@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-G8RLXPZJ-L>
  skos:prefLabel "Rhode Island"@fr, "Rhode Island"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-QHPP7MN0-8> .

<http://data.loterre.fr/ark:/67375/9SD-QHPP7MN0-8>
  skos:prefLabel "Kent County (Rhode Island)"@en, "comté de Kent (Rhode Island)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  skos:hiddenLabel "Kent County"@en, "Comté de Kent"@fr ;
  skos:altLabel "Kent County (RI)"@en, "Kent County, Rhode Island"@en, "comté de Kent, RI"@fr, "comté de Kent (RI)"@fr, "Kent County, RI"@en, "comté de Kent, Rhode Island"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-G8RLXPZJ-L> ;
  gn:featureCode gn:A.ADM2 ;
  skos:exactMatch <https://sws.geonames.org/5222961>, <https://www.wikidata.org/wiki/Q54254>, <https://en.wikipedia.org/wiki/Kent_County,_Rhode_Island>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Kent_(Rhode_Island)> ;
  gn:featureClass gn:A ;
  obo:GEO_000035330 "5222961" ;
  wgs84:long -7.157895e+1 ;
  a skos:Concept ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Kent_(Rhode_Island)>, <https://en.wikipedia.org/wiki/Kent_County,_Rhode_Island> ;
  wgs84:lat 4.167334e+1 ;
  gn:geonamesID "5222961" .

