@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/d07a1cd6-d445-4c22-8069-9c7c284c5a09> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai pembangunan IPAL dan lokasi IPAL Biogas di Kabupaten Bantul" ;
    dct:identifier "d07a1cd6-d445-4c22-8069-9c7c284c5a09" ;
    dct:issued "2024-06-11T08:41:05.218352"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:05.218359"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Pembangunan IPAL dan Lokasi IPAL Biogas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Lingkungan Hidup" ;
            vcard:hasEmail <mailto:dinas.lh@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d07a1cd6-d445-4c22-8069-9c7c284c5a09/resource/294ad903-9e5b-43e4-8949-de82bf3e9f09> ;
    dcat:keyword "biogas",
        "ipal" .

<http://5.189.187.109/dataset/d07a1cd6-d445-4c22-8069-9c7c284c5a09/resource/294ad903-9e5b-43e4-8949-de82bf3e9f09> a dcat:Distribution ;
    dct:description "Data ini berisi daftar pembangunan IPAL dan Lokasi IPAL Biogas Tahun 2019" ;
    dct:format "XLS" ;
    dct:issued "2020-03-12T04:14:33.840454"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:05.209643"^^xsd:dateTime ;
    dct:title "Pembangunan IPAL dan Lokasi IPAL Biogas Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/d07a1cd6-d445-4c22-8069-9c7c284c5a09/resource/294ad903-9e5b-43e4-8949-de82bf3e9f09/download/ipal.xlsx> ;
    dcat:byteSize "8277"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

