@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendatapre.vlci.valencia.es/dataset/cc2120ee-59cc-40e6-8556-85e9ee86899a> a dcat:Dataset ;
    dct:description "Dataset de proba CSV"@es ;
    dct:identifier "https://opendatapre.vlci.valencia.es/dataset/cc2120ee-59cc-40e6-8556-85e9ee86899a" ;
    dct:issued "2026-03-09T11:44:09.819433"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <http://creativecommons.org/licenses/by/4.0/deed.es> ;
    dct:modified "2026-03-27T11:12:28.203967"^^xsd:dateTime ;
    dct:publisher <http://datos.gob.es/recurso/sector-publico/org/Organismo/XXXXXXXX> ;
    dct:title "Prueba csv"@es ;
    dcat:distribution <https://opendatapre.vlci.valencia.es/dataset/cc2120ee-59cc-40e6-8556-85e9ee86899a/resource/03376ed6-505b-4588-8b9c-99f28f17039b> ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://opendatapre.vlci.valencia.es/dataset/cc2120ee-59cc-40e6-8556-85e9ee86899a/resource/03376ed6-505b-4588-8b9c-99f28f17039b> a dcat:Distribution ;
    dct:format "CSV" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fbeea49894db2853794a6903db3043b7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendatapre.vlci.valencia.es/es/dataset/cc2120ee-59cc-40e6-8556-85e9ee86899a/resource/03376ed6-505b-4588-8b9c-99f28f17039b/download/prueba1.csv> ;
    dcat:byteSize 198.0 ;
    dcat:mediaType "text/csv" .

