@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/54dbca48-3de7-4a1a-ba2c-21ba629a7416> a dcat:Dataset ;
    dct:description "JUMLAH SEKRETARIS DESA KECAMATAN WEDUNG TAHUN 2016" ;
    dct:identifier "54dbca48-3de7-4a1a-ba2c-21ba629a7416" ;
    dct:issued "2023-05-22T10:10:22.109807"^^xsd:dateTime ;
    dct:modified "2024-12-22T16:40:41.896896"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH SEKRETARIS DESA KECAMATAN WEDUNG TAHUN 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan kepegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/54dbca48-3de7-4a1a-ba2c-21ba629a7416/resource/c4d63d0b-24b6-4e68-94e8-f50e65362410> ;
    dcat:keyword "SEKRETARIS DESA",
        "WEDUNG" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109/dataset/54dbca48-3de7-4a1a-ba2c-21ba629a7416/resource/c4d63d0b-24b6-4e68-94e8-f50e65362410> a dcat:Distribution ;
    dct:description "sekretaris" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-30T06:32:18.938704"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:10:22.100546"^^xsd:dateTime ;
    dct:title "JUMLAH SEKRETARIS  DESA  KEC WEDUNG TAHUN 2016.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/54dbca48-3de7-4a1a-ba2c-21ba629a7416/resource/c4d63d0b-24b6-4e68-94e8-f50e65362410/download/jumlah-sekretaris-desa-kec-wedung-tahun-2016.xls> ;
    dcat:byteSize "22528"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

<kecamatanwedung11@gmail.com> a foaf:Document .

