@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/da47b5e7-431f-47a1-971a-e93099e8f6c9> a dcat:Dataset ;
    dct:description "Jumlah Konsumsi Kunyit" ;
    dct:identifier "da47b5e7-431f-47a1-971a-e93099e8f6c9" ;
    dct:issued "2023-11-02T22:24:31.945881"^^xsd:dateTime ;
    dct:modified "2023-11-02T22:24:31.945887"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Jumlah Konsumsi Kunyit" ;
    dcat:distribution <http://5.189.187.109/dataset/da47b5e7-431f-47a1-971a-e93099e8f6c9/resource/ce4988a8-4682-4dbf-a1b3-5b914b489f15> ;
    dcat:landingPage <http://satudata.purworejokab.go.id/api/4595/2/jumlah-produksi.json> .

<http://5.189.187.109/dataset/da47b5e7-431f-47a1-971a-e93099e8f6c9/resource/ce4988a8-4682-4dbf-a1b3-5b914b489f15> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2018-10-03T07:52:13.832005"^^xsd:dateTime ;
    dct:modified "2023-11-02T22:24:31.943178"^^xsd:dateTime ;
    dct:title "jumlah-produksi.json" ;
    dcat:accessURL <http://satudata.purworejokab.go.id/api/4595/2/jumlah-produksi.json> ;
    dcat:mediaType "application/json" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<http://satudata.purworejokab.go.id/api/4595/2/jumlah-produksi.json> a foaf:Document .

