@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://datos.parcan.es/dataset/5a829513-73ff-4684-9ce0-4fa24db99d73> a dcat:Dataset ;
    dct:description "CONSULTAS/INICIATIVAS LEGISLATIVAS EUROPEAS - 2026 - XI Legislatura" ;
    dct:identifier "5a829513-73ff-4684-9ce0-4fa24db99d73" ;
    dct:issued "2026-05-09T20:11:57.034395"^^xsd:dateTime ;
    dct:modified "2026-05-09T20:11:57.552782"^^xsd:dateTime ;
    dct:publisher <https://datos.parcan.es/organization/e75c4708-9795-4905-91db-3c8d505003ac> ;
    dct:title "Iniciativas CSUE - 2026 - XI Legislatura" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Parlamento de Canarias" ;
            vcard:hasEmail <mailto:opendata@parcan.es> ] ;
    dcat:distribution <https://datos.parcan.es/dataset/5a829513-73ff-4684-9ce0-4fa24db99d73/resource/3f0bdc4e-22b4-40aa-89a4-a10cf667d5e2>,
        <https://datos.parcan.es/dataset/5a829513-73ff-4684-9ce0-4fa24db99d73/resource/65ee4b91-4c06-4195-a4c8-a72cf831a46c> ;
    dcat:landingPage <https://www.parcan.es/api/iniciativas/2026/11/CSUE> .

<https://datos.parcan.es/dataset/5a829513-73ff-4684-9ce0-4fa24db99d73/resource/3f0bdc4e-22b4-40aa-89a4-a10cf667d5e2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Iniciativas CSUE - 2026 - XI Legislatura" ;
    dcat:accessURL <https://www.parcan.es/api/iniciativas/2026/11/CSUE?format=json> .

<https://datos.parcan.es/dataset/5a829513-73ff-4684-9ce0-4fa24db99d73/resource/65ee4b91-4c06-4195-a4c8-a72cf831a46c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Iniciativas CSUE - 2026 - XI Legislatura" ;
    dcat:accessURL <https://www.parcan.es/api/iniciativas/2026/11/CSUE?format=csv> .

<https://datos.parcan.es/organization/e75c4708-9795-4905-91db-3c8d505003ac> a foaf:Organization ;
    foaf:name "Parlamento de Canarias" .

