@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/f46915c9-7ed7-466b-847f-c7c218d86291> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Produksi Tanaman Sayuran Di Kecamatan Wonokerto " ;
    dct:identifier "f46915c9-7ed7-466b-847f-c7c218d86291" ;
    dct:issued "2022-10-16T13:40:23.953943"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:40:23.953950"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Produksi Tanaman Sayuran Di Kecamatan Wonokerto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wonokerto" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/38ed2ee0-4337-461b-af4b-167c846918f4>,
        <http://5.189.187.109:5000/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/6b19ef86-4b85-40fe-bd1e-2189115abb09> ;
    dcat:keyword "kecamatan",
        "produksi tanaman",
        "sayuran",
        "wonokerto" ;
    dcat:landingPage <Kecamatan%20Wonokerto> .

<Kecamatan%20Wonokerto> a foaf:Document .

<http://5.189.187.109:5000/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/38ed2ee0-4337-461b-af4b-167c846918f4> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-27T07:32:42.669223"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:40:23.940158"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Sayuran Di Kecamatan Wonokerto Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/38ed2ee0-4337-461b-af4b-167c846918f4/download/produksi-tanaman-sayuran-di-kecamatan-wonokerto-tahun-2019.csv> ;
    dcat:byteSize "624"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/6b19ef86-4b85-40fe-bd1e-2189115abb09> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-27T07:32:26.369132"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:40:23.938070"^^xsd:dateTime ;
    dct:title "Produksi Tanaman Sayuran Di Kecamatan Wonokerto Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/f46915c9-7ed7-466b-847f-c7c218d86291/resource/6b19ef86-4b85-40fe-bd1e-2189115abb09/download/produksi-tanaman-sayuran-di-kecamatan-wonokerto-tahun-2019.xlsx> ;
    dcat:byteSize "11039"^^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 " .

