@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/992c1c3d-f12e-4f6e-837f-5ee157d53612> a skos:ConceptScheme ;
	dct:modified "2022-09-23T09:43:52+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+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/ab33683b-9129-4701-8920-dd966a1a4a02> , <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/d53a68c0-9aa2-4537-be9e-1e116d0055cb> , <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/a036ac42-bd9a-4b3e-b9c4-9b764ff3756f> ;
	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 stockage"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:description "Le thésaurus documentaire AGORHA_TYPE_STOCKAGE est utilisé dans la plateforme AGORHA pour lister les mots-clés relatifs aux types de stockage des documents."^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:creator _:node1gbl25m1sx68 ;
	dc:publisher "INHA"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dc:subject "stockage"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:dateSubmitted "2022-09-23T09:44:05.824+02:00"^^<http://www.w3.org/2001/XMLSchema#string> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/ab33683b-9129-4701-8920-dd966a1a4a02> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/20a4177b-7651-4fc2-a8bd-5e42c9f46b43> ;
	skos:prefLabel "archivage"@fr-fr ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/992c1c3d-f12e-4f6e-837f-5ee157d53612> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/20a4177b-7651-4fc2-a8bd-5e42c9f46b43> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "archivage"@fr-fr .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/d53a68c0-9aa2-4537-be9e-1e116d0055cb> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/e1fc1eeb-afde-4bf8-b2e3-155add77ac5b> ;
	skos:prefLabel "communication"@fr-fr ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/992c1c3d-f12e-4f6e-837f-5ee157d53612> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/e1fc1eeb-afde-4bf8-b2e3-155add77ac5b> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "communication"@fr-fr .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/a036ac42-bd9a-4b3e-b9c4-9b764ff3756f> a skos:Concept ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:prefLabel <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/9c607093-cbf2-488e-ad9b-68dd2e9281fd> ;
	skos:prefLabel "conservation"@fr-fr ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	skos:inScheme <https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/992c1c3d-f12e-4f6e-837f-5ee157d53612> .

<https://thesaurus.inha.fr/thesaurus/resource/ark:/54721/9c607093-cbf2-488e-ad9b-68dd2e9281fd> a iso-thes:PreferredTerm ;
	iso-thes:status "1"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:modified "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	dct:created "2021-09-27T15:32:41+02:00"^^<http://www.w3.org/2001/XMLSchema#string> ;
	xl:literalForm "conservation"@fr-fr .

_:node1gbl25m1sx68 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> .
