@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/b7caf911-6702-492f-9900-56d7f3ea6c1b> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Produksi Pertanian Tanaman Pangan di Kecamatan Siwalan " ;
    dct:identifier "b7caf911-6702-492f-9900-56d7f3ea6c1b" ;
    dct:issued "2022-10-16T13:29:48.652571"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:48.652578"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Produksi Pertanian Tanaman Pangan di Kecamatan Siwalan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Siwalan" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/909dbc92-791f-4068-98e2-66e96c1bacfe>,
        <http://5.189.187.109:5000/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/9d9e6f57-8527-4a9d-9b35-7c2e9ff09415> ;
    dcat:keyword "kecamatan",
        "produksi pertanian",
        "siwalan",
        "tanaman pangan" ;
    dcat:landingPage <Kecamatan%20Siwalan> .

<Kecamatan%20Siwalan> a foaf:Document .

<http://5.189.187.109:5000/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/909dbc92-791f-4068-98e2-66e96c1bacfe> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-18T04:27:13.719796"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:48.637961"^^xsd:dateTime ;
    dct:title "Produksi Pertanian Tanaman Pangan di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/909dbc92-791f-4068-98e2-66e96c1bacfe/download/produksi-pertanian-tanaman-pangan-di-kecamatan-siwalan-tahun-2019.xlsx> ;
    dcat:byteSize "9446"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/9d9e6f57-8527-4a9d-9b35-7c2e9ff09415> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-18T04:27:30.174842"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:29:48.639985"^^xsd:dateTime ;
    dct:title "Produksi Pertanian Tanaman Pangan di Kecamatan Siwalan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/b7caf911-6702-492f-9900-56d7f3ea6c1b/resource/9d9e6f57-8527-4a9d-9b35-7c2e9ff09415/download/produksi-pertanian-tanaman-pangan-di-kecamatan-siwalan-tahun-2019.csv> ;
    dcat:byteSize "302"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

