@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-H0BSK47H-Z>
  skos:prefLabel "política de ciencia abierta"@es, "politique de science ouverte"@fr, "open science policy"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-G4CFRKD0-L> .

<http://data.loterre.fr/ark:/67375/TSO-G4CFRKD0-L>
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:prefLabel "política disciplinaria"@es, "subject policy"@en, "politique disciplinaire"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-H0BSK47H-Z> ;
  a skos:Concept ;
  dc:modified "2025-01-20"^^xsd:date ;
  skos:definition "Courses of actions on a specific branch of knowledge."@en, "Directrices para un campo de conocimiento concreto."@es, "Lignes de conduite concernant un champ de connaissance particulier."@fr ;
  skos:exactMatch <https://vocabularyserver.com/openscience/index.php?tema=37> ;
  dc:created "2021-03-18"^^xsd:date .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
