@prefix tso: <http://data.loterre.fr/ark:/67375/TSO> .
@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#> .

tso:-H0BSK47H-Z
  skos:prefLabel "open science policy"@en, "política de ciencia abierta"@es, "politique de science ouverte"@fr ;
  a skos:Concept ;
  skos:narrower tso:-G4CFRKD0-L .

tso:-G4CFRKD0-L
  skos:inScheme tso: ;
  skos:prefLabel "política disciplinaria"@es, "subject policy"@en, "politique disciplinaire"@fr ;
  skos:broader 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> .

tso: a skos:ConceptScheme .
