@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/f5678689-abe8-48a5-8136-693a9eeeb5fb> a dcat:Dataset ;
    dct:identifier "f5678689-abe8-48a5-8136-693a9eeeb5fb" ;
    dct:issued "2026-04-28T03:15:31.871149"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:15:31.871161"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Pertumbuhan Ekonomi 2023-Berita Resmi Statistik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <http://5.189.187.109/dataset/f5678689-abe8-48a5-8136-693a9eeeb5fb/resource/a24e5b58-8296-491f-ad09-55a0bc8a3cca> .

<http://5.189.187.109/dataset/f5678689-abe8-48a5-8136-693a9eeeb5fb/resource/a24e5b58-8296-491f-ad09-55a0bc8a3cca> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2024-10-02T07:09:35.651377"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:15:31.867713"^^xsd:dateTime ;
    dct:title "Pertumbuhan Ekonomi 2023.pdf" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/f5678689-abe8-48a5-8136-693a9eeeb5fb/resource/a24e5b58-8296-491f-ad09-55a0bc8a3cca/download/pertumbuhan-ekonomi-2023.pdf> ;
    dcat:byteSize "1795864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

