@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/5b866976-3082-4704-9cc1-97c4dce1c843> dct:created "2020-04-08T09:00:37+02:00" ;
	dct:modified "2020-04-08T09:00:37+02:00" ;
	iso-thes:status "1" ;
	a skos:Concept ;
	skos:altLabel "Sellier Henri"@fr-fr ;
	skos:inScheme <http://data.culture.fr/thesaurus/resource/ark:/67717/T513> ;
	skos:prefLabel "SELLIER Henri"@fr-fr ;
	xl:altLabel <http://data.culture.fr/thesaurus/resource/ark:/67717/d2c46769-6959-4ef9-9048-b44167d92605> ;
	xl:prefLabel <http://data.culture.fr/thesaurus/resource/ark:/67717/b8e1abb9-939b-4c7e-9779-2218ba5b15a6> .

<http://data.culture.fr/thesaurus/resource/ark:/67717/T513> skos:hasTopConcept <http://data.culture.fr/thesaurus/resource/ark:/67717/5b866976-3082-4704-9cc1-97c4dce1c843> .
