@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_6f32e1bc>
  skos:prefLabel "Travel duration from emitter to receiver"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_1891fe59> .

<https://w3id.org/ozcar-theia/c_79cd5d9f>
  skos:prefLabel "Period"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_1891fe59> .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_1891fe59> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_1891fe59>
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_79cd5d9f>, <https://w3id.org/ozcar-theia/c_6f32e1bc> ;
  skos:prefLabel "Duration"@en ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/10381>, <http://vocabs.lter-europe.net/EnvThes/10046> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition "[Wikipedia] The amount of time elapsed between two events"@en .

