@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix iso-thes: <http://purl.org/iso25964/skos-thes#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ginco: <http://data.culture.fr/thesaurus/ginco/ns/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

<http://data.culture.fr/thesaurus/resource/ark:/67717/781f994e-6803-40fa-a4bb-bb03857f68b1> dct:created "2016-01-22T16:22:30+01:00" ;
	dct:modified "2016-01-22T16:22:30+01:00" ;
	iso-thes:status "1" ;
	a skos:Concept ;
	skos:broader <http://data.culture.fr/thesaurus/resource/ark:/67717/fad70ece-bcc7-485c-953a-c6ce11196e1b> ;
	skos:inScheme <http://data.culture.fr/thesaurus/resource/ark:/67717/T84> ;
	skos:prefLabel "Yokohama"@fr-fr ;
	xl:prefLabel <http://data.culture.fr/thesaurus/resource/ark:/67717/e8e2ab2e-1740-4560-aada-81dfe55c81f4> .

<http://data.culture.fr/thesaurus/resource/ark:/67717/fad70ece-bcc7-485c-953a-c6ce11196e1b> skos:narrower <http://data.culture.fr/thesaurus/resource/ark:/67717/781f994e-6803-40fa-a4bb-bb03857f68b1> .
