@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gn: <https://www.geonames.org/ontology#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-ZW4L30W4-F>
  gn:featureCode gn:A.ADM2 ;
  a skos:Concept ;
  skos:prefLabel "City and County of San Francisco"@en, "comté de San Francisco"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q62>, <https://fr.wikipedia.org/wiki/San_Francisco>, <https://sws.geonames.org/5391997>, <https://en.wikipedia.org/wiki/San_Francisco> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  gn:featureClass gn:A ;
  obo:GEO_000035330 "5391997" ;
  wgs84:lat 3.777823e+1 ;
  gn:WikipediaArticle <https://en.wikipedia.org/wiki/San_Francisco>, <https://fr.wikipedia.org/wiki/San_Francisco> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-BHFSLLCB-N> ;
  wgs84:long -1.224425e+2 ;
  gn:geonamesID "5391997" .

<http://data.loterre.fr/ark:/67375/9SD-BHFSLLCB-N>
  skos:prefLabel "Californie"@fr, "California"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-ZW4L30W4-F> .

