@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_213fc1a2>
  skos:prefLabel "Photochemical reflectance index (PRI)"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_930c4b4c> .

<https://w3id.org/ozcar-theia/c_c9d47757>
  skos:prefLabel "Radiative transfert property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_930c4b4c> .

<https://w3id.org/ozcar-theia/c_930c4b4c>
  skos:broader <https://w3id.org/ozcar-theia/c_c9d47757> ;
  skos:definition "[Wikipedia] The reflectance of the surface of a material is its effectiveness in reflecting radiant energy. It is the fraction of incident electromagnetic power that is reflected at the boundary. "@en ;
  skos:narrower <https://w3id.org/ozcar-theia/c_213fc1a2> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21580> ;
  skos:prefLabel "Reflectance"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
