@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/7df1b223-77d0-4ab0-984d-a664ced4cf8b> a dcat:Dataset ;
    dct:description "berisi tentang luas wilayah sawah dan tanah kering di desa wilayah Kecamatan Sayung berdasarkan dataSayung dalam angka tahun 2017" ;
    dct:identifier "7df1b223-77d0-4ab0-984d-a664ced4cf8b" ;
    dct:issued "2023-05-22T12:07:18.871029"^^xsd:dateTime ;
    dct:modified "2024-12-27T06:29:39.857215"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Luas tanah kering dan Sawah Kering Kec.Sayung Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fahri Nur Muhammadi" ;
            vcard:hasEmail <mailto:kecsayung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7df1b223-77d0-4ab0-984d-a664ced4cf8b/resource/6b8343bc-e49b-4534-92c8-1b96ea8e772e> ;
    dcat:keyword "Luas wilayah tanah kering dan sawah",
        "kabupaten demak",
        "kecamatan sayung",
        "tahun 2017" ;
    dcat:landingPage <http://kecsayung.demakkab.go.id/> .

<http://5.189.187.109/dataset/7df1b223-77d0-4ab0-984d-a664ced4cf8b/resource/6b8343bc-e49b-4534-92c8-1b96ea8e772e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T01:22:00.617277"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:07:18.861120"^^xsd:dateTime ;
    dct:title "luas wilayah kec.sayung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/7df1b223-77d0-4ab0-984d-a664ced4cf8b/resource/6b8343bc-e49b-4534-92c8-1b96ea8e772e/download/luas-wilayah-kec.sayung.xlsx> ;
    dcat:byteSize "11263"^^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" .

<http://kecsayung.demakkab.go.id/> a foaf:Document .

