@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/78921f84-9d2f-4c1b-b842-01dbff5f8e71> a dcat:Dataset ;
    dct:description "Persentase Makanan (%) Tahun 2012" ;
    dct:identifier "78921f84-9d2f-4c1b-b842-01dbff5f8e71" ;
    dct:issued "2023-02-01T04:41:45.519700"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:41:45.519706"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Persentase Makanan (%) Tahun 2012" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/78921f84-9d2f-4c1b-b842-01dbff5f8e71/resource/8016f39c-47e1-42d4-8319-9df7489737b4> ;
    dcat:keyword "KEPENDUDUKAN" .

<https://data.jatengprov.go.id/dataset/78921f84-9d2f-4c1b-b842-01dbff5f8e71/resource/8016f39c-47e1-42d4-8319-9df7489737b4> a dcat:Distribution ;
    dct:description "Persentase Makanan (%) Tahun 2012" ;
    dct:format "XLSX" ;
    dct:title "Persentase Makanan (%) Tahun 2012" ;
    dcat:accessURL <https://drive.google.com/file/d/1NMRWHyv4WcE7_s_tsOJ2KPs8RIAEalyR/view> .

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

