@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/934d05e0-e0b3-4722-b86d-8f2383d3c649> a dcat:Dataset ;
    dct:description "Jumlah Produksi Telur Unggas Tahun 2025" ;
    dct:identifier "934d05e0-e0b3-4722-b86d-8f2383d3c649" ;
    dct:issued "2026-05-10T02:23:03.362058"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:23:03.362075"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Jumlah Produksi Telur Unggas Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:dispertancilacap@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/934d05e0-e0b3-4722-b86d-8f2383d3c649/resource/9b88a06a-0750-4cf7-b7de-589f77ad39a8> ;
    dcat:keyword "produksi telur",
        "telur",
        "ternak" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/934d05e0-e0b3-4722-b86d-8f2383d3c649/resource/9b88a06a-0750-4cf7-b7de-589f77ad39a8> a dcat:Distribution ;
    dct:description "Jumlah Produksi Telur Unggas Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-20T06:32:59.750645"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:23:03.328354"^^xsd:dateTime ;
    dct:title "Data Produksi telur 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/934d05e0-e0b3-4722-b86d-8f2383d3c649/resource/9b88a06a-0750-4cf7-b7de-589f77ad39a8/download/data-produksi-telur-2025.xlsx> ;
    dcat:byteSize "36647"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

