@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:5000/dataset/1b2d5baf-fb1f-4600-9de9-61e6eee95856> a dcat:Dataset ;
    dct:description "jumlah penduduk menurut jenis kelamin laki-laki dan perempuan kecamatan bonang tahun 2018" ;
    dct:identifier "1b2d5baf-fb1f-4600-9de9-61e6eee95856" ;
    dct:issued "2023-05-22T08:08:23.215933"^^xsd:dateTime ;
    dct:modified "2024-12-10T15:12:52.468994"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH PENDUDUK MENURUT JENIS KELAMIN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1b2d5baf-fb1f-4600-9de9-61e6eee95856/resource/19677fca-1896-41e4-8ee1-b035ece9c2ef> ;
    dcat:keyword "Data Kejadian Kebaran Tahun 2018",
        "Jumlah penduduk menurut jenis kelamin",
        "kecamatan bonang",
        "laki-laki",
        "perempuan" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109:5000/dataset/1b2d5baf-fb1f-4600-9de9-61e6eee95856/resource/19677fca-1896-41e4-8ee1-b035ece9c2ef> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T06:51:55.918093"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:08:23.200522"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Menurut Jenis Kelamin Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/1b2d5baf-fb1f-4600-9de9-61e6eee95856/resource/19677fca-1896-41e4-8ee1-b035ece9c2ef/download/jumlah-penduduk-menurut-jenis-kelamin-tahun-2018.xlsx> ;
    dcat:byteSize "11686"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

