@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-SXCZ028L-P>
  skos:prefLabel "Texas"@fr, "Texas"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-B2ZGF7XK-V> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-B2ZGF7XK-V>
  skos:exactMatch <https://www.wikidata.org/wiki/Q26762>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Starr>, <https://sws.geonames.org/4734150>, <https://en.wikipedia.org/wiki/Starr_County,_Texas> ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/Starr_County,_Texas>, <https://fr.wikipedia.org/wiki/Comt%C3%A9_de_Starr> ;
  wgs84:lat 2.656215e+1 ;
  gn:geonamesID "4734150" ;
  wgs84:long -9.873840e+1 ;
  skos:prefLabel "comté de Starr"@fr, "Starr County"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  obo:GEO_000035330 "4734150" ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-SXCZ028L-P> ;
  gn:featureClass gn:A ;
  gn:featureCode gn:A.ADM2 ;
  a skos:Concept .

