@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-LQQ9J1DT-S> .

<http://data.loterre.fr/ark:/67375/9SD-LQQ9J1DT-S>
  gn:featureCode gn:A.ADM2 ;
  skos:exactMatch <https://sws.geonames.org/4319276>, <https://en.wikipedia.org/wiki/Catahoula_Parish,_Louisiana>, <https://fr.wikipedia.org/wiki/Paroisse_de_Catahoula>, <https://www.wikidata.org/wiki/Q505282> ;
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Paroisse_de_Catahoula>, <https://en.wikipedia.org/wiki/Catahoula_Parish,_Louisiana> ;
  gn:geonamesID "4319276" ;
  gn:featureClass gn:A ;
  skos:prefLabel "Catahoula Parish"@en, "paroisse de Catahoula"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-V72SCTBX-C> ;
  wgs84:lat 3.166617e+1 ;
  a skos:Concept ;
  obo:GEO_000035330 "4319276" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  wgs84:long -9.184707e+1 .

