@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/1fc46da1-b9f9-4776-8c74-ddc1a06c560b> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Jumlah Produksi Daging di Kota Pekalongan (Satuan Kilogram)" ;
    dct:identifier "1fc46da1-b9f9-4776-8c74-ddc1a06c560b" ;
    dct:issued "2026-05-19T06:00:19.607550"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:19.607575"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Jumlah Produksi Daging di Kota Pekalongan" ;
    dcat:distribution <http://5.189.187.109/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/1e5ca34e-8091-4b30-85d2-6496d653f64e>,
        <http://5.189.187.109/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/dff5eb87-e0d1-46c8-8730-582cc1dba7ea> ;
    dcat:keyword "pangan" ;
    dcat:landingPage <https://pusaka.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/1e5ca34e-8091-4b30-85d2-6496d653f64e> a dcat:Distribution ;
    dct:description "Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2026-02-23T06:48:49.822584"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:19.600352"^^xsd:dateTime ;
    dct:title "Jumlah Produksi daging 2025.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/1e5ca34e-8091-4b30-85d2-6496d653f64e/download/41.-jumlah-produksi-daging-2025.xlsx> ;
    dcat:byteSize "16952"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/dff5eb87-e0d1-46c8-8730-582cc1dba7ea> a dcat:Distribution ;
    dct:description "Tahun 2025 Semester 1" ;
    dct:format "XLSX" ;
    dct:issued "2025-12-30T07:45:21.380800"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:00:19.598827"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Daging 2025 Semester 1.xlsx" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/1fc46da1-b9f9-4776-8c74-ddc1a06c560b/resource/dff5eb87-e0d1-46c8-8730-582cc1dba7ea/download/14-jumlah-produksi-daging-2025-semester-1.xlsx> ;
    dcat:byteSize "16952"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

<https://pusaka.pekalongankota.go.id/> a foaf:Document .

