@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#> .

<https://w3id.org/ozcar-theia/c_8d75ce75> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_763e5cf3> .
<https://w3id.org/ozcar-theia/c_763e5cf3>
  ns0:constrains <https://w3id.org/ozcar-theia/c_d57d0742> ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9cbc9e1> ;
  dc:modified "2022-12-22T09:29:48"^^xsd:dateTime ;
  dc:created "2022-12-22T09:29:19"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Wet"@en ;
  a ns0:Constraint, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_d57d0742>
  skos:prefLabel "Air"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/c_c9cbc9e1>
  skos:prefLabel "Air constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_763e5cf3> .

