@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/513f1a5d-8aa2-4efd-b023-32471bbf5ccf> a dcat:Dataset ;
    dct:description "LUAS WILAYAH KECAMATAN WEDUNG TAHUN 2016" ;
    dct:identifier "513f1a5d-8aa2-4efd-b023-32471bbf5ccf" ;
    dct:issued "2023-05-22T10:01:52.687217"^^xsd:dateTime ;
    dct:modified "2024-12-19T07:23:05.898378"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LUAS WILAYAH 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/513f1a5d-8aa2-4efd-b023-32471bbf5ccf/resource/be68e13a-6f34-4f4c-bdc3-9b02d9711e48> ;
    dcat:keyword "LUAS",
        "WEDUNG",
        "WILAYAH" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109/dataset/513f1a5d-8aa2-4efd-b023-32471bbf5ccf/resource/be68e13a-6f34-4f4c-bdc3-9b02d9711e48> a dcat:Distribution ;
    dct:description "luas wilayah" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-27T03:54:01.877516"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:01:52.676304"^^xsd:dateTime ;
    dct:title "luas wilayah kecamatan wedung tahun 2016.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/513f1a5d-8aa2-4efd-b023-32471bbf5ccf/resource/be68e13a-6f34-4f4c-bdc3-9b02d9711e48/download/luas-wilayah-kecamatan-wedung.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 .

