@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/2fbd315d-ee4b-4aac-a939-3e390a2ebe32> a dcat:Dataset ;
    dct:description "Kecamatan Jekulo Dalam Angka 2022" ;
    dct:identifier "2fbd315d-ee4b-4aac-a939-3e390a2ebe32" ;
    dct:issued "2023-01-23T05:42:41.611563"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:42:41.611569"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Kecamatan Jekulo Dalam Angka 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2fbd315d-ee4b-4aac-a939-3e390a2ebe32/resource/0352e8f9-3049-4215-be66-b651f98122e6> ;
    dcat:keyword "kecamatan dalam angka",
        "kecamatan jekulo" .

<https://data.jatengprov.go.id/dataset/2fbd315d-ee4b-4aac-a939-3e390a2ebe32/resource/0352e8f9-3049-4215-be66-b651f98122e6> a dcat:Distribution ;
    dct:description "Kecamatan Jekulo Dalam Angka Tahun 2022" ;
    dct:format "HTML" ;
    dct:title "Kecamatan Jekulo Dalam Angka Tahun 2022" ;
    dcat:accessURL <https://kuduskab.bps.go.id/publication/2022/09/26/f3f39578b315040b1b3343b3/kecamatan-jekulo-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" .

