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

<http://data.loterre.fr/ark:/67375/9SD-NC58C6N5-0>
  skos:prefLabel "Massachusetts"@fr, "Massachusetts"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-ZHCRNDZ7-H> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-ZHCRNDZ7-H>
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Dukes>, <https://en.wikipedia.org/wiki/Dukes_County,_Massachusetts> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q54091>, <https://sws.geonames.org/4935156>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Dukes>, <https://en.wikipedia.org/wiki/Dukes_County,_Massachusetts> ;
  skos:prefLabel "comté de Dukes"@fr, "Dukes County"@en ;
  gn:featureCode gn:A.ADM2 ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-NC58C6N5-0> ;
  obo:GEO_000035330 "4935156" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  a skos:Concept ;
  gn:geonamesID "4935156" ;
  gn:featureClass gn:A ;
  wgs84:lat 4.138877e+1 ;
  wgs84:long -7.069877e+1 .

