@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/1b51a969-5515-47a3-b6f1-63c1bf6db58f> a dcat:Dataset ;
    dct:identifier "1b51a969-5515-47a3-b6f1-63c1bf6db58f" ;
    dct:issued "2026-04-28T02:43:12.215795"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:43:12.215809"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "SK Daftar Data Kabupaten Kendal 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/1b51a969-5515-47a3-b6f1-63c1bf6db58f/resource/ad5916d5-e1c5-4b6c-9cdd-d8374fa56aa0> .

<http://5.189.187.109/dataset/1b51a969-5515-47a3-b6f1-63c1bf6db58f/resource/ad5916d5-e1c5-4b6c-9cdd-d8374fa56aa0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T03:23:24.279888"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:43:12.210501"^^xsd:dateTime ;
    dct:title "SK Daftar Data Kabupaten Kendal Tahun 2024.pdf" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/1b51a969-5515-47a3-b6f1-63c1bf6db58f/resource/ad5916d5-e1c5-4b6c-9cdd-d8374fa56aa0/download/sk-daftar-data-kabupaten-kendal-tahun-2024.pdf> ;
    dcat:byteSize "1645761"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

