@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/50da2e29-0a1b-4583-8bbb-d0b4ab1ace77> a dcat:Dataset ;
    dct:description "Luas Hutan Kota" ;
    dct:identifier "50da2e29-0a1b-4583-8bbb-d0b4ab1ace77" ;
    dct:issued "2023-07-31T09:48:40.590025"^^xsd:dateTime ;
    dct:modified "2023-07-31T09:48:40.590032"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Luas Hutan Kota" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50da2e29-0a1b-4583-8bbb-d0b4ab1ace77/resource/b788ac53-0c47-4f1d-90ca-357f855da5ce> ;
    dcat:keyword "lingkungan hidup" .

<https://data.jatengprov.go.id/dataset/50da2e29-0a1b-4583-8bbb-d0b4ab1ace77/resource/b788ac53-0c47-4f1d-90ca-357f855da5ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Luas Hutan Kota" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/50da2e29-0a1b-4583-8bbb-d0b4ab1ace77/resource/b788ac53-0c47-4f1d-90ca-357f855da5ce/download/10.-luas-hutan-kota.xlsx> ;
    dcat:byteSize 9056.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

