@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/fc8ee0f0-3c54-47d9-9242-b3286f158d70> a dcat:Dataset ;
    dct:description "Jumlah produksi tomat" ;
    dct:identifier "fc8ee0f0-3c54-47d9-9242-b3286f158d70" ;
    dct:issued "2026-04-09T04:59:35.014156"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:59:35.014173"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> ;
    dct:title "Jumlah produksi tomat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian dan Pangan" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fc8ee0f0-3c54-47d9-9242-b3286f158d70/resource/c279ebc9-a620-44a1-9d91-655a304e45fd> ;
    dcat:landingPage <Dinas%20Pertanian%20dan%20Pangan> .

<Dinas%20Pertanian%20dan%20Pangan> a foaf:Document .

<http://5.189.187.109:5000/dataset/fc8ee0f0-3c54-47d9-9242-b3286f158d70/resource/c279ebc9-a620-44a1-9d91-655a304e45fd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-06T07:32:34.650834"^^xsd:dateTime ;
    dct:modified "2026-04-09T04:59:35.009974"^^xsd:dateTime ;
    dct:title "Jumlah produksi tomat" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/fc8ee0f0-3c54-47d9-9242-b3286f158d70/resource/c279ebc9-a620-44a1-9d91-655a304e45fd/download/tomat.xlsx> ;
    dcat:byteSize "10969"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/5dac8e07-7694-4247-95f5-00fe49fb4eff> a foaf:Agent ;
    foaf:name "Kabupaten Kudus" .

