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

<https://data.jatengprov.go.id/dataset/52cd95a1-f564-497d-af9d-12ae223bb379> a dcat:Dataset ;
    dct:description "Kecamatan Kaliwungu Dalam Angka Tahun 2022" ;
    dct:identifier "52cd95a1-f564-497d-af9d-12ae223bb379" ;
    dct:issued "2023-01-23T05:43:03.659950"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:03.659957"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Kecamatan Kaliwungu Dalam Angka Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52cd95a1-f564-497d-af9d-12ae223bb379/resource/d946a0ca-ff5b-48e8-937e-db28165e6376> ;
    dcat:keyword "kecamatan dalam angka",
        "kecamatan kaliwungu" .

<https://data.jatengprov.go.id/dataset/52cd95a1-f564-497d-af9d-12ae223bb379/resource/d946a0ca-ff5b-48e8-937e-db28165e6376> a dcat:Distribution ;
    dct:description "Kecamatan Kaliwungu Dalam Angka Tahun 2022" ;
    dct:format "HTML" ;
    dct:title "Kecamatan Kaliwungu Dalam Angka Tahun 2022" ;
    dcat:accessURL <https://kuduskab.bps.go.id/publication/2022/09/26/d3a089d573c83dea4be20b7d/kecamatan-kaliwungu-dalam-angka-2022.html> ;
    dcat:mediaType "text/html" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

