@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/a8e30004-a094-450e-a199-ce66d3cec539> a dcat:Dataset ;
    dct:description "KECAMATAN DEMPET DALAM ANGKA KATALOG BPS DEMAK 2018" ;
    dct:identifier "a8e30004-a094-450e-a199-ce66d3cec539" ;
    dct:issued "2023-05-22T14:39:15.673951"^^xsd:dateTime ;
    dct:modified "2024-12-25T07:17:45.847785"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LUAS TANAH BASAH DAN KERING MENURUT DESA DI KECAMATAN DEMPET TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a8e30004-a094-450e-a199-ce66d3cec539/resource/e7615ebf-73c0-408c-9760-9e90fd73e5cc> ;
    dcat:keyword "DESA",
        "KECAMATAN DEMPET",
        "PEMERINTAHAN" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/a8e30004-a094-450e-a199-ce66d3cec539/resource/e7615ebf-73c0-408c-9760-9e90fd73e5cc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-13T06:07:29.265232"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:39:15.664596"^^xsd:dateTime ;
    dct:title "LUAS TANAH BASAH DAN KERING MENURUT DESA DI KECAMATAN DEMPET TAHUN 2017.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a8e30004-a094-450e-a199-ce66d3cec539/resource/e7615ebf-73c0-408c-9760-9e90fd73e5cc/download/luas-tanah-basah-dan-kering-menurut-desa-di-kecamatan-dempet-tahun-2017.xlsx> ;
    dcat:byteSize "9824"^^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" .

