@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/8f86b3ae-1299-4569-8a03-e54e69aa82b5> a dcat:Dataset ;
    dct:description "Data Volume Pengelolaan Sampah di Kabupaten Banyumas menurut Jenis Sampah" ;
    dct:identifier "8f86b3ae-1299-4569-8a03-e54e69aa82b5" ;
    dct:issued "2023-08-11T14:29:11.215340"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:29:11.215347"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> ;
    dct:title "Data Volume Pengelolaan Sampah di Kabupaten Banyumas" ;
    dcat:distribution <http://5.189.187.109/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9> ;
    dcat:keyword "lingkungan hidup",
        "sampah" .

<http://5.189.187.109/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-25T01:34:46.978293"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:29:11.207553"^^xsd:dateTime ;
    dct:title "Data Volume Sampah 2022.xlsx" ;
    dcat:accessURL <http://103.105.190.59/dataset/8f86b3ae-1299-4569-8a03-e54e69aa82b5/resource/54a58286-7152-4bc2-a9c3-1710e298d3e9/download/data-volume-sampah-2022.xlsx> ;
    dcat:byteSize "72753"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> a foaf:Agent ;
    foaf:name "Kabupaten Banyumas" .

