@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/36f94cb1-7634-4b12-a6d3-9c46417540aa> a dcat:Dataset ;
    dct:description "Data RTH Hutan yang dikelola oleh Dinas Pertamanan dan Hutan Kota" ;
    dct:identifier "c589b70df28d3c27dc7dc321a415d4da" ;
    dct:issued "2023-12-29"^^xsd:date ;
    dct:modified "2026-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pertamanan dan Hutan Kota" ] ;
    dct:title "Data Hutan Kota Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/36f94cb1-7634-4b12-a6d3-9c46417540aa/resource/03e3a9d2-cf2d-4a50-a2c3-a2a0ea9c25f3>,
        <http://5.189.187.109/dataset/36f94cb1-7634-4b12-a6d3-9c46417540aa/resource/5e8649ef-22fe-4f94-a541-372b57d964e2> ;
    dcat:keyword "Hutan",
        "Kota" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-hutan-kota-2022> .

<http://5.189.187.109/dataset/36f94cb1-7634-4b12-a6d3-9c46417540aa/resource/03e3a9d2-cf2d-4a50-a2c3-a2a0ea9c25f3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:29:09.468805"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:29:09.435635"^^xsd:dateTime ;
    dct:title "Data Hutan Kota Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/95e0d47dc09716da88010419af408a06/data-hutan-kota-2022.xlsx> .

<http://5.189.187.109/dataset/36f94cb1-7634-4b12-a6d3-9c46417540aa/resource/5e8649ef-22fe-4f94-a541-372b57d964e2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:29:09.468790"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:29:09.435354"^^xsd:dateTime ;
    dct:title "Data Hutan Kota Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/95e0d47dc09716da88010419af408a06/data-hutan-kota-2022.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-hutan-kota-2022> a foaf:Document .

