@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#> .

<http://5.189.187.109/dataset/73b55a71-f82f-4326-9ec1-076c2333f150> a dcat:Dataset ;
    dct:description "Proporsi luas hutan kota (hektar) terhadap luas daratan (hektar) Provinsi DKI Jakarta" ;
    dct:identifier "2df33c905e1dca9dd39aa4d516470b91" ;
    dct:issued "2026-03-04"^^xsd:date ;
    dct:modified "2026-04-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertamanan dan Hutan Kota" ] ;
    dct:title "Proporsi Tutupan Hutan terhadap Total Luas Lahan" ;
    dcat:distribution <http://5.189.187.109/dataset/73b55a71-f82f-4326-9ec1-076c2333f150/resource/426a8f62-85c1-41ef-92bf-df4b47c8730b>,
        <http://5.189.187.109/dataset/73b55a71-f82f-4326-9ec1-076c2333f150/resource/a91ff529-abeb-4c01-97ed-53ff6cd481d9> ;
    dcat:keyword "hutan",
        "lingkunganhidup" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/proporsi-tutupan-hutan-terhadap-total-luas-lahan> .

<http://5.189.187.109/dataset/73b55a71-f82f-4326-9ec1-076c2333f150/resource/426a8f62-85c1-41ef-92bf-df4b47c8730b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T16:36:48.717882"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:36:48.698754"^^xsd:dateTime ;
    dct:title "Proporsi Tutupan Hutan terhadap Total Luas Lahan" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/3c09d6605222fe7239445454381d0340/proporsi-tutupan-hutan-terhadap-total-luas-lahan.xlsx> .

<http://5.189.187.109/dataset/73b55a71-f82f-4326-9ec1-076c2333f150/resource/a91ff529-abeb-4c01-97ed-53ff6cd481d9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T16:36:48.717860"^^xsd:dateTime ;
    dct:modified "2026-06-28T03:37:30.269497"^^xsd:dateTime ;
    dct:title "Proporsi Tutupan Hutan terhadap Total Luas Lahan" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/3c09d6605222fe7239445454381d0340/proporsi-tutupan-hutan-terhadap-total-luas-lahan.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/proporsi-tutupan-hutan-terhadap-total-luas-lahan> a foaf:Document .

