@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://enlaza.eprinsa.es/api/catalog/dataset/aba06c6a-9099-4537-92ec-0176b61e464a> a dcat:Dataset ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value [ a time:DurationDescription ;
                    rdfs:label "Anual" ;
                    time:months 1 ] ] ;
    dct:description "Renta neta declarada por tipo de rendimiento en euros" ;
    dct:identifier "https://enlaza.eprinsa.es/api/catalog/dataset/aba06c6a-9099-4537-92ec-0176b61e464a" ;
    dct:issued "2026-01-01T02:12:02.061000+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-01-01T02:12:02.061000+00:00"^^xsd:dateTime ;
    dct:publisher <http://datos.gob.es/recurso/sector-publico/org/Organismo/L01140348> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Renta neta total" ;
    dcat:distribution <https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/1e893fc1-e6a2-4a5a-986e-9c002ffe038e>,
        <https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/a2c9ef79-2f8e-465b-b73e-a9da908c0ddb>,
        <https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/a6436403-e1c8-4b44-9ad1-fe1faae7b47f>,
        <https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/e6830366-720e-4559-9c3d-66d8507d1baa> ;
    dcat:keyword "Información básica de la entidad local" ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/sector-publico> .

<http://datos.gob.es/recurso/sector-publico/org/Organismo/L01140348> a foaf:Organization ;
    foaf:name "Ayuntamiento de El Guijo" .

<https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/1e893fc1-e6a2-4a5a-986e-9c002ffe038e> a dcat:Distribution ;
    dct:description "Renta neta declarada por tipo de rendimiento en euros" ;
    dct:format "CSV" ;
    dct:title "Renta neta total" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/aba06c6a-9099-4537-92ec-0176b61e464a.csv> ;
    dcat:mediaType "text/csv" .

<https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/a2c9ef79-2f8e-465b-b73e-a9da908c0ddb> a dcat:Distribution ;
    dct:description "Renta neta declarada por tipo de rendimiento en euros" ;
    dct:format "JSON" ;
    dct:title "Renta neta total" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/aba06c6a-9099-4537-92ec-0176b61e464a.json> ;
    dcat:mediaType "application/json" .

<https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/a6436403-e1c8-4b44-9ad1-fe1faae7b47f> a dcat:Distribution ;
    dct:description "Renta neta declarada por tipo de rendimiento en euros" ;
    dct:format "XML" ;
    dct:title "Renta neta total" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/aba06c6a-9099-4537-92ec-0176b61e464a.xml> ;
    dcat:mediaType "application/xml" .

<https://eprinsa-opendata.e-admin.es/dataset/1fb81621-e29b-4c77-a0ac-114e85386aee/resource/e6830366-720e-4559-9c3d-66d8507d1baa> a dcat:Distribution ;
    dct:description "Renta neta declarada por tipo de rendimiento en euros" ;
    dct:format "XLSX" ;
    dct:title "Renta neta total" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/aba06c6a-9099-4537-92ec-0176b61e464a.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

