@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://w3id.org/ozcar-theia/c_b09c4393>
  skos:broader <https://w3id.org/ozcar-theia/c_13563797> ;
  skos:definition "[USGS] The property of the surface of a liquid that allows it to resist an external force, due to the cohesive nature of its molecules."@en ;
  dc:modified "2022-03-10T13:20:28"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/8226> ;
  skos:prefLabel "Surface tension"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
