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

<http://5.189.187.109:5000/dataset/fd8c24bb-fbea-4c10-96ed-488a9af1eb59> a dcat:Dataset ;
    dct:description "Jumlah Murid Sekolah Pendidikan Dasar" ;
    dct:identifier "fd8c24bb-fbea-4c10-96ed-488a9af1eb59" ;
    dct:issued "2026-04-09T05:00:05.846640"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:00:05.846655"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Jumlah Murid Sekolah Pendidikan Dasar (SD/MI)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan, Kepemudaan dan Olahraga" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fd8c24bb-fbea-4c10-96ed-488a9af1eb59/resource/ffcd5796-96a2-4005-90ba-75698d3cbf73> .

<http://5.189.187.109:5000/dataset/fd8c24bb-fbea-4c10-96ed-488a9af1eb59/resource/ffcd5796-96a2-4005-90ba-75698d3cbf73> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-07-24T04:26:05.490550"^^xsd:dateTime ;
    dct:modified "2026-04-09T05:00:05.843159"^^xsd:dateTime ;
    dct:title "Jumlah Murid Sekolah Pendidikan Dasar" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/fd8c24bb-fbea-4c10-96ed-488a9af1eb59/resource/ffcd5796-96a2-4005-90ba-75698d3cbf73/download/21.-jumlah-murid-sekolah-dasar.xlsx> ;
    dcat:byteSize "10978"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

