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

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-PLS7C3TK-1>
  skos:prefLabel "ville de Fredericksburg"@fr, "City of Fredericksburg"@en ;
  obo:GEO_000035330 "4760084" ;
  wgs84:lat 3.830318e+1 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fredericksburg_(Virginie)>, <https://www.wikidata.org/wiki/Q492342>, <https://sws.geonames.org/4760084>, <https://en.wikipedia.org/wiki/Fredericksburg,_Virginia> ;
  a skos:Concept ;
  gn:geonamesID "4760084" ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:long -7.746054e+1 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-BWDVXCXJ-G> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Fredericksburg_(Virginie)>, <https://en.wikipedia.org/wiki/Fredericksburg,_Virginia> ;
  gn:featureClass gn:A ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> .

<http://data.loterre.fr/ark:/67375/9SD-BWDVXCXJ-G>
  skos:prefLabel "Virginie"@fr, "Virginia"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-PLS7C3TK-1> .

