@prefix d63: <http://data.loterre.fr/ark:/67375/D63> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gn: <https://www.geonames.org/ontology#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix ns0: <http://rdf.insee.fr/def/geo#> .

d63: a skos:ConceptScheme .
d63:-PNW17W5G-B
  skos:prefLabel "Département de la Dordogne"@fr, "Dordogne (department)"@en ;
  a skos:Concept ;
  skos:narrower d63:-PSGD7TF7-C .

d63:-PSGD7TF7-C
  skos:broader d63:-PNW17W5G-B ;
  gn:geonamesID "6429545", "2980063" ;
  skos:exactMatch <http://sws.geonames.org/6429545/>, <http://sws.geonames.org/2980063/>, <https://fr.wikipedia.org/wiki/Saint-Front-la-Rivi%C3%A8re>, <http://id.insee.fr/geo/commune/43d88e53-9031-4422-be9c-73d50e016217>, <https://www.wikidata.org/wiki/Q626824>, <https://ark.frantiq.fr/ark:/26678/pcrtkt6dfXrtmd> ;
  dc11:description "Locate on <a href=\"https://www.openstreetbrowser.org/#map=14/45.47169/0.72745\">OpenStreetMap</a>"@en, "Localiser via <a href=\"https://www.openstreetbrowser.org/#map=14/45.47169/0.72745\">OpenStreetMap</a>"@fr ;
  gn:featureClass gn:P, gn:A ;
  dc:created "2018-09-19"^^xsd:date ;
  gn:featureCode gn:A.ADM4, gn:P.PPL ;
  wgs84:lat 4.547169e+1 ;
  skos:inScheme d63: ;
  a skos:Concept ;
  vcard:postal-code "24300" ;
  skos:prefLabel "Saint-Front-la-Rivière"@fr, "Saint-Front-la-Rivière"@en ;
  wgs84:long 7.274500e-1 ;
  ns0:codeINSEE "24410" .

