@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/e1d1d357-fdc5-47d8-8d9a-8347a8d24dd3> a dcat:Dataset ;
    dct:description "Peta titik lokasi TPS di Kota Denpasar" ;
    dct:identifier "e1d1d357-fdc5-47d8-8d9a-8347a8d24dd3" ;
    dct:issued "2024-10-11T06:39:11.418770"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:39:11.418779"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Lokasi TPS Kota Denpasar Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/e1d1d357-fdc5-47d8-8d9a-8347a8d24dd3/resource/0e3a67ee-a87e-4ad9-af56-2d2b12f85f80> ;
    dcat:keyword "shp" .

<http://5.189.187.109/dataset/e1d1d357-fdc5-47d8-8d9a-8347a8d24dd3/resource/0e3a67ee-a87e-4ad9-af56-2d2b12f85f80> a dcat:Distribution ;
    dct:description "Peta titik lokasi TPS di Kota Denpasar" ;
    dct:format "SHP" ;
    dct:issued "2022-11-10T00:46:07.560205"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:39:11.411762"^^xsd:dateTime ;
    dct:title "Lokasi TPS Kota Denpasar Tahun 2019" ;
    dcat:accessURL <https://satudata.denpasarkota.go.id/dataset/e1d1d357-fdc5-47d8-8d9a-8347a8d24dd3/resource/0e3a67ee-a87e-4ad9-af56-2d2b12f85f80/download/shp-tps-2019.zip> ;
    dcat:byteSize "6830"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

