@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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

<https://w3id.org/ozcar-theia/c_635e4f72>
  skos:prefLabel "Bedded sediment"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_455f6606> .

<https://w3id.org/ozcar-theia/c_455f6606>
  skos:broader <https://w3id.org/ozcar-theia/c_d0bd8b1c> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_635e4f72>, <https://w3id.org/ozcar-theia/c_d3eb03c4> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Sediment constraint"@en ;
  a skos:Concept .

