@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#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_4b549804>
  skos:prefLabel "Volume"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a97e9a42> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_a97e9a42>
  skos:broader <https://w3id.org/ozcar-theia/c_4b549804> ;
  skos:definition "[USDA] Snow Water Equivalent, or SWE, is a commonly used measurement used by hydrologists and water managers to gage the amount of liquid water contained within the snowpack. In other words, it is the amount of water that will be released from the snowpack when it melts."@en ;
  dc:modified "2022-04-29T16:52:22"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22242> ;
  skos:prefLabel "Snow water equivalent"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_11b1ffca> ns0:hasProperty <https://w3id.org/ozcar-theia/c_a97e9a42> .
