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

p21:-PH90JGMP-3
  skos:hiddenLabel "Institute"@en, "Institut"@fr ;
  skos:definition "Un institut est une organisation permanente créée dans un certain but. C'est habituellement une institution de recherche, une société savante, un établissement d'enseignement supérieur indépendant ou annexé à une faculté. (Source : DBpedia)"@fr ;
  skos:inScheme p21: ;
  skos:prefLabel "institute"@en, "institut"@fr ;
  inist:semCategory "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Institute> .

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

p21: a skos:ConceptScheme .
