@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/7e52127c-1edb-4363-97f7-b66de0bad39d> a dcat:Dataset ;
    dct:description "Data dan Lokasi Tempat Pembuangan Sampah (TPS), 2020" ;
    dct:identifier "7e52127c-1edb-4363-97f7-b66de0bad39d" ;
    dct:issued "2022-10-08T10:03:19.421737"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:03:19.421743"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Data dan Lokasi Tempat Pembuangan Sampah (TPS), 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/7e52127c-1edb-4363-97f7-b66de0bad39d/resource/624c53ea-4243-49f1-94e9-d3d105db8174> ;
    dcat:keyword "TPS",
        "lokasi TPS",
        "sampah",
        "tempat pembuangan sampah" .

<http://5.189.187.109/dataset/7e52127c-1edb-4363-97f7-b66de0bad39d/resource/624c53ea-4243-49f1-94e9-d3d105db8174> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T06:05:25.560388"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:03:19.410878"^^xsd:dateTime ;
    dct:title "Data dan Lokasi TPS Kota Batu, 2020" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/7e52127c-1edb-4363-97f7-b66de0bad39d/resource/624c53ea-4243-49f1-94e9-d3d105db8174/download/4.-data-dan-lokasi-tps-kota-batu-2020.xlsx> ;
    dcat:byteSize "13409"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

