@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/482a411c-3ee9-4b37-8508-ec1cd280bd12> a dcat:Dataset ;
    dct:identifier "482a411c-3ee9-4b37-8508-ec1cd280bd12" ;
    dct:issued "2022-10-12T13:23:11.267061"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:23:11.267066"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Luas Panen dan Produksi Padi Menurut Desa/Kelurahan di  Kecamatan Kedamean" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kabupaten Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/482a411c-3ee9-4b37-8508-ec1cd280bd12/resource/25a4bf8c-2f11-49b8-aecb-e38025429087> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <Kecamatan%20Kedamean> .

<Kecamatan%20Kedamean> a foaf:Document .

<http://5.189.187.109/dataset/482a411c-3ee9-4b37-8508-ec1cd280bd12/resource/25a4bf8c-2f11-49b8-aecb-e38025429087> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-09T03:08:55.540875"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:23:11.262338"^^xsd:dateTime ;
    dct:title "Tahun 2019 - Luas Panen dan Produksi Padi Menurut Desa/Kelurahan di  Kecamatan Kedamean" ;
    dcat:accessURL <http://10.10.0.105/dataset/482a411c-3ee9-4b37-8508-ec1cd280bd12/resource/25a4bf8c-2f11-49b8-aecb-e38025429087/download/312.csv> ;
    dcat:byteSize "592"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

