@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#> .

<https://data.jatengprov.go.id/dataset/8a101776-4559-48ee-9220-588b68e6051e> a dcat:Dataset ;
    dct:description "Jumlah Murid SLTP Kecamatan Bonang Tahun 2019" ;
    dct:identifier "8a101776-4559-48ee-9220-588b68e6051e" ;
    dct:issued "2023-01-18T08:23:57.150264"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:23:57.150271"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH MURID SLTP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a101776-4559-48ee-9220-588b68e6051e/resource/1113d4fe-a04e-4c28-85b9-3efd418a34da> ;
    dcat:keyword "Jumlah Murid",
        "Kecamatan Bonang",
        "SLTP",
        "Tahun 2019" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<https://data.jatengprov.go.id/dataset/8a101776-4559-48ee-9220-588b68e6051e/resource/1113d4fe-a04e-4c28-85b9-3efd418a34da> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Murid SLTP Kecamatan Bonang Tahun 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/8a101776-4559-48ee-9220-588b68e6051e/resource/1113d4fe-a04e-4c28-85b9-3efd418a34da/download/jumlah-murid-sltp-kecamatan-bonang-tahun-2019.xlsx> ;
    dcat:byteSize 10934.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

