@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/8ce166df-c33a-43d7-a992-5600428af1aa> a dcat:Dataset ;
    dct:description "Luas Panen dan prduksi hasil sawah di Kecamatan Sayung tahun 2017" ;
    dct:identifier "8ce166df-c33a-43d7-a992-5600428af1aa" ;
    dct:issued "2023-05-22T12:54:38.621295"^^xsd:dateTime ;
    dct:modified "2025-01-02T05:16:33.119289"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Luas Panen dan prduksi hasil sawah di Kecamatan Sayung tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fahri Nur muhammadi" ;
            vcard:hasEmail <mailto:fahryynur@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8ce166df-c33a-43d7-a992-5600428af1aa/resource/92b8a4cf-e150-4d5d-9382-75ff9e2c7f3d> ;
    dcat:keyword "hasil panen",
        "kecamatan sayung",
        "tahun 2017" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/8ce166df-c33a-43d7-a992-5600428af1aa/resource/92b8a4cf-e150-4d5d-9382-75ff9e2c7f3d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-18T01:00:59.645882"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:54:38.609211"^^xsd:dateTime ;
    dct:title "panen dan hasil sawah.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8ce166df-c33a-43d7-a992-5600428af1aa/resource/92b8a4cf-e150-4d5d-9382-75ff9e2c7f3d/download/panen-dan-hasil-sawah.xlsx> ;
    dcat:byteSize "10705"^^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" .

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

