@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/f9b20e3a-246b-4640-8ea0-3502ca5b42cc> a dcat:Dataset ;
    dct:description "Jumlah Kelurahan di Kota Semarang Tahun 2017" ;
    dct:identifier "f9b20e3a-246b-4640-8ea0-3502ca5b42cc" ;
    dct:issued "2023-02-01T06:01:15.064934"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:01:15.064943"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Kelurahan di Kota Semarang Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9b20e3a-246b-4640-8ea0-3502ca5b42cc/resource/faabe41d-3915-4c25-a7e0-2d856cf774f3> ;
    dcat:keyword "Jumlah Kelurahan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/144BRzVlYEaXEGcZO3jGj7X80RoSQnL2I/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/f9b20e3a-246b-4640-8ea0-3502ca5b42cc/resource/faabe41d-3915-4c25-a7e0-2d856cf774f3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kelurahan di Kota Semarang Tahun 2017" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/144BRzVlYEaXEGcZO3jGj7X80RoSQnL2I/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" .

