@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-XXQZDPXZ-B>
  skos:prefLabel "Nebraska"@fr, "Nebraska"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-TZ2PZ40B-2> .

<http://data.loterre.fr/ark:/67375/9SD-TZ2PZ40B-2>
  gn:featureClass gn:A ;
  skos:hiddenLabel "Lancaster County"@en, "Comté de Lancaster"@fr ;
  skos:prefLabel "comté de Lancaster (Nebraska)"@fr, "Lancaster County (Nebraska)"@en ;
  skos:altLabel "Lancaster County, Nebraska"@en, "comté de Lancaster (NE)"@fr, "comté de Lancaster, NE"@fr, "Lancaster County, NE"@en, "comté de Lancaster, Nebraska"@fr, "Lancaster County (NE)"@en ;
  gn:featureCode gn:A.ADM2 ;
  wgs84:lat 4.078417e+1 ;
  gn:geonamesID "5071741" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-XXQZDPXZ-B> ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lancaster_(Nebraska)>, <https://www.wikidata.org/wiki/Q484530>, <https://sws.geonames.org/5071741>, <https://en.wikipedia.org/wiki/Lancaster_County,_Nebraska> ;
  wgs84:long -9.668776e+1 ;
  obo:GEO_000035330 "5071741" ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Lancaster_County,_Nebraska>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Lancaster_(Nebraska)> .

