@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/49f3e5c2-8eff-4b61-9674-ad1d81166164> a dcat:Dataset ;
    dct:description "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2004" ;
    dct:identifier "49f3e5c2-8eff-4b61-9674-ad1d81166164" ;
    dct:issued "2023-02-01T04:15:43.280680"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:15:43.280686"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2004" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/49f3e5c2-8eff-4b61-9674-ad1d81166164/resource/23a0b2ae-5866-4883-98f5-8259ea848801> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1I06nG5RWHRluytPpPdKdrXhb0L31Cvxo/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/49f3e5c2-8eff-4b61-9674-ad1d81166164/resource/23a0b2ae-5866-4883-98f5-8259ea848801> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Distribusi PDRB ADHB (Persen) Kota Semarang Tahun 2004" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1I06nG5RWHRluytPpPdKdrXhb0L31Cvxo/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" .

