@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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_a048ebab> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_53a5d2f0> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_4414b517>
  skos:prefLabel "Wind"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/c_97f4e897>
  skos:prefLabel "Space constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_53a5d2f0> .

<https://w3id.org/ozcar-theia/c_78b2a203> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_53a5d2f0> .
<https://w3id.org/ozcar-theia/c_53a5d2f0>
  ns0:constrains <https://w3id.org/ozcar-theia/c_4414b517> ;
  skos:broader <https://w3id.org/ozcar-theia/c_97f4e897> ;
  dc:modified "2022-02-08T16:36:56"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "3 meters height"@en ;
  a ns0:Constraint, skos:Concept .

