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

<https://dadesobertes.gva.es/dataset/bae76a7f-d317-4803-b6d1-b4f9291866c3> a dcat:Dataset ;
    dct:accrualPeriodicity "Anual" ;
    dct:description "Detalle del alumnado matriculado en centros de formación profesional de la Generalitat desglosado por grupos." ;
    dct:identifier "bae76a7f-d317-4803-b6d1-b4f9291866c3" ;
    dct:issued "2020-03-02T08:55:29.161398"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:55:29.843047"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2018" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/bae76a7f-d317-4803-b6d1-b4f9291866c3/resource/2a49cfdc-5af8-4b3d-9015-227cdd1c4de6> ;
    dcat:keyword "Alumnado",
        "Año 2018",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/bae76a7f-d317-4803-b6d1-b4f9291866c3/resource/2a49cfdc-5af8-4b3d-9015-227cdd1c4de6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-03-02T08:55:29.877825"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:55:29.877825"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/bae76a7f-d317-4803-b6d1-b4f9291866c3/resource/2a49cfdc-5af8-4b3d-9015-227cdd1c4de6/download/alumnos-matriculados-fp_2018.csv> ;
    dcat:byteSize "1284844"^^xsd:nonNegativeInteger .

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

