@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_c1c82eea>
  skos:prefLabel "Unventilated"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9cbc9e1> .

<https://w3id.org/ozcar-theia/c_763e5cf3>
  skos:prefLabel "Wet"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9cbc9e1> .

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_54eeffc0>
  skos:prefLabel "Ventilated"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9cbc9e1> .

<https://w3id.org/ozcar-theia/c_77662f60>
  skos:prefLabel "Dry"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_c9cbc9e1> .

<https://w3id.org/ozcar-theia/c_c9cbc9e1>
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:narrower <https://w3id.org/ozcar-theia/c_c1c82eea>, <https://w3id.org/ozcar-theia/c_763e5cf3>, <https://w3id.org/ozcar-theia/c_77662f60>, <https://w3id.org/ozcar-theia/c_54eeffc0> ;
  skos:broader <https://w3id.org/ozcar-theia/c_d0bd8b1c> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  a skos:Concept ;
  skos:prefLabel "Air constraint"@en ;
  skos:broadMatch <http://vocabs.lter-europe.net/EnvThes/10313> .

