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

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_23edebe8>
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition <https://w3id.org/ozcar-theia/def_eb5ca8d8> ;
  dc:modified "2023-01-24T11:08:45"^^xsd:dateTime ;
  dc:created "2023-01-24T11:08:06"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Presence"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_b70409a7> ns0:hasProperty <https://w3id.org/ozcar-theia/c_23edebe8> .
<https://w3id.org/ozcar-theia/def_eb5ca8d8>
  dc:source <https://en.wiktionary.org/wiki/presence> ;
  rdf:value "The fact or condition of being present, or of being within sight or call, or at hand."@en .

