@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix ns1: <http://purl.org/voc/cpm#> .
@prefix ns2: <https://w3id.org/ozcar-theia/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_903713a3>
  skos:broader <https://w3id.org/ozcar-theia/c_bbd6d1b6> ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_635e4f72> ;
  ns1:statisticalMeasure <https://w3id.org/ozcar-theia/c_51ce9440> ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_c98afafc> ;
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_4b549804> ;
  a ns0:Variable, skos:Concept ;
  skos:prefLabel "Volume of bedload sediment trapped into deposit zone since last measurement"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns2:simplifiedLabel "Volume of bedload sediment"@en .

ns2: a skos:ConceptScheme, owl:Ontology .
ns2:c_635e4f72
  skos:prefLabel "Bedded sediment"@en ;
  a ns0:Constraint, skos:Concept .

ns2:c_4b549804
  skos:prefLabel "Volume"@en ;
  a ns0:Property, skos:Concept .

ns2:c_c98afafc
  skos:prefLabel "Sediment"@en ;
  a ns0:Entity, skos:Concept .

ns2:c_bbd6d1b6
  skos:prefLabel "Volume of bedload sediment"@en ;
  a ns0:Variable, skos:Concept ;
  skos:narrower ns2:c_903713a3 .

ns2:c_51ce9440
  skos:prefLabel "Accumulation since last measurement"@en ;
  a ns1:StatisticalMeasure, skos:Concept .

