@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/722b296e-4068-4a26-ae3d-962b9490f61d> a dcat:Dataset ;
    dct:accrualPeriodicity "Último día de octubre, diciembre y mayo" ;
    dct:description "Detalle del alumnado matriculado en centros de formación de Personas Adultas de titularidad de la Generalitat desglosado por grupos." ;
    dct:identifier "722b296e-4068-4a26-ae3d-962b9490f61d" ;
    dct:issued "2023-10-31T16:30:27.301000"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:49:45.860333"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación de Personas de Adultas 2023" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/722b296e-4068-4a26-ae3d-962b9490f61d/resource/b1aba36e-d4f1-4cd2-b288-78917d293b3b> ;
    dcat:keyword "Alumnado",
        "Año 2023",
        "Educación",
        "Enseñanza",
        "FPA",
        "Matriculación",
        "Sexo" .

<https://dadesobertes.gva.es/dataset/722b296e-4068-4a26-ae3d-962b9490f61d/resource/b1aba36e-d4f1-4cd2-b288-78917d293b3b> a dcat:Distribution ;
    dct:description "Alumnos matriculados FPA 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-10-31T16:30:29.438309"^^xsd:dateTime ;
    dct:modified "2026-03-24T12:49:45.870674"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FPA 2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b74d558ee75d83fc02925028a457ab7f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/722b296e-4068-4a26-ae3d-962b9490f61d/resource/b1aba36e-d4f1-4cd2-b288-78917d293b3b/download/alumnos-matriculados-fpa_2023.csv> ;
    dcat:byteSize "816126"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

