@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_9530bac1>
  skos:prefLabel "Photosynthetically active radiation"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/c_04def1e8>
  skos:prefLabel "Photosynthetic photon flux density"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_978fdfbf> .

<https://w3id.org/ozcar-theia/c_beb62caf>
  skos:prefLabel "Incoming radiation"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_45797c26>
  dc:source <https://en.wikipedia.org/wiki/Photosynthetically_active_radiation> ;
  rdf:value "The number of photons in the 400-700 nm range received by a surface for a specified amount of time."@en .

<https://w3id.org/ozcar-theia/c_d22f1d3d>
  skos:prefLabel "Number density"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_ada4cbc1>
  skos:prefLabel "Photons"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_978fdfbf>
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_d22f1d3d> ;
  skos:prefLabel "Incoming photosynthetic photon flux density"@en ;
  a skos:Concept, ns0:Variable ;
  dc:modified "2022-12-22T09:54:02"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition <https://w3id.org/ozcar-theia/def_45797c26> ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_9530bac1>, <https://w3id.org/ozcar-theia/c_beb62caf> ;
  skos:broader <https://w3id.org/ozcar-theia/c_04def1e8> ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_ada4cbc1> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns1:simplifiedLabel "Incoming photosynthetic photon flux density"@en .

