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

<https://w3id.org/ozcar-theia/c_1be0bfa3>
  skos:broader <https://w3id.org/ozcar-theia/c_c9d47757> ;
  skos:definition "[Fundamentals of Solar Radiation, Lucien Wald] The diffuse fraction kD of the radiation (irradiance, irradiation) is the ratio of the diffuse component to the global radiation received on a horizontal plane. The diffuse fraction is dimensionless. It quantifies the part of the diffuse radiation in the global radiation. It can be defined for a wavelength, a range of wavelengths, or the entire spectrum."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Diffuse fraction"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

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