@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/c8c41802-e08c-4ec2-9cdf-7c3f6e0ecb86> 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 "c8c41802-e08c-4ec2-9cdf-7c3f6e0ecb86" ;
    dct:issued "2020-03-02T08:54:55.435490"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:54:56.063795"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en centros de Formación Profesional 2016" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/c8c41802-e08c-4ec2-9cdf-7c3f6e0ecb86/resource/43d897e7-9ea2-4d84-b732-9c5164aca04f> ;
    dcat:keyword "Alumnado",
        "Año 2016",
        "Educación",
        "Enseñanza",
        "FP",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/c8c41802-e08c-4ec2-9cdf-7c3f6e0ecb86/resource/43d897e7-9ea2-4d84-b732-9c5164aca04f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-03-02T08:54:56.121650"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:54:56.121650"^^xsd:dateTime ;
    dct:title "Alumnos matriculados FP" ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/c8c41802-e08c-4ec2-9cdf-7c3f6e0ecb86/resource/43d897e7-9ea2-4d84-b732-9c5164aca04f/download/alumnos-matriculados-fp_2016.csv> ;
    dcat:byteSize "1249864"^^xsd:nonNegativeInteger .

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

