@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/def_6cd9a41d>
  dc:source <https://www.britannica.com/science/solar-radiation> ;
  rdf:value "Electromagnetic radiation, including X-rays, ultraviolet and infrared radiation, and radio emissions, as well as visible light, emanating from the Sun. "@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_59b6bb44>
  skos:prefLabel "Electromagnetic radiation"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b9ce5638> .

<https://w3id.org/ozcar-theia/c_b9ce5638>
  skos:broader <https://w3id.org/ozcar-theia/c_59b6bb44> ;
  skos:definition <https://w3id.org/ozcar-theia/def_6cd9a41d> ;
  dc:modified "2022-12-19T16:40:43"^^xsd:dateTime ;
  dc:created "2022-12-19T16:39:11"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Solar radiation"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_cbac8f6c> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_b9ce5638> .
