@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/2c74ce80-59b7-4c22-897f-8f47c77fcee8> a dcat:Dataset ;
    dct:description "PDRB Jasa Perusahaan Tahun 2000-2013 Kota Semarang" ;
    dct:identifier "2c74ce80-59b7-4c22-897f-8f47c77fcee8" ;
    dct:issued "2023-02-01T04:00:16.804684"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:00:16.804691"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "PDRB Jasa Perusahaan Tahun 2000-2013 Kota Semarang" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2c74ce80-59b7-4c22-897f-8f47c77fcee8/resource/6963b0fe-c908-4003-b491-bcae40278cf8> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1vjXGEgEBmVcSEvm12K7iWa3JjTsH7wjv/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/2c74ce80-59b7-4c22-897f-8f47c77fcee8/resource/6963b0fe-c908-4003-b491-bcae40278cf8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PDRB Jasa Perusahaan Tahun 2000-2013 Kota Semarang" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1vjXGEgEBmVcSEvm12K7iWa3JjTsH7wjv/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" .

