@prefix xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix ginco: <http://data.culture.fr/thesaurus/ginco/ns/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix iso-thes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/481c9841-0681-4fa1-ad3d-65e786028a3d> ginco:latitude "37.3036"^^xsd:string ;
	ginco:longitude "-122.0361"^^xsd:string ;
	dct:created "2023-05-02T16:21:07+02:00"^^xsd:string ;
	dct:modified "2023-05-02T16:21:07+02:00"^^xsd:string ;
	iso-thes:status "1"^^xsd:string ;
	a skos:Concept ;
	skos:broader <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/ac03c7c6-bc57-42de-844e-ece272357816> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/1a8ca86b-74cf-495a-b734-d1cebeddb5bf> ;
	skos:prefLabel "Sunnyvale"@fr-fr ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/7a1f286b-997e-469b-8d07-be96c4419a28> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/ac03c7c6-bc57-42de-844e-ece272357816> skos:narrower <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/481c9841-0681-4fa1-ad3d-65e786028a3d> .
