@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/a2183efe-f62c-48ec-bdbe-22a4b63c3832> a dcat:Dataset ;
    dct:accrualPeriodicity "Último día de octubre, diciembre y mayo" ;
    dct:description "Detalle del alumnado matriculado en centros de formación profesional de la Generalitat desglosado por grupos." ;
    dct:identifier "a2183efe-f62c-48ec-bdbe-22a4b63c3832" ;
    dct:issued "2025-10-31T16:30:11.425591"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:34:41.608771"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2025" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/a2183efe-f62c-48ec-bdbe-22a4b63c3832/resource/79af67de-71a2-48b1-bd6d-57a2996e2669> ;
    dcat:keyword "Alumnado",
        "Año 2025",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación",
        "Sexo" .

<https://dadesobertes.gva.es/dataset/a2183efe-f62c-48ec-bdbe-22a4b63c3832/resource/79af67de-71a2-48b1-bd6d-57a2996e2669> a dcat:Distribution ;
    dct:description "Alumnos matriculados FP 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-10-31T16:30:12.329377"^^xsd:dateTime ;
    dct:modified "2026-03-24T11:34:41.621679"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP 2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2e056ff4cf58b0bf7b489fcdecebb87d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/a2183efe-f62c-48ec-bdbe-22a4b63c3832/resource/79af67de-71a2-48b1-bd6d-57a2996e2669/download/alumnos-matriculados-fp_2025.csv> ;
    dcat:byteSize "1753154"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

