@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/f93f9653-dd69-4c8f-8960-49d17e17fde5> a dcat:Dataset ;
    dct:description "PDRB Tanaman Bahan Makanan Tahun 2000-2013 Kota Semarang" ;
    dct:identifier "f93f9653-dd69-4c8f-8960-49d17e17fde5" ;
    dct:issued "2023-02-01T06:00:56.619420"^^xsd:dateTime ;
    dct:modified "2023-02-01T06:00:56.619425"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "PDRB Tanaman Bahan Makanan Tahun 2000-2013 Kota Semarang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f93f9653-dd69-4c8f-8960-49d17e17fde5/resource/7073e4ce-4f0d-441d-bfc5-99578601933f> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1Ik41mnSW96_EUOWLX1PH3S5GrWTE1WJp/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/f93f9653-dd69-4c8f-8960-49d17e17fde5/resource/7073e4ce-4f0d-441d-bfc5-99578601933f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PDRB Tanaman Bahan Makanan Tahun 2000-2013 Kota Semarang" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1Ik41mnSW96_EUOWLX1PH3S5GrWTE1WJp/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" .

