@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datos.cchs.csic.es/dataset/d0ca3bb0-8396-4ebd-9f76-a063c273617d> a dcat:Dataset ;
    dct:description "Questionnaire of the Fourth Survey of Spanish Parliamentarians (2025), conducted within the ELITPOLAR project (Spanish)"@en,
        "Questionnaire of the Fourth Survey of Spanish Parliamentarians (2025), conducted within the ELITPOLAR project (Spanish)"@es ;
    dct:identifier "https://hdl.handle.net/10261/430355" ;
    dct:issued "2026-04-30T00:00:00+02:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-05-02T08:45:11+02:00"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/recurso/sector-publico/org/Organismo/EA0041268> ;
    dct:references <https://doi.org/10.5281/zenodo.18712789> ;
    dct:title "Questionnaire of the Fourth Survey of Spanish Parliamentary Elites (2025)"@en,
        "Cuestionario de la Cuarta Encuesta sobre las Élites Parlamentarias Españolas (2025)"@es ;
    dcat:distribution <https://datos.cchs.csic.es/dataset/d0ca3bb0-8396-4ebd-9f76-a063c273617d/resource/63ab873c-a2c6-45b5-a315-6dfa38621342>,
        <https://datos.cchs.csic.es/dataset/d0ca3bb0-8396-4ebd-9f76-a063c273617d/resource/849462ac-c588-49bf-b42b-394985d26908> ;
    dcat:keyword "Elites"@en,
        "MPs"@en,
        "National level"@en,
        "Parlamients"@en,
        "Regional level"@en,
        "Spain"@en,
        "España"@es,
        "Nivel nacional"@es,
        "Nivel regional"@es,
        "Élites parlamentarias"@es ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://datos.cchs.csic.es/dataset/d0ca3bb0-8396-4ebd-9f76-a063c273617d/resource/63ab873c-a2c6-45b5-a315-6dfa38621342> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "pdf" ;
            rdf:value "application/pdf" ] ;
    dct:title "Cuestionario_encuesta_parlamentarios_2025.pdf"@en,
        "Cuestionario_encuesta_parlamentarios_2025.pdf"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/430355/1/Cuestionario_encuesta_parlamentarios_2025.pdf" ;
    dcat:mediaType "application/pdf" .

<https://datos.cchs.csic.es/dataset/d0ca3bb0-8396-4ebd-9f76-a063c273617d/resource/849462ac-c588-49bf-b42b-394985d26908> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "txt" ;
            rdf:value "text/plain" ] ;
    dct:title "README.txt"@en,
        "README.txt"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/430355/2/README.txt" ;
    dcat:mediaType "text/plain" .

