@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e57cd4c0-a502-4e59-aa37-41969389350f> a dcat:Dataset ;
    dct:description "Data ini berisi tentang volume sampah yang terangkut ke TPA tahun 2020" ;
    dct:identifier "e57cd4c0-a502-4e59-aa37-41969389350f" ;
    dct:issued "2024-06-11T08:49:54.342965"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:49:54.342973"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Volume Sampah Yang Terangkut Ke TPA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e57cd4c0-a502-4e59-aa37-41969389350f/resource/e8bdeffc-ae6c-4835-a005-610049efdf2f> ;
    dcat:keyword "pengelola sampah" .

<http://5.189.187.109/dataset/e57cd4c0-a502-4e59-aa37-41969389350f/resource/e8bdeffc-ae6c-4835-a005-610049efdf2f> a dcat:Distribution ;
    dct:description "Data berisi volume sampah yang terangkut ke TPA tahun 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-07-09T03:14:20.763742"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:49:54.335550"^^xsd:dateTime ;
    dct:title "Volume Sampah Yang Terangkut ke TPA Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vRUkGyzp8FWMw1vXQx76HM8KI8BRJk8TQHYzwDSj6hHvQsNxWXVehtkI_va4a0Jsw/pub?gid=1631955617&single=true&output=csv> .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

