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

<http://theia-spatial/c_18c73920>
  rdfs:label "Glacier surface flow velocity"@en ;
  skos:prefLabel "Glacier surface flow velocity"@en ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  skos:inScheme <https://www.theia-land.fr> ;
  a sosa:ObservableProperty, skos:Concept ;
  owl:sameAs <http://theia-spatial/c_18c73920> ;
  skos:exactMatch <http://theia-spatial/c_18c73920> .

<https://www.theia-land.fr> a skos:ConceptScheme, owl:Ontology .
