@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/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d> a dcat:Dataset ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value [ a time:DurationDescription ;
                    rdfs:label "Monthly" ;
                    time:months 3 ] ] ;
    dct:description "Total de agua suministrada en baja para su consumo en el municipio." ;
    dct:identifier "https://enlaza.eprinsa.es/api/catalog/dataset/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d" ;
    dct:issued "2026-03-31T22:34:48.497000+00:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <http://creativecommons.org/licenses/by-nc/2.0/cc-by-sa-4.0> ;
    dct:modified "2026-03-31T22:34:48.497000+00:00"^^xsd:dateTime ;
    dct:publisher <http://datos.gob.es/recurso/sector-publico/org/Organismo/L01140728> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Consumo de agua" ;
    dcat:distribution <https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/5bd85a90-1aea-4e95-8d24-794aecb9a3c4>,
        <https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/b8e7b84c-5bab-4777-9c3a-0aaf633395ae>,
        <https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/dc5221cd-53e8-4725-8c97-aa7d02447e5d>,
        <https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/f4e32ff7-53b2-41d8-aaf2-8026883ec7e9> ;
    dcat:keyword "Medio ambiente" ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/medio-ambiente> .

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

<https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/5bd85a90-1aea-4e95-8d24-794aecb9a3c4> a dcat:Distribution ;
    dct:description "Total de agua suministrada en baja para su consumo en el municipio." ;
    dct:format "CSV" ;
    dct:title "Consumo de agua" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d.csv> ;
    dcat:mediaType "text/csv" .

<https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/b8e7b84c-5bab-4777-9c3a-0aaf633395ae> a dcat:Distribution ;
    dct:description "Total de agua suministrada en baja para su consumo en el municipio." ;
    dct:format "XLSX" ;
    dct:title "Consumo de agua" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/dc5221cd-53e8-4725-8c97-aa7d02447e5d> a dcat:Distribution ;
    dct:description "Total de agua suministrada en baja para su consumo en el municipio." ;
    dct:format "XML" ;
    dct:title "Consumo de agua" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d.xml> ;
    dcat:mediaType "application/xml" .

<https://eprinsa-opendata.e-admin.es/dataset/9eb3f877-bcee-4161-b5b3-8624335ea4bb/resource/f4e32ff7-53b2-41d8-aaf2-8026883ec7e9> a dcat:Distribution ;
    dct:description "Total de agua suministrada en baja para su consumo en el municipio." ;
    dct:format "JSON" ;
    dct:title "Consumo de agua" ;
    dcat:accessURL <https://enlaza.eprinsa.es/file/datahub/1529eac0-ec2e-47ea-beb0-bfcfdb9e4e1d.json> ;
    dcat:mediaType "application/json" .

