@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_7f32db40>
  skos:broader <https://w3id.org/ozcar-theia/c_59b6bb44> ;
  skos:definition <https://w3id.org/ozcar-theia/def_7a0fd160> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Ultraviolet"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/def_7a0fd160>
  dc:source <https://en.wikipedia.org/wiki/Ultraviolet> ;
  rdf:value "Ultraviolet (UV) is a form of electromagnetic radiation with wavelength from 10 nm (with a corresponding frequency around 30 PHz) to 400 nm (750 THz), shorter than that of visible light, but longer than X-rays."@en .

<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_7f32db40> .

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