@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/73c27755-8a9c-4066-9697-8884609da1ab> a dcat:Dataset ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value [ a time:DurationDescription ;
                    rdfs:label "Anual" ;
                    time:months 1 ] ] ;
    dct:description "Información sobre todos los vehículos censados en el municipio" ;
    dct:identifier "https://enlaza.eprinsa.es/api/catalog/dataset/73c27755-8a9c-4066-9697-8884609da1ab" ;
    dct:issued "2026-01-31T00:28:10.283000+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-01-31T00:28:10.283000+00:00"^^xsd:dateTime ;
    dct:publisher <http://datos.gob.es/recurso/sector-publico/org/Organismo/L01140180> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Censo de vehículos registrados" ;
    dcat:distribution <https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/0cd8e433-c6f2-4084-918e-4daba308a7aa>,
        <https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/0de219ee-4f75-47c7-87f7-2f2bd9e07ef0>,
        <https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/3331df4c-634b-43e3-8b05-dc2f617ce54f>,
        <https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/c246b5a3-3216-4c79-b92d-5c929f51c08b> ;
    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/L01140180> a foaf:Organization ;
    foaf:name "Ayuntamiento de El Carpio" .

<https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/0cd8e433-c6f2-4084-918e-4daba308a7aa> a dcat:Distribution ;
    dct:description "Información sobre todos los vehículos censados en el municipio" ;
    dct:format "JSON" ;
    dct:title "Censo de vehículos registrados" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/73c27755-8a9c-4066-9697-8884609da1ab.json> ;
    dcat:mediaType "application/json" .

<https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/0de219ee-4f75-47c7-87f7-2f2bd9e07ef0> a dcat:Distribution ;
    dct:description "Información sobre todos los vehículos censados en el municipio" ;
    dct:format "XLSX" ;
    dct:title "Censo de vehículos registrados" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/73c27755-8a9c-4066-9697-8884609da1ab.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/3331df4c-634b-43e3-8b05-dc2f617ce54f> a dcat:Distribution ;
    dct:description "Información sobre todos los vehículos censados en el municipio" ;
    dct:format "CSV" ;
    dct:title "Censo de vehículos registrados" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/73c27755-8a9c-4066-9697-8884609da1ab.csv> ;
    dcat:mediaType "text/csv" .

<https://eprinsa-opendata.e-admin.es/dataset/48086ad0-f813-4a7a-9e40-09efa194090a/resource/c246b5a3-3216-4c79-b92d-5c929f51c08b> a dcat:Distribution ;
    dct:description "Información sobre todos los vehículos censados en el municipio" ;
    dct:format "XML" ;
    dct:title "Censo de vehículos registrados" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/73c27755-8a9c-4066-9697-8884609da1ab.xml> ;
    dcat:mediaType "application/xml" .

