@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_e74fb436> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_6a047fac> .
<https://w3id.org/ozcar-theia/c_6a047fac>
  skos:broader <https://w3id.org/ozcar-theia/c_59b6bb44> ;
  skos:definition <https://w3id.org/ozcar-theia/def_395508be> ;
  dc:modified "2022-12-20T12:01:00"^^xsd:dateTime ;
  dc:created "2022-12-20T11:59:54"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Gamma ray"@en ;
  a ns0:Entity, skos:Concept .

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

<https://w3id.org/ozcar-theia/def_395508be>
  dc:source <https://en.wikipedia.org/wiki/Gamma_ray> ;
  rdf:value "Penetrating form of electromagnetic radiation arising from the radioactive decay of atomic nuclei. It consists of the shortest wavelength electromagnetic waves, typically shorter than those of X-rays."@en .

