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

<https://dadesobertes.gva.es/dataset/3345cfa5-3722-49fc-9e71-1364bb924e8e> a dcat:Dataset ;
    dct:accrualPeriodicity "Último día de octubre, diciembre y mayo" ;
    dct:description "Detalle de alumnado matriculado en los Conservatorios Profesionales de Danza desglosado por especialidad." ;
    dct:identifier "3345cfa5-3722-49fc-9e71-1364bb924e8e" ;
    dct:issued "2021-10-31T16:30:01.829883"^^xsd:dateTime ;
    dct:modified "2026-05-14T15:27:29.488466"^^xsd:dateTime ;
    dct:publisher <https://dadesobertes.gva.es/organization/318dd96c-aab4-4fce-afdf-b0aca2676186> ;
    dct:title "Alumnado matriculado en Conservatorios Profesionales de Danza 2021" ;
    dcat:distribution <https://dadesobertes.gva.es/dataset/3345cfa5-3722-49fc-9e71-1364bb924e8e/resource/0ce69bd7-8950-406e-b17c-554f906605e1> ;
    dcat:keyword "Alumnado",
        "Año 2021",
        "Conservatorios",
        "Danza",
        "Educación",
        "Formación",
        "Matriculación" .

<https://dadesobertes.gva.es/dataset/3345cfa5-3722-49fc-9e71-1364bb924e8e/resource/0ce69bd7-8950-406e-b17c-554f906605e1> a dcat:Distribution ;
    dct:description "Alumnos matriculados conservatorios de danza 2021" ;
    dct:format "CSV" ;
    dct:issued "2021-10-31T16:30:05.243907"^^xsd:dateTime ;
    dct:modified "2026-05-14T15:27:29.500717"^^xsd:dateTime ;
    dct:title "Alumnos matriculados conservatorios de danza 2021" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "11b5f7e355b5a88e5350dab019aec114"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadesobertes.gva.es/dataset/3345cfa5-3722-49fc-9e71-1364bb924e8e/resource/0ce69bd7-8950-406e-b17c-554f906605e1/download/alumnos-matriculados-conservatorios-de-danza_2021.csv> ;
    dcat:byteSize "38431"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

