@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/f4d8fbab-c287-4a44-a6c8-8d2cbcec951b> a dcat:Dataset ;
    dct:description "Jumlah Luas Penggunaan Lahan (Hektar) 2012" ;
    dct:identifier "f4d8fbab-c287-4a44-a6c8-8d2cbcec951b" ;
    dct:issued "2023-02-01T05:58:02.215788"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:58:02.215796"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Luas Penggunaan Lahan (Hektar) 2012" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f4d8fbab-c287-4a44-a6c8-8d2cbcec951b/resource/1160e92e-373a-4330-a1ed-6b602c60658f> ;
    dcat:keyword "Data Statistik" .

<https://data.jatengprov.go.id/dataset/f4d8fbab-c287-4a44-a6c8-8d2cbcec951b/resource/1160e92e-373a-4330-a1ed-6b602c60658f> a dcat:Distribution ;
    dct:description "Jumlah Luas Penggunaan Lahan (Hektar) 2012" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Luas Penggunaan Lahan (Hektar) 2012" ;
    dcat:accessURL <https://drive.google.com/file/d/1AbC2Hw4JrG0Jut14yyAgDORMYdqLplka/view> .

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

