@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <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_03a3b91e>
  skos:prefLabel "Flowing through river section"@en ;
  a <https://w3id.org/iadopt/ont/Constraint>, skos:Concept .

<https://w3id.org/ozcar-theia/c_19626686>
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  ns0:hasConstraint <https://w3id.org/ozcar-theia/c_03a3b91e>, <https://w3id.org/ozcar-theia/c_d3eb03c4> ;
  skos:broader <https://w3id.org/ozcar-theia/c_d8ba24b8> ;
  ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_c98afafc> ;
  dc:created "2022-12-19T17:00:55"^^xsd:dateTime ;
  ns0:hasMatrix <https://w3id.org/ozcar-theia/c_97bb7b91> ;
  ns1:simplifiedLabel "Surface water suspended sediment flux"@en ;
  ns0:hasProperty ns1:c_bd34d682 ;
  dc:modified "2024-01-12T16:30:25"^^xsd:dateTime ;
  skos:inScheme ns1: ;
  skos:prefLabel "Surface water suspended sediment mass flux through river section"@en .

ns1:c_97bb7b91
  skos:prefLabel "River"@en ;
  a ns0:Entity, skos:Concept .

ns1: a skos:ConceptScheme, owl:Ontology .
ns1:c_d3eb03c4
  skos:prefLabel "Suspended"@en ;
  a ns0:Constraint, skos:Concept .

ns1:c_d8ba24b8
  skos:prefLabel "Surface water suspended sediment flux"@en ;
  a ns0:Variable, skos:Concept ;
  skos:narrower ns1:c_19626686 .

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

ns1:c_bd34d682
  skos:prefLabel "Mass flux"@en ;
  a ns0:Property, skos:Concept .

