@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/5ba9760d-1804-467b-84a8-69a054f9aa15> a dcat:Dataset ;
    dct:description "Laju Pertumbuhan (Persen) Tahun 2007" ;
    dct:identifier "5ba9760d-1804-467b-84a8-69a054f9aa15" ;
    dct:issued "2023-02-01T04:25:30.709688"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:25:30.709694"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Laju Pertumbuhan (Persen) Tahun 2007" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5ba9760d-1804-467b-84a8-69a054f9aa15/resource/863a5af0-b4cb-4d58-a8de-b60efd109fe2> ;
    dcat:keyword "KEPENDUDUKAN" .

<https://data.jatengprov.go.id/dataset/5ba9760d-1804-467b-84a8-69a054f9aa15/resource/863a5af0-b4cb-4d58-a8de-b60efd109fe2> a dcat:Distribution ;
    dct:description "Laju Pertumbuhan (Persen) Tahun 2007" ;
    dct:format "XLSX" ;
    dct:title "Laju Pertumbuhan (Persen) Tahun 2007" ;
    dcat:accessURL <https://drive.google.com/file/d/1sdxFAx-aUCR5yw__s4c6_3lvD6td2K0X/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

