@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/a3285670-ae96-4b62-8e4a-292616765c0e> ginco:latitude "45.5487"^^xsd:string ;
	ginco:longitude "9.2162"^^xsd:string ;
	dct:created "2023-12-20T17:11:52+01:00"^^xsd:string ;
	dct:modified "2023-12-20T17:11:52+01:00"^^xsd:string ;
	iso-thes:status "1"^^xsd:string ;
	a skos:Concept ;
	skos:broader <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/42e59aa4-b3c9-43c3-898b-50d1c28fcbbd> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/1a8ca86b-74cf-495a-b734-d1cebeddb5bf> ;
	skos:prefLabel "Cinisello Balsamo"@fr-fr ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/b60a9c3d-36a9-437a-a35a-aa8526adbeb8> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/42e59aa4-b3c9-43c3-898b-50d1c28fcbbd> skos:narrower <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/a3285670-ae96-4b62-8e4a-292616765c0e> .
