@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/04b2a721-9256-40f9-b45e-fa0c8e7000b5> 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 "04b2a721-9256-40f9-b45e-fa0c8e7000b5" ;
    dct:issued "2024-10-31T16:30:40.688126"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:23:27.713474"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2024" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/04b2a721-9256-40f9-b45e-fa0c8e7000b5/resource/7ac929a5-9138-4791-924b-2f1f4c6777fc> ;
    dcat:keyword "Alumnado",
        "Año 2024",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación",
        "Sexo" .

<https://dadesobertes.gva.es/dataset/04b2a721-9256-40f9-b45e-fa0c8e7000b5/resource/7ac929a5-9138-4791-924b-2f1f4c6777fc> a dcat:Distribution ;
    dct:description "Alumnos matriculados FP 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-10-31T16:30:41.723155"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:23:27.737996"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4047be28a4db2335b31399a4d06a144a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/04b2a721-9256-40f9-b45e-fa0c8e7000b5/resource/7ac929a5-9138-4791-924b-2f1f4c6777fc/download/alumnos-matriculados-fp_2024.csv> ;
    dcat:byteSize "1278909"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

