@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-P2XPHVZC-T> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-P2XPHVZC-T>
  gn:WikipediaArticle <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Angelina>, <https://en.wikipedia.org/wiki/Angelina_County,_Texas> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-SXCZ028L-P> ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Comt%C3%A9_d%27Angelina>, <https://en.wikipedia.org/wiki/Angelina_County,_Texas>, <https://sws.geonames.org/4670841>, <https://www.wikidata.org/wiki/Q108379> ;
  wgs84:lat 3.125476e+1 ;
  wgs84:long -9.461185e+1 ;
  skos:prefLabel "Angelina County"@en, "comté d'Angelina"@fr ;
  gn:geonamesID "4670841" ;
  obo:GEO_000035330 "4670841" ;
  gn:featureCode gn:A.ADM2 ;
  gn:featureClass gn:A ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> .

