@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-QJJDQT93-K>
  dc:created "2023-03-02"^^xsd:date ;
  dc:modified "2025-01-23"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Leiden Declaration on FAIR Digital Objects"@en, "Declaración de Leiden sobre objetos digitales FAIR"@es, "Déclaration de Leiden sur les objets numériques FAIR"@fr ;
  skos:definition "A statement advocating for the adoption of FAIR Digital Objects as a universal framework."@en, "Déclaration préconisant l'adoption des objets numériques FAIR comme cadre universel."@fr, "Declaración a favor de la adopción de objetos digitales FAIR como marco universal."@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-V6F4ZS65-G> ;
  skos:related <http://data.loterre.fr/ark:/67375/TSO-L2KQBTZ1-2> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> .

<http://data.loterre.fr/ark:/67375/TSO-L2KQBTZ1-2>
  skos:prefLabel "objeto digital FAIR"@es, "FAIR digital object"@en, "objet numérique FAIR"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/TSO-QJJDQT93-K> .

<http://data.loterre.fr/ark:/67375/TSO-V6F4ZS65-G>
  skos:prefLabel "texto de referencia sobre la ciencia abierta"@es, "texte de référence sur la science ouverte"@fr, "open science reference text"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-QJJDQT93-K> .

