@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/c78830ee-47be-458f-92e9-1b19785fbeae> a dcat:Dataset ;
    dct:description "Jumlah Rumah Tangga Kecamatan Bonang tahun 2020" ;
    dct:identifier "c78830ee-47be-458f-92e9-1b19785fbeae" ;
    dct:issued "2023-05-22T17:23:28.330113"^^xsd:dateTime ;
    dct:modified "2025-01-01T11:51:44.596050"^^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/c78830ee-47be-458f-92e9-1b19785fbeae/resource/103dfde6-43ae-43c6-a442-378a4421c204> ;
    dcat:keyword "Jumlah Rumah Tangga",
        "Kecamatan Bonang",
        "Tahun 2020" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/c78830ee-47be-458f-92e9-1b19785fbeae/resource/103dfde6-43ae-43c6-a442-378a4421c204> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T07:23:47.619704"^^xsd:dateTime ;
    dct:modified "2023-05-22T17:23:28.321607"^^xsd:dateTime ;
    dct:title "Jumlah Rumah Tangga Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/c78830ee-47be-458f-92e9-1b19785fbeae/resource/103dfde6-43ae-43c6-a442-378a4421c204/download/jumlah-rumah-tangga-tahun-2020.xlsx> ;
    dcat:byteSize "10968"^^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" .

