@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#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

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

<https://w3id.org/ozcar-theia/c_76981dd9>
  skos:broader <https://w3id.org/ozcar-theia/c_c9d47757> ;
  skos:definition "[Fundamentals of solar radiation, Lucien Wald] The total or spectral direct fraction can be defined as the ratio between the direct component and the global radiation."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Direct fraction"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

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