@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/2a11f4b9-e2c7-45bf-81ba-40f66443f556> a dcat:Dataset ;
    dct:description """The repository contains scripts and data underlying the analyses and figures in our manuscript entitled "Monitoring the spatial distribution of holm oak mortality in relation to terrain-derived mechanisms in a Mediterranean dehesa affected by Phytophthora cinnamomi"\r
\r
El dataset se puede consultar y descargar en el siguiente enlace https://doi.org/10.5281/zenodo.19823964"""@en,
        """The repository contains scripts and data underlying the analyses and figures in our manuscript entitled "Monitoring the spatial distribution of holm oak mortality in relation to terrain-derived mechanisms in a Mediterranean dehesa affected by Phytophthora cinnamomi"\r
\r
El dataset se puede consultar y descargar en el siguiente enlace https://doi.org/10.5281/zenodo.19823964"""@es ;
    dct:identifier "http://hdl.handle.net/10261/430473" ;
    dct:issued "2026-04-30T00:00:00+02:00"^^xsd:dateTime ;
    dct:language "es" ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-05-02T08:44:26+02:00"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/recurso/sector-publico/org/Organismo/EA0041268> ;
    dct:references <https://doi.org/10.5281/zenodo.19823964> ;
    dct:title "Data and code for \"Monitoring the spatial distribution of holm oak mortality in relation to terrain-derived mechanisms in a Mediterranean dehesa affected by Phytophthora cinnamomi\""@en,
        "Data and code for \"Monitoring the spatial distribution of holm oak mortality in relation to terrain-derived mechanisms in a Mediterranean dehesa affected by Phytophthora cinnamomi\""@es ;
    dcat:distribution <https://datos.cchs.csic.es/dataset/2a11f4b9-e2c7-45bf-81ba-40f66443f556/resource/38ba1d37-d173-4a5d-950e-a769b0818d80>,
        <https://datos.cchs.csic.es/dataset/2a11f4b9-e2c7-45bf-81ba-40f66443f556/resource/70f758a7-c0f2-47f9-8ea3-50764f28e5c0> ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/ciencia-tecnologia> .

<https://datos.cchs.csic.es/dataset/2a11f4b9-e2c7-45bf-81ba-40f66443f556/resource/38ba1d37-d173-4a5d-950e-a769b0818d80> 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/430473/2/README.txt" ;
    dcat:mediaType "text/plain" .

<https://datos.cchs.csic.es/dataset/2a11f4b9-e2c7-45bf-81ba-40f66443f556/resource/70f758a7-c0f2-47f9-8ea3-50764f28e5c0> a dcat:Distribution ;
    dct:format [ a dct:IMT ;
            rdfs:label "pdf" ;
            rdf:value "application/pdf" ] ;
    dct:title "Data_code_Monitoring_the_spatial.pdf"@en,
        "Data_code_Monitoring_the_spatial.pdf"@es ;
    dcat:accessURL "https://digital.csic.es/bitstream/10261/430473/1/Data_code_Monitoring_the_spatial.pdf" ;
    dcat:mediaType "application/pdf" .

