@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/efd271fc-cc6b-4af1-8c90-72b2e69588da> a dcat:Dataset ;
    dct:description "Batas Wilayah Desa di Kecamatan Demak Tahun 2020" ;
    dct:identifier "efd271fc-cc6b-4af1-8c90-72b2e69588da" ;
    dct:issued "2023-05-23T00:31:51.729391"^^xsd:dateTime ;
    dct:modified "2024-12-26T01:36:18.536349"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "BATAS WILAYAH DESA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:kecamatandemak01@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/efd271fc-cc6b-4af1-8c90-72b2e69588da/resource/390dd10e-4349-47ef-85dd-c3134e0c832e> ;
    dcat:keyword "2020",
        "batas wilayah desa",
        "kecamtan demak" .

<http://5.189.187.109/dataset/efd271fc-cc6b-4af1-8c90-72b2e69588da/resource/390dd10e-4349-47ef-85dd-c3134e0c832e> a dcat:Distribution ;
    dct:description "DESA, BATAS WILAYAH DESA" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-28T01:02:04.929573"^^xsd:dateTime ;
    dct:modified "2023-05-23T00:31:51.720147"^^xsd:dateTime ;
    dct:title "Batas Wilayah Desa di Kecamatan Demak Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/efd271fc-cc6b-4af1-8c90-72b2e69588da/resource/390dd10e-4349-47ef-85dd-c3134e0c832e/download/batas-wilayah-desa-di-kecamatan-demak-tahun-2020.xlsx> ;
    dcat:byteSize "69960"^^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" .

