@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/6058147e-5549-4d8e-9653-ce3ab266e867> a dcat:Dataset ;
    dct:description "Data ini berisi mengenai Lokasi Kegiatan Pengelolaan Sampah Mandiri di Provinsi DKI Jakarta Tahun 2019" ;
    dct:identifier "262be57bd86fd509f47a4de0edc52054" ;
    dct:issued "2023-10-23"^^xsd:date ;
    dct:modified "2023-10-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Lingkungan Hidup" ] ;
    dct:title "Lokasi Kegiatan Pengelolaan Sampah Mandiri 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/6058147e-5549-4d8e-9653-ce3ab266e867/resource/47d8f199-6563-4e0a-8828-91ff08dfa9da>,
        <http://5.189.187.109/dataset/6058147e-5549-4d8e-9653-ce3ab266e867/resource/c7943b4b-75a2-4548-9d17-a59232571fa6> ;
    dcat:keyword "Lokasi",
        "PengelolaanSampahMandiri" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/lokasi-kegiatan-pengelolaan-sampah-mandiri-2019> .

<http://5.189.187.109/dataset/6058147e-5549-4d8e-9653-ce3ab266e867/resource/47d8f199-6563-4e0a-8828-91ff08dfa9da> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:38:46.626734"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:38:46.611945"^^xsd:dateTime ;
    dct:title "Lokasi Kegiatan Pengelolaan Sampah Mandiri 2019" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c3c10f4e248376d4c483034b04632643/lokasi-kegiatan-pengelolaan-sampah-mandiri-2019.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/6058147e-5549-4d8e-9653-ce3ab266e867/resource/c7943b4b-75a2-4548-9d17-a59232571fa6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:38:46.626745"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:38:46.612136"^^xsd:dateTime ;
    dct:title "Lokasi Kegiatan Pengelolaan Sampah Mandiri 2019" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c3c10f4e248376d4c483034b04632643/lokasi-kegiatan-pengelolaan-sampah-mandiri-2019.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/lokasi-kegiatan-pengelolaan-sampah-mandiri-2019> a foaf:Document .

