@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/67d644d9-a015-484d-bf1e-ee48e745d608> a dcat:Dataset ;
    dct:description "KECAMATAN DEMPET DALAM ANGKA KATALOG BPS KABUPATEN DEMAK TAHUN 2019" ;
    dct:identifier "67d644d9-a015-484d-bf1e-ee48e745d608" ;
    dct:issued "2023-05-22T11:00:43.483099"^^xsd:dateTime ;
    dct:modified "2024-12-22T22:56:53.467272"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH KELAHIRAN PENDUDUK MENURUT JENIS KELAMIN DI DEMPET 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/67d644d9-a015-484d-bf1e-ee48e745d608/resource/c5fed8a9-5e17-4fe0-913e-beb7bb71c4cd> ;
    dcat:keyword "2018",
        "2018 dempet",
        "jenis kelamin",
        "kecamatan dempet",
        "kelahiran",
        "penduduk" ;
    dcat:landingPage <demakkab.bps.go.id> .

<demakkab.bps.go.id> a foaf:Document .

<http://5.189.187.109:5000/dataset/67d644d9-a015-484d-bf1e-ee48e745d608/resource/c5fed8a9-5e17-4fe0-913e-beb7bb71c4cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-02-06T03:38:45.932776"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:00:43.469525"^^xsd:dateTime ;
    dct:title "JUMLAH KELAHIRAN PENDUDUK MENURUT JENIS KELAMIN DI DEMPET 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/67d644d9-a015-484d-bf1e-ee48e745d608/resource/c5fed8a9-5e17-4fe0-913e-beb7bb71c4cd/download/jumlah-kelahiran-penduduk-menurut-jenis-kelamin-di-dempet-2018.xlsx> ;
    dcat:byteSize "8861"^^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" .

