@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/40c6c264-c8ae-4d49-9f4d-1189d7c19f7d> a dcat:Dataset ;
    dct:description "JUMLAH JIWA PER DESA TAHUN 2020 SEMESTER 2" ;
    dct:identifier "40c6c264-c8ae-4d49-9f4d-1189d7c19f7d" ;
    dct:issued "2023-01-18T07:43:37.017377"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:43:37.017382"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH JIWA PER DESA TAHUN 2020 SEMESTER 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dukcapildemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/40c6c264-c8ae-4d49-9f4d-1189d7c19f7d/resource/ecffb639-5434-4f28-a6dd-8a972f8b6ea5> ;
    dcat:keyword "data jumlah jiwa per desa kab. Demak" ;
    dcat:landingPage <dukcapil%20demak> .

<https://data.jatengprov.go.id/dataset/40c6c264-c8ae-4d49-9f4d-1189d7c19f7d/resource/ecffb639-5434-4f28-a6dd-8a972f8b6ea5> a dcat:Distribution ;
    dct:description "DATA JUMLAH JIWA  PER KELURAHAN/DESA" ;
    dct:format "xlxs" ;
    dct:title "01_jumlah_jiwa_kel.xls" ;
    dcat:accessURL <http://103.47.60.179/dataset/40c6c264-c8ae-4d49-9f4d-1189d7c19f7d/resource/ecffb639-5434-4f28-a6dd-8a972f8b6ea5/download/01_jumlah_jiwa_kel.xls> ;
    dcat:byteSize 300791.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

