@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/8dea81cb-2dcb-430c-84ed-a123e6ee4c5c> a dcat:Dataset ;
    dct:description "Jumlah Murid MTS Negeri Kecamatan Bonang Tahun 2019" ;
    dct:identifier "8dea81cb-2dcb-430c-84ed-a123e6ee4c5c" ;
    dct:issued "2023-05-22T12:58:18.222806"^^xsd:dateTime ;
    dct:modified "2024-12-26T05:45:33.964040"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH MURID MTS NEGERI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8dea81cb-2dcb-430c-84ed-a123e6ee4c5c/resource/eada1900-0d52-42b6-9409-f5b99db9eb3c> ;
    dcat:keyword "Jumlah Murid" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/8dea81cb-2dcb-430c-84ed-a123e6ee4c5c/resource/eada1900-0d52-42b6-9409-f5b99db9eb3c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-08-04T01:22:02.124383"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:58:18.217894"^^xsd:dateTime ;
    dct:title "Jumlah Murid MTS Negeri Kecamatan Bonang Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8dea81cb-2dcb-430c-84ed-a123e6ee4c5c/resource/eada1900-0d52-42b6-9409-f5b99db9eb3c/download/jumlah-murid-mts-negeri-kecamatan-bonang-tahun-2019.xlsx> ;
    dcat:byteSize "10579"^^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" .

