@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/8e81e36d-3812-4b97-8716-82bc945800ca> a dcat:Dataset ;
    dct:description "berisi tentang data jumlah kepala desa dan perangkat desa wilayah Kecamatan Sayung tahun 2016" ;
    dct:identifier "8e81e36d-3812-4b97-8716-82bc945800ca" ;
    dct:issued "2023-05-22T13:00:09.428168"^^xsd:dateTime ;
    dct:modified "2024-12-23T16:25:08.641858"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Perangkat desa di Wilayah Kecamatan Sayung tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Sayung " ;
            vcard:hasEmail <mailto:kecsayung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8e81e36d-3812-4b97-8716-82bc945800ca/resource/2cfb62ca-3c9b-4253-9c2c-0cd2d50616db> ;
    dcat:keyword "Kabupaten Demak",
        "aparatur desa",
        "kecamatan sayung",
        "pemerintahan desa" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/8e81e36d-3812-4b97-8716-82bc945800ca/resource/2cfb62ca-3c9b-4253-9c2c-0cd2d50616db> a dcat:Distribution ;
    dct:description "data perangkat desa wilayah Kecamatan Sayung tahun 2016 " ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T02:17:32.353433"^^xsd:dateTime ;
    dct:modified "2023-05-22T13:00:09.198059"^^xsd:dateTime ;
    dct:title "jumlah perangkat desa sayung tahun 2016.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8e81e36d-3812-4b97-8716-82bc945800ca/resource/2cfb62ca-3c9b-4253-9c2c-0cd2d50616db/download/jumlah-perangkat-desa-sayung-tahun-2016.xlsx> ;
    dcat:byteSize "18759"^^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" .

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

