@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#> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.loterre.fr/ark:/67375/TSO-Q329V89S-R>
  skos:prefLabel "entrepôt"@fr, "repositorio"@es, "repository"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-B8RHV59S-0> .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-B8RHV59S-0>
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:definition "A repository that collects and centralizes content from multiple repositories, providing a unified access point to diverse scientific resources."@en, "Repositorio que recopila y centraliza contenidos de múltiples repositorios, proporcionando un punto de acceso unificado a diversos recursos científicos."@es, "Entrepôt qui rassemble les données qui se trouvent dans des entrepôts subsidiaires. (Hachani. L’Avenir du contrôle par les pairs dans la publication scientifique face au défis du libre accès. 2013. Sciences de l’information et de la communication Université d’Alger II. Disponible sur  <a href=\"https://theses.hal.science/tel-00922600/\">https://theses.hal.science/tel-00922600/</a>. Consulté le 08 jan 2025.)"@fr ;
  skos:altLabel "aggregated online database"@en, "almacén agregador"@es ;
  dc:modified "2025-01-27"^^xsd:date ;
  skos:prefLabel "repositorio agregador"@es, "aggregating repository"@en, "entrepôt agrégateur"@fr ;
  skos:exactMatch wd:Q110272188 ;
  a skos:Concept ;
  dc:created "2021-03-18"^^xsd:date ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-Q329V89S-R> .

