@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/f7df5b76-9466-44cd-b61f-47bd273213bc> a dcat:Dataset ;
    dct:description "Penyaluran Sarana Produksi Dalam Daerah  Kabupaten Jepara Tahun 2018" ;
    dct:identifier "f7df5b76-9466-44cd-b61f-47bd273213bc" ;
    dct:issued "2022-10-12T13:54:04.932434"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:04.932440"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f7df5b76-9466-44cd-b61f-47bd273213bc/resource/0c23c068-991c-4da7-a0c1-6e27438ffbfb> ;
    dcat:keyword "2018",
        "sarana produksi" .

<http://5.189.187.109:5000/dataset/f7df5b76-9466-44cd-b61f-47bd273213bc/resource/0c23c068-991c-4da7-a0c1-6e27438ffbfb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-02T17:47:58.675576"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:54:04.925753"^^xsd:dateTime ;
    dct:title "Penyaluran Sarana Produksi Dalam Daerah 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/f7df5b76-9466-44cd-b61f-47bd273213bc/resource/0c23c068-991c-4da7-a0c1-6e27438ffbfb/download/penyaluran-sarana-produksi-dalam-daerah-2018.xlsx> ;
    dcat:byteSize "12630"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

