@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/5c73e88b-73e1-40c4-8e76-3fbd031dbd77> a dcat:Dataset ;
    dct:description "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2010" ;
    dct:identifier "5c73e88b-73e1-40c4-8e76-3fbd031dbd77" ;
    dct:issued "2023-02-01T04:26:05.057727"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:26:05.057733"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2010" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5c73e88b-73e1-40c4-8e76-3fbd031dbd77/resource/3a98aa94-a80d-4826-b39a-78ad1c3319ad> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1Ui-dDzyVEOwvce47IU2z9BIV6BA8qgnP/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/5c73e88b-73e1-40c4-8e76-3fbd031dbd77/resource/3a98aa94-a80d-4826-b39a-78ad1c3319ad> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2010" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Ui-dDzyVEOwvce47IU2z9BIV6BA8qgnP/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" .

