@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#> .

<https://satudata.kendarikota.go.id/dataset/f8865d03-d6b4-4c1e-ae02-e84fd74f4f2b> a dcat:Dataset ;
    dct:description "Rincian jumlah produksi telur per kecamatan Tahun 2025" ;
    dct:identifier "f8865d03-d6b4-4c1e-ae02-e84fd74f4f2b" ;
    dct:issued "2026-07-22T05:27:36.257445"^^xsd:dateTime ;
    dct:modified "2026-07-22T06:36:13.126324"^^xsd:dateTime ;
    dct:publisher <https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> ;
    dct:title "Produksi Telur Per Kecamatan Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Peternakan dan Kesehatan Hewan" ;
            vcard:hasEmail <mailto:dinaspertanian.kotakdi@gmail.com> ] ;
    dcat:distribution <https://satudata.kendarikota.go.id/dataset/f8865d03-d6b4-4c1e-ae02-e84fd74f4f2b/resource/c65e2262-c42e-4e7f-855a-595945068cc6> ;
    dcat:keyword "Produksi",
        "peternakan",
        "telur" ;
    dcat:landingPage <Bidang%20Peternakan%20dan%20Kesehatan%20Hewan> .

<Bidang%20Peternakan%20dan%20Kesehatan%20Hewan> a foaf:Document .

<https://satudata.kendarikota.go.id/dataset/f8865d03-d6b4-4c1e-ae02-e84fd74f4f2b/resource/c65e2262-c42e-4e7f-855a-595945068cc6> a dcat:Distribution ;
    dct:description "Rincian jumlah produksi telur per kecamatan Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-07-22T05:27:49.286238"^^xsd:dateTime ;
    dct:modified "2026-07-22T06:36:13.114568"^^xsd:dateTime ;
    dct:title "Produksi Telur Per Kecamatan Tahun 2025" ;
    dcat:accessURL <https://satudata.kendarikota.go.id/dataset/f8865d03-d6b4-4c1e-ae02-e84fd74f4f2b/resource/c65e2262-c42e-4e7f-855a-595945068cc6/download/produksi-telur-per-kecamatan-tahun-2025.xlsx> ;
    dcat:byteSize "10492"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.kendarikota.go.id/organization/38ccfafb-fd19-496d-9834-a8556f46f67b> a foaf:Agent ;
    foaf:name "Dinas Pertanian" .

