@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 gvp: <http://vocab.getty.edu/ontology#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<http://data.loterre.fr/ark:/67375/9SD> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/9SD-RLB8TVJJ-D>
  skos:prefLabel "Saint-Marin"@fr, "San Marino"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/9SD-ZPVMX5MW-S> .

<http://data.loterre.fr/ark:/67375/9SD-ZPVMX5MW-S>
  skos:prefLabel "City of San Marino"@en, "Ville de Saint-Marin"@fr ;
  gn:featureCode gn:P.PPLC ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1848>, <https://www.geonames.org/3168070>, <https://fr.wikipedia.org/wiki/Ville_de_Saint-Marin>, <https://en.wikipedia.org/wiki/City_of_San_Marino>, <http://dbpedia.org/page/City_of_San_Marino> ;
  skos:broader <http://data.loterre.fr/ark:/67375/9SD-RLB8TVJJ-D> ;
  gn:featureClass gn:P ;
  gn:geonamesID "3168070" ;
  wgs84:lat 4.393201e+1 ;
  wgs84:long 1.244845e+1 ;
  gvp:tgn3201_capital_of <http://data.loterre.fr/ark:/67375/9SD-RLB8TVJJ-D> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/9SD> ;
  obo:GEO_000035330 "3168070" .

