@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_c9d47757>
  skos:prefLabel "Radiative transfert property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_33fbfd52> .

<https://w3id.org/ozcar-theia/c_33fbfd52>
  dc:modified "2022-03-10T13:13:52"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9d47757> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:exactMatch <http://lod.nal.usda.gov/nalt/1833> ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:prefLabel "Absorbance"@en ;
  skos:definition "[DBpedia] In chemistry, absorbance or decadic absorbance is the common logarithm of the ratio of incident to transmitted radiant power through a material, and spectral absorbance or spectral decadic absorbance is the common logarithm of the ratio of incident to transmitted spectral radiant power through a material."@en, "[NAL] A measure of the amount of light absorbed by a surface."@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> .

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