@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/dataset/470bd546-f3b6-4d57-b96f-a54c6d397d0b> a dcat:Dataset ;
    dct:description "Jumlah siswa PAUD (Orang)" ;
    dct:identifier "470bd546-f3b6-4d57-b96f-a54c6d397d0b" ;
    dct:issued "2023-05-22T09:36:43.181189"^^xsd:dateTime ;
    dct:modified "2024-12-23T08:00:34.362187"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah siswa PAUD (Orang)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIBADI" ;
            vcard:hasEmail <mailto:disdik.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/470bd546-f3b6-4d57-b96f-a54c6d397d0b/resource/ae2174d1-3fe3-4931-849f-d8975d687393> ;
    dcat:keyword "JUMLAH SISWA",
        "JUMLAH SISWA PAUD" .

<http://5.189.187.109/dataset/470bd546-f3b6-4d57-b96f-a54c6d397d0b/resource/ae2174d1-3fe3-4931-849f-d8975d687393> a dcat:Distribution ;
    dct:description "Jumlah siswa PAUD (Orang)" ;
    dct:format "XLSX" ;
    dct:issued "2020-08-08T07:05:19.182667"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:36:43.174148"^^xsd:dateTime ;
    dct:title "Jumlah siswa PAUD (Orang).xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/470bd546-f3b6-4d57-b96f-a54c6d397d0b/resource/ae2174d1-3fe3-4931-849f-d8975d687393/download/jumlah-siswa-paud-orang.xlsx> ;
    dcat:byteSize "127959"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

