@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/2dd1be1f-135e-4007-9c0b-50b7ea38a4ea> a dcat:Dataset ;
    dct:description "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2007" ;
    dct:identifier "2dd1be1f-135e-4007-9c0b-50b7ea38a4ea" ;
    dct:issued "2023-02-01T04:00:57.338938"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:00:57.338944"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2007" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2dd1be1f-135e-4007-9c0b-50b7ea38a4ea/resource/acd3eaff-37f3-40b0-ac87-2a85cef3a5aa> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1Lik-ngB8aHcsfp2M3lZe_m3KtVjRVxaz/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/2dd1be1f-135e-4007-9c0b-50b7ea38a4ea/resource/acd3eaff-37f3-40b0-ac87-2a85cef3a5aa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2007" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Lik-ngB8aHcsfp2M3lZe_m3KtVjRVxaz/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" .

