@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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_47b919df> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<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_47b919df>
  skos:broader <https://w3id.org/ozcar-theia/c_04def1e8> ;
  dc:modified "2022-12-22T10:05:39"^^xsd:dateTime ;
  dc:created "2022-12-22T10:03:31"^^xsd:dateTime ;
  skos:prefLabel "Reflected photosynthetic photon flux density"@en ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_0245cc13>, <https://w3id.org/ozcar-theia/c_9530bac1> ;
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_d22f1d3d> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_ada4cbc1> ;
  ns1:simplifiedLabel "Reflected photosynthetic photon flux density"@en ;
  a skos:Concept, ns0:Variable .

ns1:c_0245cc13
  skos:prefLabel "Reflected wave"@en ;
  a ns0:Constraint, skos:Concept .

