@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/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-01-18T09:02:56.286630"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:02:56.286637"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH RUMAH TANGGA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/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> .

<https://data.jatengprov.go.id/dataset/c78830ee-47be-458f-92e9-1b19785fbeae/resource/103dfde6-43ae-43c6-a442-378a4421c204> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Rumah Tangga Tahun 2020.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/c78830ee-47be-458f-92e9-1b19785fbeae/resource/103dfde6-43ae-43c6-a442-378a4421c204/download/jumlah-rumah-tangga-tahun-2020.xlsx> ;
    dcat:byteSize 10968.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" .

