@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/ec52091d-9027-4348-832c-90716b0b067e> a dcat:Dataset ;
    dct:description "This is the dataset aggregated at the legislative/party level by the CSIC team from the individual-level data provided by the Sciences Po and CSIC teams on descriptive representation in the Spanish lower chamber of Parliament for WP4 of the ActEU project."@en,
        "Este es el conjunto de datos agregado a nivel legislativo y de partidos políticos elaborado por el equipo del CSIC a partir de los datos a nivel individual facilitados por los equipos de Sciences Po y del CSIC sobre la representación descriptiva en el Congreso de los Diputados español para el WP4 del proyecto ActEU."@es ;
    dct:identifier "http://hdl.handle.net/10261/428999" ;
    dct:issued "2026-04-17T00:00:00+02:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-04-21T08:44:41+02:00"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/recurso/sector-publico/org/Organismo/EA0041268> ;
    dct:references <https://doi.org/10.5281/zenodo.13862160> ;
    dct:title "Aggregate Dataset on Descriptive Representation in the Spanish Parliament (2016-2023)"@en,
        "Conjunto de datos agregados sobre la representación descriptiva en el Parlamento español (2016-2023)"@es ;
    dcat:distribution <https://datos.cchs.csic.es/dataset/ec52091d-9027-4348-832c-90716b0b067e/resource/23a2480b-aeaf-4e2e-8cf0-cfb065aca5b9>,
        <https://datos.cchs.csic.es/dataset/ec52091d-9027-4348-832c-90716b0b067e/resource/50f6d220-d6bd-4196-b17c-b1c53dce5cae> ;
    dcat:keyword "Democratic representation"@en,
        "Descriptive representation"@en,
        "Europe"@en,
        "Legislators"@en,
        "Parliaments"@en,
        "Political science"@en,
        "Spain"@en,
        "España"@es,
        "Europa"@es,
        "Legisladores"@es,
        "Parlamentarios"@es,
        "Política científica"@es,
        "Representación democrática"@es,
        "Representación descriptiva"@es ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://datos.cchs.csic.es/dataset/ec52091d-9027-4348-832c-90716b0b067e/resource/23a2480b-aeaf-4e2e-8cf0-cfb065aca5b9> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "xlsx" ;
            rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" ] ;
    dct:title "ES_4.1_deliverable_fixed_2024-11-09.xlsx"@en,
        "ES_4.1_deliverable_fixed_2024-11-09.xlsx"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/428999/1/ES_4.1_deliverable_fixed_2024-11-09.xlsx" ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://datos.cchs.csic.es/dataset/ec52091d-9027-4348-832c-90716b0b067e/resource/50f6d220-d6bd-4196-b17c-b1c53dce5cae> 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/428999/2/README.txt" ;
    dcat:mediaType "text/plain" .

