@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/67b17bf0-c509-4825-81f6-98c7df53864c> 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 "67b17bf0-c509-4825-81f6-98c7df53864c" ;
    dct:issued "2023-10-31T16:30:23.361467"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:49:56.173425"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2023" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/67b17bf0-c509-4825-81f6-98c7df53864c/resource/bd085dc2-7896-4d6a-a650-d249020b779c> ;
    dcat:keyword "Alumnado",
        "Año 2023",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación",
        "Sexo" .

<https://dadesobertes.gva.es/dataset/67b17bf0-c509-4825-81f6-98c7df53864c/resource/bd085dc2-7896-4d6a-a650-d249020b779c> a dcat:Distribution ;
    dct:description "Alumnos matriculados FP 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-10-31T16:30:25.397735"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:49:56.195428"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP 2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b8fa091ebe4329bbfb9912fce7d48500"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/67b17bf0-c509-4825-81f6-98c7df53864c/resource/bd085dc2-7896-4d6a-a650-d249020b779c/download/alumnos-matriculados-fp_2023.csv> ;
    dcat:byteSize "1192982"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

