@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Organisme__Institution
  skos:prefLabel "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-XVBWVGCZ-P .

p21:-XVBWVGCZ-P
  inist:semCategory "Organisme / Institution"@fr, "Organization / Institution"@en ;
  skos:hiddenLabel "Institution littéraire"@fr, "Literary institution"@en ;
  a skos:Concept ;
  skos:inScheme p21: ;
  skos:prefLabel "institution littéraire"@fr, "literary institution"@en .

p21: a skos:ConceptScheme .
