@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://data.jatengprov.go.id/dataset/9dc23dde-bed0-47eb-a51b-1692590da560> a dcat:Dataset ;
    dct:description "Jumlah data anak yang mengikuti asesmen kompetensi 2025" ;
    dct:identifier "9dc23dde-bed0-47eb-a51b-1692590da560" ;
    dct:issued "2025-05-26T06:11:58.760103"^^xsd:dateTime ;
    dct:modified "2025-05-26T06:12:17.985791"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e57707a6-7b0e-4272-8ecc-0190e2ce1026> ;
    dct:title "DATA ANAK ASESMEN KOMPETENSI 2025" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9dc23dde-bed0-47eb-a51b-1692590da560/resource/b9024185-8e58-4e1c-b468-7867d1f8815b> .

<https://data.jatengprov.go.id/dataset/9dc23dde-bed0-47eb-a51b-1692590da560/resource/b9024185-8e58-4e1c-b468-7867d1f8815b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Data Anak Asesmen Kompetensi.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/9dc23dde-bed0-47eb-a51b-1692590da560/resource/b9024185-8e58-4e1c-b468-7867d1f8815b/download/data-anak-asesmen-kompetensi.csv> ;
    dcat:byteSize 7580.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/e57707a6-7b0e-4272-8ecc-0190e2ce1026> a foaf:Organization ;
    foaf:name "Dinas Pendidikan Dan Kebudayaan " .

