@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/3f6bc9dc-3a69-4f73-b903-36669e2a8c82> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Penyaluran Sarana Produksi Pertanian Kabupaten Jepara Tahun 2019" ;
    dct:identifier "3f6bc9dc-3a69-4f73-b903-36669e2a8c82" ;
    dct:issued "2022-10-12T13:44:30.427945"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:30.427950"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DKPP" ;
            vcard:hasEmail <mailto:dkpp.kabjepara@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3f6bc9dc-3a69-4f73-b903-36669e2a8c82/resource/5cc9f170-d01e-4f5c-87c4-79bce87e4e44> ;
    dcat:keyword "2019",
        "Jumlah Penyaluran",
        "Pertanian",
        "Sarana Produksi" ;
    dcat:landingPage <DKPP> .

<DKPP> a foaf:Document .

<http://5.189.187.109/dataset/3f6bc9dc-3a69-4f73-b903-36669e2a8c82/resource/5cc9f170-d01e-4f5c-87c4-79bce87e4e44> a dcat:Distribution ;
    dct:description "Data ini berisi Jumlah Penyaluran Sarana Produksi Pertanian Kabupaten Jepara Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T01:40:33.220018"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:30.415924"^^xsd:dateTime ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 2019.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/3f6bc9dc-3a69-4f73-b903-36669e2a8c82/resource/5cc9f170-d01e-4f5c-87c4-79bce87e4e44/download/penyaluran-sarana-produksi-dalam-daerah-2019.xlsx> ;
    dcat:byteSize "11154"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

