@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/a1a1ce12-0da4-4a97-bd86-a8fc6d2a0fd3> a dcat:Dataset ;
    dct:description "Data Kelurahan pada Kecamatan Candisari Kota Semarang 2022" ;
    dct:identifier "a1a1ce12-0da4-4a97-bd86-a8fc6d2a0fd3" ;
    dct:issued "2023-02-01T05:06:07.616213"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:06:07.616219"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Data Kelurahan pada Kecamatan Candisari Kota Semarang 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a1a1ce12-0da4-4a97-bd86-a8fc6d2a0fd3/resource/78c49d42-f914-4bc0-b692-0e587bfbb1b1> ;
    dcat:keyword "Data Kelurahan" .

<https://data.jatengprov.go.id/dataset/a1a1ce12-0da4-4a97-bd86-a8fc6d2a0fd3/resource/78c49d42-f914-4bc0-b692-0e587bfbb1b1> a dcat:Distribution ;
    dct:description "Data Kelurahan pada Kecamatan Candisari Kota Semarang 2022" ;
    dct:format "XLSX" ;
    dct:title "Data Kelurahan pada Kecamatan Candisari Kota Semarang 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/12UtmKT6qlZb597D-8vSKyxFjnlVUwICH/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

