@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/17607521-d1e2-47a2-8923-6f9109aa6749> 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 "17607521-d1e2-47a2-8923-6f9109aa6749" ;
    dct:issued "2020-03-02T08:54:28.800870"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:54:29.396436"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2014" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/17607521-d1e2-47a2-8923-6f9109aa6749/resource/ca6b13ef-c603-4da1-bbf5-bb8e9243fb91> ;
    dcat:keyword "Alumnado",
        "Año 2014",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/17607521-d1e2-47a2-8923-6f9109aa6749/resource/ca6b13ef-c603-4da1-bbf5-bb8e9243fb91> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-03-02T08:54:29.424319"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:54:29.424319"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/17607521-d1e2-47a2-8923-6f9109aa6749/resource/ca6b13ef-c603-4da1-bbf5-bb8e9243fb91/download/alumnos-matriculados-fp_2014.csv> ;
    dcat:byteSize "1036302"^^xsd:nonNegativeInteger .

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

