@prefix dct: <http://purl.org/dc/terms/> .
@prefix ginco: <http://data.culture.fr/thesaurus/ginco/ns/> .
@prefix xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/> .

ginco:narrowerPartitive a owl:ObjectProperty ;
	rdfs:label "narrowerPartitive"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:narrower ;
	owl:inverseOf ginco:broaderPartitive .

ginco:broaderPartitive a owl:ObjectProperty ;
	rdfs:label "broaderPartitive"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:broader ;
	owl:inverseOf ginco:narrowerPartitive .

ginco:TermeAssocie a owl:ObjectProperty ;
	rdfs:label "TermeAssocie"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:related .

ginco:broaderGeneric a owl:ObjectProperty ;
	rdfs:label "broaderGeneric"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:broader ;
	owl:inverseOf ginco:narrowerGeneric .

ginco:narrowerGeneric a owl:ObjectProperty ;
	rdfs:label "narrowerGeneric"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:narrower ;
	owl:inverseOf ginco:broaderGeneric .

ginco:narrowerInstantive a owl:ObjectProperty ;
	rdfs:label "narrowerInstantive"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:narrower ;
	owl:inverseOf ginco:broaderInstantive .

ginco:broaderInstantive a owl:ObjectProperty ;
	rdfs:label "broaderInstantive"^^<http://www.w3.org/2001/XMLSchema#string> ;
	rdfs:subPropertyOf skos:broader ;
	owl:inverseOf ginco:narrowerInstantive .

ginco:CustomConceptAttribute a owl:DatatypeProperty ;
	rdfs:label "CustomConceptAttribute"^^<http://www.w3.org/2001/XMLSchema#string> .

iso-thes:status a owl:DatatypeProperty ;
	rdfs:label "status"^^<http://www.w3.org/2001/XMLSchema#string> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/5adafae7-2a94-41ac-802e-4e4050dd47dc> a skos:ConceptScheme ;
	dct:modified "2022-09-23T09:40:29+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:14:39+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:rights "CC-BY 4.0"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:contributor "INHA"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:relation ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:language "fr-FR"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:source ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:hasTopConcept <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/15e06b5d-d9f9-4dca-ac9e-d0188388d529> , <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/cd88d7ec-7f55-4f87-9888-3e10c8e1d5ee> , <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/7486dd46-c12c-443b-b600-beeb18b39d68> ;
	dc:type "Thésaurus"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:coverage ""^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:issued "Publication"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:title "Thésaurus AGORHA type de collection"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:description "Le thésaurus documentaire AGORHA_TYPE_COLLECTION est utilisé dans la plateforme AGORHA pour lister les mots-clés relatifs aux types de collection."^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:creator _:node1gbl25m1sx59 ;
	dc:publisher "INHA"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:subject "collection"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:dateSubmitted "2022-09-23T09:40:44.104+02:00"^^<http://www.w3.org/2001/XMLSchema#string> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/15e06b5d-d9f9-4dca-ac9e-d0188388d529> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/a9f26cd0-d526-4065-9e1a-d5aaed52d61c> ;
	skos:prefLabel "collection d'une famille"@fr-fr ;
	dct:modified "2021-10-08T16:16:15+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:16:15+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/5adafae7-2a94-41ac-802e-4e4050dd47dc> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/a9f26cd0-d526-4065-9e1a-d5aaed52d61c> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-10-08T16:16:15+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:16:15+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "collection d'une famille"@fr-fr .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/cd88d7ec-7f55-4f87-9888-3e10c8e1d5ee> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/0f63f820-1957-4fc0-9b5f-bed8a93e7b7f> ;
	skos:prefLabel "collection d'une personne"@fr-fr ;
	dct:modified "2021-10-08T16:16:00+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:16:00+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/5adafae7-2a94-41ac-802e-4e4050dd47dc> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/0f63f820-1957-4fc0-9b5f-bed8a93e7b7f> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-10-08T16:16:00+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:16:00+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "collection d'une personne"@fr-fr .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/7486dd46-c12c-443b-b600-beeb18b39d68> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/2d4528f9-eb7d-4537-b4ee-5e519371cc59> ;
	skos:prefLabel "collection d'une collectivité"@fr-fr ;
	dct:modified "2021-10-08T16:15:46+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:15:46+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/5adafae7-2a94-41ac-802e-4e4050dd47dc> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/2d4528f9-eb7d-4537-b4ee-5e519371cc59> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-10-08T16:15:46+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-10-08T16:15:46+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "collection d'une collectivité"@fr-fr .

_:node1gbl25m1sx59 a foaf:Organization ;
	foaf:homepage "https://www.inha.fr/fr/recherche/le-departement-des-etudes-et-de-la-recherche/service-numerique-de-la-recherche.html"^^<http://www.w3.org/2001/XMLSchema#string> ;
	foaf:name "INHA, département des études et de la recherche, service numérique de la recherche – AGORHA"^^<http://www.w3.org/2001/XMLSchema#string> .
