@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://www.theia-land.fr> a skos:ConceptScheme, owl:Ontology .
<http://theia-spatial/c_341ce66a>
  skos:prefLabel "Variable"@en ;
  a <http://theia-spatial/CategoryOfVariable>, skos:Concept ;
  skos:narrower <http://theia-spatial/c_7eea8faa> .

<http://theia-spatial/c_7eea8faa>
  skos:broader <http://theia-spatial/c_341ce66a> ;
  rdfs:label "Integrated water vapor content"@en, "Contenu de vapeur d'eau intégrée"@fr ;
  skos:inScheme <https://www.theia-land.fr> ;
  a sosa:ObservableProperty, skos:Concept ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  dc:description "Substance aqueuse sous forme de vapeur ; l’un des plus importants de tous les constituants de l’atmosphère. Air en mouvement par rapport à la surface de la terre (également appelé vapeur aqueuse, humidité.)"@fr, "Water substance in vapor form; one of the most important of all constituents of the atmosphere.Air in motion relative to the surface of the earth (also called aqueous vapor, moisture."@en ;
  skos:prefLabel "Contenu de vapeur d'eau intégrée"@fr, "Integrated water vapor content"@en ;
  owl:sameAs <http://theia-spatial/c_7eea8faa> ;
  skos:exactMatch <http://theia-spatial/c_7eea8faa> .

