@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/6add4085-6912-4aa2-8e0e-14b2061e1055> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Sekolah, Murid, Guru MI Negeri dan Swasta di Kecamatan Kedungwuni yang terdiri dari kolom desa, sekolah, murid, dan guru" ;
    dct:identifier "6add4085-6912-4aa2-8e0e-14b2061e1055" ;
    dct:issued "2022-10-16T13:15:01.160064"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:15:01.160072"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Jumlah Sekolah, Murid, Guru MI Negeri dan Swasta di Kecamatan Kedungwuni" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Kedungwuni" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a3ac3c6-de16-4c9e-af06-3f4504afb7ea>,
        <http://5.189.187.109:5000/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a70ae06-8a5f-4513-b02d-59ba48e706eb> ;
    dcat:keyword "Jumlah Guru MI",
        "Jumlah Sekolah MI",
        "Jumlah murid MI",
        "Kabupaten Pekalongan",
        "Kecamatan Kedungwuni" ;
    dcat:landingPage <Kecamatan%20Kedungwuni> .

<Kecamatan%20Kedungwuni> a foaf:Document .

<http://5.189.187.109:5000/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a3ac3c6-de16-4c9e-af06-3f4504afb7ea> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-02-02T02:49:46.097753"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:15:01.145032"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, Guru MI Negeri dan Swasta Di Kecamatan Kedungwuni Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a3ac3c6-de16-4c9e-af06-3f4504afb7ea/download/jumlah-sekolah-murid-guru-mi-negeri-dan-swasta-di-kecamatan-kedungwuni-tahun-2019.csv> ;
    dcat:byteSize "761"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a70ae06-8a5f-4513-b02d-59ba48e706eb> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-02-02T02:49:22.048553"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:15:01.142080"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid, Guru MI Negeri dan Swasta Di Kecamatan Kedungwuni Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/6add4085-6912-4aa2-8e0e-14b2061e1055/resource/3a70ae06-8a5f-4513-b02d-59ba48e706eb/download/jumlah-sekolah-murid-guru-mi-negeri-dan-swasta-di-kecamatan-kedungwuni-tahun-2019.xlsx> ;
    dcat:byteSize "10676"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

