@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/65745185-03d4-4aac-a17c-1c63e97986f0> a dcat:Dataset ;
    dct:description "jumlah murid SD Swasta Kecamatan Bonang tahun 2019" ;
    dct:identifier "65745185-03d4-4aac-a17c-1c63e97986f0" ;
    dct:issued "2023-05-22T10:53:27.522475"^^xsd:dateTime ;
    dct:modified "2025-01-02T22:46:31.719765"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH MURID SD SWASTA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/65745185-03d4-4aac-a17c-1c63e97986f0/resource/91b796f6-7f80-4824-a958-2f071882f96e> ;
    dcat:keyword "Jumlah Murid",
        "Kecamatan Bonang",
        "SD",
        "Swasta",
        "Tahun 2019" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/65745185-03d4-4aac-a17c-1c63e97986f0/resource/91b796f6-7f80-4824-a958-2f071882f96e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-04T01:56:55.826530"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:53:27.509484"^^xsd:dateTime ;
    dct:title "Jumlah Murid SD Swasta Kecamatan Bonang Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/65745185-03d4-4aac-a17c-1c63e97986f0/resource/91b796f6-7f80-4824-a958-2f071882f96e/download/jumlah-murid-sd-swasta-kecamatan-bonang-tahun-2019.xlsx> ;
    dcat:byteSize "10976"^^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" .

