@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/79bec189-bd32-44bd-a53f-ca44159536ad> a dcat:Dataset ;
    dct:description "LUAS WILAYAH KECAMATAN DEMAK PERDESA TAHUN 2014" ;
    dct:identifier "79bec189-bd32-44bd-a53f-ca44159536ad" ;
    dct:issued "2023-05-22T11:54:49.291308"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:36:37.195452"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LUAS WILAYAH KECAMATAN DEMAK PERDESA TAHUN 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Tata Pemerintahan" ;
            vcard:hasEmail <mailto:kecdemak@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/79bec189-bd32-44bd-a53f-ca44159536ad/resource/7f4928df-420d-4c73-ac69-dca9eccad655> ;
    dcat:keyword "kecamatan demak",
        "luas wilayah",
        "tahun 2014" ;
    dcat:landingPage <monografi%20kecamatan%20demak> .

<http://5.189.187.109/dataset/79bec189-bd32-44bd-a53f-ca44159536ad/resource/7f4928df-420d-4c73-ac69-dca9eccad655> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-31T01:27:32.952171"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:54:49.280749"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH KECAMATAN DEMAK PERDESA TAHUN 2014.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/79bec189-bd32-44bd-a53f-ca44159536ad/resource/7f4928df-420d-4c73-ac69-dca9eccad655/download/luas-wilayah-kecamatan-demak-perdesa-tahun-2014.xlsx> ;
    dcat:byteSize "12693"^^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" .

<monografi%20kecamatan%20demak> a foaf:Document .

