@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/f9376a05-0a0f-4c29-b5e9-469448f4926b> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang Produksi Buah buahan Diperinci per Triwulan " ;
    dct:identifier "f9376a05-0a0f-4c29-b5e9-469448f4926b" ;
    dct:issued "2022-10-16T13:41:36.074906"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:36.074914"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Produksi Buah buahan Diperinci per Triwulan di Kecamatan Tirto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Tirto" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/225ae6c7-9e24-40fc-a2a8-091620217176>,
        <http://5.189.187.109:5000/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/3c622d04-886e-40a7-bfd7-e3749b83dcfc> ;
    dcat:keyword "diperinci per",
        "kecamatan tirto",
        "produksi buah-buahan",
        "triwulan" ;
    dcat:landingPage <Kecamatan%20Tirto> .

<Kecamatan%20Tirto> a foaf:Document .

<http://5.189.187.109:5000/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/225ae6c7-9e24-40fc-a2a8-091620217176> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-19T07:52:05.192001"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:36.057694"^^xsd:dateTime ;
    dct:title "Produksi Buah buahan Diperinci per Triwulan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/225ae6c7-9e24-40fc-a2a8-091620217176/download/produksi-buah-buahan-diperinci-per-triwulan-tahun-2019.csv> ;
    dcat:byteSize "1072"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/3c622d04-886e-40a7-bfd7-e3749b83dcfc> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-19T07:52:37.390404"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:41:36.059823"^^xsd:dateTime ;
    dct:title "Produksi Buah buahan Diperinci per Triwulan Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f9376a05-0a0f-4c29-b5e9-469448f4926b/resource/3c622d04-886e-40a7-bfd7-e3749b83dcfc/download/produksi-buah-buahan-diperinci-per-triwulan-tahun-2019.xlsx> ;
    dcat:byteSize "10994"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

