@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/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi tentang Produksi Tanaman Buah dan Sayur Di Kecamatan Doro" ;
    dct:identifier "9a651b5e-49ba-433d-a4b0-e0613a6b5d5a" ;
    dct:issued "2022-10-16T13:23:54.734567"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:23:54.734574"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Produksi Tanaman Buah dan Sayur Di Kecamatan Doro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Doro" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/0f340335-5aff-425e-841b-119404161b84>,
        <http://5.189.187.109/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/be413213-c9da-4dbd-bdcc-fa2807cda927> ;
    dcat:keyword "buah",
        "desa",
        "doro",
        "produksi tanaman",
        "sayur" ;
    dcat:landingPage <Kecamatan%20Doro> .

<Kecamatan%20Doro> a foaf:Document .

<http://5.189.187.109/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/0f340335-5aff-425e-841b-119404161b84> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-06T02:17:38.852363"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:23:54.719152"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Buah dan Sayur Di Kecamatan Doro Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/0f340335-5aff-425e-841b-119404161b84/download/produksi-tanaman-buah-dan-sayur-di-kecamatan-doro-tahun-2019.csv> ;
    dcat:byteSize "3248"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/be413213-c9da-4dbd-bdcc-fa2807cda927> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-06T02:17:12.766984"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:23:54.717180"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Buah dan Sayur Di Kecamatan Doro Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9a651b5e-49ba-433d-a4b0-e0613a6b5d5a/resource/be413213-c9da-4dbd-bdcc-fa2807cda927/download/produksi-tanaman-buah-dan-sayur-di-kecamatan-doro-tahun-2019.xlsx> ;
    dcat:byteSize "12400"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

