@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/6764f694-3bbc-4da4-88a8-12c4b9e3e007> a dcat:Dataset ;
    dct:description "Órganos a los que pertenece Miguel Ángel Pérez del Pino - XI legislatura" ;
    dct:identifier "6764f694-3bbc-4da4-88a8-12c4b9e3e007" ;
    dct:issued "2026-05-09T19:24:20.071663"^^xsd:dateTime ;
    dct:modified "2026-05-09T19:24:20.843417"^^xsd:dateTime ;
    dct:publisher <https://datos.parcan.es/organization/e75c4708-9795-4905-91db-3c8d505003ac> ;
    dct:title "Órganos a los que pertenece Miguel Ángel Pérez del Pino - 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/6764f694-3bbc-4da4-88a8-12c4b9e3e007/resource/116a6627-7614-4aa7-9cc5-87977fbf7f91>,
        <https://datos.parcan.es/dataset/6764f694-3bbc-4da4-88a8-12c4b9e3e007/resource/3cd748a5-e6e2-4729-82b8-7f219dc9d3f8> ;
    dcat:landingPage <https://www.parcan.es/api/diputado/organos/11070> .

<https://datos.parcan.es/dataset/6764f694-3bbc-4da4-88a8-12c4b9e3e007/resource/116a6627-7614-4aa7-9cc5-87977fbf7f91> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title " XI legislatura (CSV)" ;
    dcat:accessURL <https://www.parcan.es/api/diputado/organos/11070?format=csv> .

<https://datos.parcan.es/dataset/6764f694-3bbc-4da4-88a8-12c4b9e3e007/resource/3cd748a5-e6e2-4729-82b8-7f219dc9d3f8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title " XI legislatura (JSON)" ;
    dcat:accessURL <https://www.parcan.es/api/diputado/organos/11070?format=json> .

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

