@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-V72SCTBX-C>
  skos:prefLabel "Louisiane"@fr, "Louisiana"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-JDP7D1MH-0> .

<http://data.loterre.fr/ark:/67375/9SD-JDP7D1MH-0>
  skos:prefLabel "paroisse de Saint-Jean-Baptiste"@fr, "Saint John the Baptist Parish"@en ;
  gn:featureClass gn:A ;
  skos:exactMatch <https://en.wikipedia.org/wiki/St._John_the_Baptist_Parish,_Louisiana>, <https://sws.geonames.org/4339881>, <https://www.wikidata.org/wiki/Q507629>, <https://fr.wikipedia.org/wiki/Paroisse_de_Saint-Jean-Baptiste> ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:lat 3.012646e+1 ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Paroisse_de_Saint-Jean-Baptiste>, <https://en.wikipedia.org/wiki/St._John_the_Baptist_Parish,_Louisiana> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:geonamesID "4339881" ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-V72SCTBX-C> ;
  obo:GEO_000035330 "4339881" ;
  wgs84:long -9.047088e+1 .

