@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dadesobertes.gva.es/dataset/2d086e59-bd2e-4e23-ad6e-8dfb5b73b635> a dcat:Dataset ;
    dct:accrualPeriodicity "Datos históricos" ;
    dct:description "Modelo digital del terreno en formato ráster de 50 m de píxel generado a partir de vuelo LiDAR de 0,5 puntos por metro cuadrado." ;
    dct:identifier "spaicvMDT50mCV_DATO" ;
    dct:issued "2024-07-09T07:22:01.753592"^^xsd:dateTime ;
    dct:modified "2025-09-19T07:38:37.985530"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/629053f7-bbee-4e09-9615-93f587376e79> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.1500 37.7800, -1.7200 37.7800, -1.7200 40.8100, 1.1500 40.8100, 1.1500 37.7800))"^^gsp:wktLiteral ] ;
    dct:title "MDT de 50 m de resolución de la Comunitat Valenciana" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/2d086e59-bd2e-4e23-ad6e-8dfb5b73b635/resource/971ef873-7672-46bb-829d-4081cf9ee18e> ;
    dcat:keyword "Datos abiertos",
        "Elevación",
        "ICV",
        "IDEV",
        "Relieve" ;
    dcat:landingPage <https://catalogo.icv.gva.es/geonetwork/srv/spa/catalog.search#/metadata/spaicvMDT50mCV_DATO> .

<https://catalogo.icv.gva.es/geonetwork/srv/spa/catalog.search#/metadata/spaicvMDT50mCV_DATO> a foaf:Document .

<https://dadesobertes.gva.es/dataset/2d086e59-bd2e-4e23-ad6e-8dfb5b73b635/resource/971ef873-7672-46bb-829d-4081cf9ee18e> a dcat:Distribution ;
    dct:description "MDT ráster 50 m de píxel de la Comunitat Valenciana" ;
    dct:format "ZIP" ;
    dct:issued "2025-09-19T07:38:38.031234"^^xsd:dateTime ;
    dct:modified "2025-09-19T07:38:38.031234"^^xsd:dateTime ;
    dct:title "MDT_malla_50m_etrs89h30.zip" ;
    dcat:accessURL <https://descargas.icv.gva.es/MDT50mCV_DATO_DIRECTA_ERS> .

<https://dadesobertes.gva.es/organization/629053f7-bbee-4e09-9615-93f587376e79> a foaf:Agent ;
    foaf:name "ICV" .

