@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/TSO-FTK2F4DH-T>
  skos:prefLabel "politique institutionnelle"@fr, "institutional policy"@en, "política institucional"@es ;
  skos:definition "Directrices adoptadas por una institución académica o una fundación."@es, "Lignes de conduite adoptées par un établissement universitaire ou une fondation."@fr, "Courses of actions adopted by an academic establishment or foundation."@en ;
  skos:altLabel "politique d'un établissement"@fr ;
  skos:exactMatch <https://vocabularyserver.com/openscience/index.php?tema=40> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  dc:created "2021-03-18"^^xsd:date ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-QL0JTPZ5-J> ;
  dc:modified "2025-01-20"^^xsd:date ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-QL0JTPZ5-J>
  skos:prefLabel "política organizacional"@es, "politique organisationnelle"@fr, "organisational policy"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-FTK2F4DH-T> .

