@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/bec5414c-176d-40da-ba1e-34b10cfe8446> a dcat:Dataset ;
    dct:description "Kecamatan Undaan Dalam Angka Tahun 2022" ;
    dct:identifier "bec5414c-176d-40da-ba1e-34b10cfe8446" ;
    dct:issued "2023-01-23T05:43:58.500571"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:58.500577"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Kecamatan Undaan Dalam Angka Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bec5414c-176d-40da-ba1e-34b10cfe8446/resource/a30d73ab-a03e-48a8-b998-26dec46ce29d> ;
    dcat:keyword "kecamatan dalam angka",
        "kecamatan undaan" .

<https://data.jatengprov.go.id/dataset/bec5414c-176d-40da-ba1e-34b10cfe8446/resource/a30d73ab-a03e-48a8-b998-26dec46ce29d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:title "Kecamatan Undaan Dalam Angka Tahun 2022" ;
    dcat:accessURL <https://kuduskab.bps.go.id/publication/2022/09/26/73f72c0bc4be1c6dc76e9c4f/kecamatan-undaan-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" .

