@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/f807e229-7c29-4c58-82e4-0b3d24d2d726> a dcat:Dataset ;
    dct:description "PDRB Makanan, Minuman dan Tembakau Tahun 2000-2013 Kota Semarang" ;
    dct:identifier "f807e229-7c29-4c58-82e4-0b3d24d2d726" ;
    dct:issued "2023-02-01T06:00:00.746488"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:00:00.746495"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "PDRB Makanan, Minuman dan Tembakau Tahun 2000-2013 Kota Semarang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f807e229-7c29-4c58-82e4-0b3d24d2d726/resource/852b8a14-95ef-4ee4-bf74-b9b34f93f73f> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1Ulxc7Nq6ZhMt652J_zhPMFTXuMRRF1ee/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/f807e229-7c29-4c58-82e4-0b3d24d2d726/resource/852b8a14-95ef-4ee4-bf74-b9b34f93f73f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PDRB Makanan, Minuman dan Tembakau Tahun 2000-2013 Kota Semarang" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Ulxc7Nq6ZhMt652J_zhPMFTXuMRRF1ee/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" .

