@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/50dedd28-17d4-4654-898b-1fc5070ed0ef> 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 "50dedd28-17d4-4654-898b-1fc5070ed0ef" ;
    dct:issued "2020-03-02T08:55:09.699167"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:55:10.467643"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2017" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/50dedd28-17d4-4654-898b-1fc5070ed0ef/resource/ce4c2033-c184-48fb-85fa-5d4f28087048> ;
    dcat:keyword "Alumnado",
        "Año 2017",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/50dedd28-17d4-4654-898b-1fc5070ed0ef/resource/ce4c2033-c184-48fb-85fa-5d4f28087048> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-03-02T08:55:10.499420"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:55:10.499420"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/50dedd28-17d4-4654-898b-1fc5070ed0ef/resource/ce4c2033-c184-48fb-85fa-5d4f28087048/download/alumnos-matriculados-fp_2017.csv> ;
    dcat:byteSize "1288306"^^xsd:nonNegativeInteger .

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

