@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-QDGQNWQK-8>
  skos:prefLabel "Caroline du Nord"@fr, "North Carolina"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-Z5PCRS33-0> .

<http://data.loterre.fr/ark:/67375/9SD-Z5PCRS33-0>
  skos:exactMatch <https://en.wikipedia.org/wiki/Davie_County,_North_Carolina>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Davie>, <https://www.wikidata.org/wiki/Q509786>, <https://sws.geonames.org/4463078> ;
  obo:GEO_000035330 "4463078" ;
  wgs84:long -8.054447e+1 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-QDGQNWQK-8> ;
  gn:featureClass gn:A ;
  skos:prefLabel "Davie County"@en, "comté de Davie"@fr ;
  wgs84:lat 3.592916e+1 ;
  gn:featureCode gn:A.ADM2 ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Davie_County,_North_Carolina>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Davie> ;
  gn:geonamesID "4463078" .

