@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-SJ45BLDH-0>
  skos:altLabel "persistent URL"@en, "Persistent Uniform Resource Locator"@en, "Localizador persistente uniforme para recursos"@es ;
  skos:definition "Identificador persistente desarrollado por OCLC en 1995 que apunta a un resolutorio. Tras una solicitud, el resolver envía una página que contiene la cabecera de redirección 302 y la URL de destino."@es, "Type d'URL conçu pour fournir un accès stable et durable à une ressource numérique, même si son emplacement change, en redirigeant vers l'URL actuelle de la ressource plutôt que de pointer directement vers celle-ci."@fr, "URL [that], instead of pointing directly to the location of an Internet resource, [...] points to an intermediate resolution service. The PURL resolution service associates the PURL with the actual URL and returns that URL to the client as a standard HTTP redirect. [...] PURLs are an approach to fixing the problem of unstable URLs. (DOI Foundation. \"DOI® System and Persistent URLs (PURLs)\" (5 may 2015). Available at  <a href=\"https://www.doi.org/the-identifier/resources/factsheets/doi-system-and-persistent-urls\">https://www.doi.org/the-identifier/resources/factsheets/doi-system-and-persistent-urls</a> (Accessed on 19 sept 2024))"@en ;
  skos:prefLabel "PURL"@en, "PURL"@es, "PURL"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-H5ZG6DX6-4> ;
  dc:created "2021-03-18"^^xsd:date ;
  dc:modified "2025-01-27"^^xsd:date ;
  skos:exactMatch wd:Q195305 ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> .

<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-SJ45BLDH-0> .

