@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/88ad5bdd-a619-493a-932b-e617a277c7d1> a dcat:Dataset ;
    dct:description "Jumlah Rumah Tangga Kecamatan Bonang Tahun 2018" ;
    dct:identifier "88ad5bdd-a619-493a-932b-e617a277c7d1" ;
    dct:issued "2023-05-22T12:41:49.327425"^^xsd:dateTime ;
    dct:modified "2025-01-02T06:25:55.803124"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH RUMAH TANGGA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/88ad5bdd-a619-493a-932b-e617a277c7d1/resource/3f89366b-1c77-4e5c-9862-3532983ea834> ;
    dcat:keyword "Jumlah Rumah Tangga",
        "Kecamatan Bonang",
        "Tahun 2018" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/88ad5bdd-a619-493a-932b-e617a277c7d1/resource/3f89366b-1c77-4e5c-9862-3532983ea834> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T07:28:42.520744"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:41:49.312938"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Tangga Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/88ad5bdd-a619-493a-932b-e617a277c7d1/resource/3f89366b-1c77-4e5c-9862-3532983ea834/download/jumlah-rumah-tangga-tahun-2018.xlsx> ;
    dcat:byteSize "10975"^^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" .

