@prefix dcat: .
@prefix dct: .
@prefix foaf: .
@prefix rdf: .
@prefix rdfs: .
@prefix xsd: .
a dcat:CatalogRecord ;
dct:issued "2020-09-04T22:33:51.401020+02:00"^^xsd:dateTime ;
dct:modified "2024-06-22T01:22:27.988112+02:00"^^xsd:dateTime ;
foaf:primaryTopic .
a foaf:Agent ;
dct:identifier "EA0003337" ;
foaf:name "Entidad Pública Empresarial Renfe-Operadora"@es .
a dcat:Dataset ;
dct:description "Información sobre las indemnizaciones a las que tienen derecho los viajeros en función del tipo de tren/producto y del retraso"@es ;
dct:identifier "https://data.renfe.com/dataset/compromiso-puntualidad" ;
dct:issued "2019-05-21T00:00:00+02:00"^^xsd:dateTime ;
dct:language ;
dct:publisher ;
dct:title "Compromiso puntualidad"@es ;
dcat:distribution ,
;
dcat:keyword "puntualidad"@es,
"reclamaciones"@es,
"retrasos"@es,
"viajeros"@es ;
dcat:theme .
a dcat:Distribution ;
dct:format ;
dct:identifier "https://data.renfe.com/dataset/compromiso-puntualidad/resource/b5e9016c-38bc-4d28-91f1-42d6d2e5b7fa"^^xsd:anyURI ;
dct:license ;
dct:title "Compromiso puntualidad"@es ;
dcat:accessURL .
a dct:IMT ;
rdfs:label "CSV" ;
rdf:value "text/csv" .
a dcat:Distribution ;
dct:format ;
dct:identifier "https://data.renfe.com/dataset/compromiso-puntualidad/resource/78e2d1d6-3d12-4b8d-807c-aa0f51e7ec8b"^^xsd:anyURI ;
dct:license ;
dct:title "Compromiso puntualidad"@es ;
dcat:accessURL .
a dct:IMT ;
rdfs:label "XLSX" ;
rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .