@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:5000/dataset/e72111db-8d15-4c5c-839e-81361c0e8958> a dcat:Dataset ;
    dct:description "LUAS PENGGUNAAN TANAH KERING TAMBAK 2019" ;
    dct:identifier "e72111db-8d15-4c5c-839e-81361c0e8958" ;
    dct:issued "2023-05-22T22:51:59.196303"^^xsd:dateTime ;
    dct:modified "2024-12-27T10:02:04.292464"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "LUAS PENGGUNAAN TANAH KERING TAMBAK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e72111db-8d15-4c5c-839e-81361c0e8958/resource/e8bb6a53-1538-4730-907e-dcdeeb664f32> ;
    dcat:keyword "luas wilayah",
        "tambak",
        "tanah kering" ;
    dcat:landingPage <demakkab.bps.go.id> .

<demakkab.bps.go.id> a foaf:Document .

<http://5.189.187.109:5000/dataset/e72111db-8d15-4c5c-839e-81361c0e8958/resource/e8bb6a53-1538-4730-907e-dcdeeb664f32> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-16T00:54:11.197571"^^xsd:dateTime ;
    dct:modified "2023-05-22T22:51:59.186877"^^xsd:dateTime ;
    dct:title "LUAS PENGGUNAAN TANAH KERING TAMBAK 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/e72111db-8d15-4c5c-839e-81361c0e8958/resource/e8bb6a53-1538-4730-907e-dcdeeb664f32/download/luas-penggunaan-tanah-kering-tambak-2019.xlsx> ;
    dcat:byteSize "10193"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

