@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/50c556ca-adbb-4453-b66a-ee9ecb83cc73> a dcat:Dataset ;
    dct:description "Laju Pertumbuhan (Persen) Tahun 2015" ;
    dct:identifier "50c556ca-adbb-4453-b66a-ee9ecb83cc73" ;
    dct:issued "2023-02-01T04:19:31.073961"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:19:31.073967"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Laju Pertumbuhan (Persen) Tahun 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50c556ca-adbb-4453-b66a-ee9ecb83cc73/resource/bfbd1922-9b32-4c1d-8e0a-81c2cc45ea71> ;
    dcat:keyword "KEPENDUDUKAN" .

<https://data.jatengprov.go.id/dataset/50c556ca-adbb-4453-b66a-ee9ecb83cc73/resource/bfbd1922-9b32-4c1d-8e0a-81c2cc45ea71> a dcat:Distribution ;
    dct:description "Laju Pertumbuhan (Persen) Tahun 2015" ;
    dct:format "XLSX" ;
    dct:title "Laju Pertumbuhan (Persen) Tahun 2015" ;
    dcat:accessURL <https://drive.google.com/file/d/1uKNq6r5XKpsKT17_GGs-AX5ae3fkzj_j/view> .

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

