@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-H5ZG6DX6-4>
  skos:prefLabel "identificador persistente"@pt, "identificador persistente"@es, "identifiant pérenne"@fr, "persistent identifier"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-DKCFHCNB-D> .

<http://data.loterre.fr/ark:/67375/TSO-DKCFHCNB-D>
  skos:altLabel "GRID identifier"@en, "Global Research Identifier Database identifier"@en ;
  skos:definition "Institutional identifier from the GRID.ac global research identifier database."@en, "Identificador único asignado a una institución que figura en la base de datos GRID, un directorio mundial de instituciones de todo tipo activas en la investigación académica."@es, "Identifiant unique attribué à une institution référencée dans la base de données GRID, répertoire mondial d’institutions de tous types actives en matière de recherche académique."@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  dc:created "2021-03-18"^^xsd:date ;
  skos:prefLabel "identifiant GRID"@fr, "identificador GRID"@es, "GRID ID"@en ;
  dc:modified "2021-07-20"^^xsd:date ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-H5ZG6DX6-4> ;
  a skos:Concept .

