@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-WQZLFBGK-M>
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Grand_Forks_County,_North_Dakota>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Grand_Forks> ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Grand_Forks_County,_North_Dakota>, <https://www.wikidata.org/wiki/Q135328>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Grand_Forks>, <https://sws.geonames.org/5059430> ;
  a skos:Concept ;
  wgs84:long -9.745693e+1 ;
  skos:prefLabel "Grand Forks County"@en, "comté de Grand Forks"@fr ;
  wgs84:lat 4.792192e+1 ;
  gn:featureCode gn:A.ADM2 ;
  gn:featureClass gn:A ;
  obo:GEO_000035330 "5059430" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "5059430" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-F7VG3KHW-Z> .

<http://data.loterre.fr/ark:/67375/9SD-F7VG3KHW-Z>
  skos:prefLabel "Dakota du Nord"@fr, "North Dakota"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-WQZLFBGK-M> .

