@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://datosabiertos.malaga.eu/dataset/fd143f53-9699-4c49-ad6d-9e13dd30fd02> a dcat:Dataset ;
    dct:description "Datos mensuales de las actividades realizadas por el Servicio de Vigilancia Sanitario-ambiental para el control de plagas de incidencia en la salud." ;
    dct:identifier "fd143f53-9699-4c49-ad6d-9e13dd30fd02" ;
    dct:issued "2026-02-01T16:00:20.341523"^^xsd:dateTime ;
    dct:modified "2026-02-01T16:00:21.643582"^^xsd:dateTime ;
    dct:publisher <https://datosabiertos.malaga.eu/organization/41ca096d-1721-443b-8b08-8d1b312421ac> ;
    dct:title "Control de plagas para el año 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Responsable del Área de Medio Ambiente y Sostenibilidad" ;
            vcard:hasEmail <mailto:datosabiertos@malaga.eu> ] ;
    dcat:distribution <https://datosabiertos.malaga.eu/dataset/fd143f53-9699-4c49-ad6d-9e13dd30fd02/resource/bb6d5d55-4e12-44e5-90aa-98e3f9843ab3> ;
    dcat:keyword "medio ambiente",
        "plagas" .

<https://datosabiertos.malaga.eu/dataset/fd143f53-9699-4c49-ad6d-9e13dd30fd02/resource/bb6d5d55-4e12-44e5-90aa-98e3f9843ab3> a dcat:Distribution ;
    dct:description "Controles realizados en formato CSV" ;
    dct:format "CSV" ;
    dct:title "CSV" ;
    dcat:accessURL <https://datosabiertos.malaga.eu/tr/datastore/dump/bb6d5d55-4e12-44e5-90aa-98e3f9843ab3> ;
    dcat:mediaType "text/csv" .

<https://datosabiertos.malaga.eu/organization/41ca096d-1721-443b-8b08-8d1b312421ac> a foaf:Organization ;
    foaf:name "MEDIO AMBIENTE Y SOSTENIBILIDAD" .

