@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/045a4f55-cdee-4510-9f57-a861ce735870> 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 "045a4f55-cdee-4510-9f57-a861ce735870" ;
    dct:issued "2021-01-26T08:41:06.026834"^^xsd:dateTime ;
    dct:modified "2021-07-01T06:10:11.402173"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2020" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/045a4f55-cdee-4510-9f57-a861ce735870/resource/b76b111f-b454-426e-9423-ecd5f0e001dc> ;
    dcat:keyword "Alumnado",
        "Año 2020",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/045a4f55-cdee-4510-9f57-a861ce735870/resource/b76b111f-b454-426e-9423-ecd5f0e001dc> a dcat:Distribution ;
    dct:description "Alumnos matriculados FP 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T08:41:06.743099"^^xsd:dateTime ;
    dct:modified "2021-01-26T08:41:06.743099"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP 2020" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/045a4f55-cdee-4510-9f57-a861ce735870/resource/b76b111f-b454-426e-9423-ecd5f0e001dc/download/alumnos-matriculados-fp_2020.csv> ;
    dcat:byteSize "1392052"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

