@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dadesobertes.gva.es/dataset/eeff483e-4b96-4834-a012-6f8914e35838> a dcat:Dataset ;
    dct:accrualPeriodicity "Anual" ;
    dct:description "Datos de centros educativos de Educación Infantil, Primaria, Secundaria, Escuelas Oficiales de Idioma, FP, etc..." ;
    dct:identifier "eeff483e-4b96-4834-a012-6f8914e35838" ;
    dct:issued "2020-02-06T15:21:13.507243"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:34:52.403839"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Centros Educativos 2019" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/eeff483e-4b96-4834-a012-6f8914e35838/resource/89f3cabb-c456-4eca-a95e-a3ad58386172> ;
    dcat:keyword "Año 2019",
        "Centros educativos",
        "Infantil",
        "Primaria",
        "Secundaria" .

<https://dadesobertes.gva.es/dataset/eeff483e-4b96-4834-a012-6f8914e35838/resource/89f3cabb-c456-4eca-a95e-a3ad58386172> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-02-06T15:21:14.797129"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:34:52.425522"^^xsd:dateTime ;
    dct:title "Centros Educativos" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f2683b9c235dd962373b988fd08a1837"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/eeff483e-4b96-4834-a012-6f8914e35838/resource/89f3cabb-c456-4eca-a95e-a3ad58386172/download/centros-educativos_2019.csv> ;
    dcat:byteSize "1005219"^^xsd:nonNegativeInteger .

<https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> a foaf:Agent ;
    foaf:name "Generalitat Valenciana" .

