@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/c57d091d-a5cd-4de4-b799-c12b5fd76045> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Produksi Pertanian Buah - Buahan di Kecamatan Siwalan " ;
    dct:identifier "c57d091d-a5cd-4de4-b799-c12b5fd76045" ;
    dct:issued "2022-10-16T13:32:06.002369"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:32:06.002377"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Produksi Pertanian Buah - Buahan di Kecamatan Siwalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Siwalan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/0a255ef6-e10a-499c-b9c6-507617bd7e54>,
        <http://5.189.187.109/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/c795021c-8575-47fc-bcca-774815723dec> ;
    dcat:keyword "buah-buahan",
        "kecamatan",
        "produksi pertanian",
        "siwalan" ;
    dcat:landingPage <Kecamatan%20Siwalan> .

<Kecamatan%20Siwalan> a foaf:Document .

<http://5.189.187.109/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/0a255ef6-e10a-499c-b9c6-507617bd7e54> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-18T04:22:39.767032"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:32:05.984428"^^xsd:dateTime ;
    dct:title "Produksi Pertanian Buah - Buahan di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/0a255ef6-e10a-499c-b9c6-507617bd7e54/download/produksi-pertanian-buah-buahan-di-kecamatan-siwalan-tahun-2019.xlsx> ;
    dcat:byteSize "10082"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/c795021c-8575-47fc-bcca-774815723dec> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-18T04:22:57.951521"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:32:05.986668"^^xsd:dateTime ;
    dct:title "Produksi Pertanian Buah - Buahan di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/c57d091d-a5cd-4de4-b799-c12b5fd76045/resource/c795021c-8575-47fc-bcca-774815723dec/download/produksi-pertanian-buah-buahan-di-kecamatan-siwalan-tahun-2019.csv> ;
    dcat:byteSize "613"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> a foaf:Agent ;
    foaf:name "Kabupaten Pekalongan " .

