@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gn: <https://www.geonames.org/ontology#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-GSTPKVBS-4>
  skos:prefLabel "province de Liège"@fr, "Liège Province"@en, "Provinz Lüttich"@de ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-VQLP24WR-H> .

<http://data.loterre.fr/ark:/67375/9SD-VQLP24WR-H>
  gn:featureClass gn:A ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-GSTPKVBS-4> ;
  wgs84:long 5.864810e+0 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Arrondissement_administratif_de_Verviers>, <https://www.wikidata.org/wiki/Q93989>, <https://en.wikipedia.org/wiki/Arrondissement_of_Verviers>, <http://sws.geonames.org/2784820/> ;
  skos:prefLabel "arrondissement de Verviers"@fr, "Arrondissement of Verviers"@en ;
  skos:altLabel "arrondissement administratif de Verviers"@fr ;
  gn:featureCode gn:A.ADM3 ;
  gn:geonamesID "2784820" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:lat 5.058389e+1 ;
  obo:GEO_000035330 "2784820" ;
  a skos:Concept .

