@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/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Luas Panen dan Luas Tanam Padi Ladang Di Kecamatan Wonokerto " ;
    dct:identifier "dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9" ;
    dct:issued "2022-10-16T13:36:23.173774"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:23.173783"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/b051ffc6-049d-4465-8fec-23afd61f043d> ;
    dct:title "Luas Panen dan Luas Tanam Padi Ladang Di Kecamatan Wonokerto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Wonokerto" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/df3571cc-05bf-4abd-9633-bcb2142e5868>,
        <http://5.189.187.109:5000/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/eb16e197-c7ab-4779-b516-4bf004176c0e> ;
    dcat:keyword "kecamatan",
        "luas panen",
        "luas tanam padi ladang",
        "wonokerto" ;
    dcat:landingPage <Kecamatan%20Wonokerto> .

<Kecamatan%20Wonokerto> a foaf:Document .

<http://5.189.187.109:5000/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/df3571cc-05bf-4abd-9633-bcb2142e5868> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-27T07:05:59.664520"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:23.159171"^^xsd:dateTime ;
    dct:title "Luas Panen dan Luas Tanam Padi Ladang Di Kecamatan Wonokerto Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/df3571cc-05bf-4abd-9633-bcb2142e5868/download/luas-panen-dan-luas-tanam-padi-ladang-di-kecamatan-wonokerto-tahun-2019.csv> ;
    dcat:byteSize "255"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/eb16e197-c7ab-4779-b516-4bf004176c0e> a dcat:Distribution ;
    dct:description "Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-27T07:05:39.853810"^^xsd:dateTime ;
    dct:modified "2022-10-16T13:36:23.156651"^^xsd:dateTime ;
    dct:title "Luas Panen dan Luas Tanam Padi Ladang Di Kecamatan Wonokerto Tahun 2019" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/dbdf4f3b-2a35-41dc-a0a4-83d6320e1aa9/resource/eb16e197-c7ab-4779-b516-4bf004176c0e/download/luas-panen-dan-luas-tanam-padi-ladang-di-kecamatan-wonokerto-tahun-2019.xlsx> ;
    dcat:byteSize "9719"^^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 " .

