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

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-D6316VP6-X>
  skos:prefLabel "district de Tübingen"@fr, "Regierungsbezirk Tübingen"@de, "Tübingen Region"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-R6TV492Q-X> .

<http://data.loterre.fr/ark:/67375/9SD-R6TV492Q-X>
  a skos:Concept ;
  skos:prefLabel "Sigmaringen District"@en, "arrondissement de Sigmaringen"@fr, "Landkreis Sigmaringen"@de ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-D6316VP6-X> ;
  obo:GEO_000035330 "3220793" ;
  gn:geonamesID "3220793" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Arrondissement_de_Sigmaringen>, <https://en.wikipedia.org/wiki/Sigmaringen_(district)>, <https://sws.geonames.org/3220793/>, <https://www.wikidata.org/wiki/Q8230>, <http://data.europa.eu/nuts/code/DE149> ;
  gn:featureCode gn:A.ADM3 ;
  wgs84:lat 4.803611e+1 ;
  skos:hiddenLabel "Sigmaringen"@fr ;
  gn:featureClass gn:A ;
  ns0:P605 "DE149" ;
  wgs84:long 9.232780e+0 .

