@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/be8b8278-d829-4550-9d0a-091babb85f5f> a dcat:Dataset ;
    dct:description "Data jumlah pelanggan dan nilai air bersih yang disalurkan menurut jenis pelanggan periode januari 2024" ;
    dct:identifier "be8b8278-d829-4550-9d0a-091babb85f5f" ;
    dct:issued "2024-05-02T18:38:26.896121"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:38:26.896128"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Jumlah Pelanggan dan Nilai Air Bersih Periode Januari 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Staff Umum" ;
            vcard:hasEmail <mailto:pdam_langsa@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/be8b8278-d829-4550-9d0a-091babb85f5f/resource/e8c522f4-0383-467f-8158-cac488471963> ;
    dcat:keyword "Jumlah Pelanggan dan Nilai Air Bersih",
        "Tirta Keumuneng" .

<http://5.189.187.109/dataset/be8b8278-d829-4550-9d0a-091babb85f5f/resource/e8c522f4-0383-467f-8158-cac488471963> a dcat:Distribution ;
    dct:description "Data jumlah pelanggan dan nilai air bersih yang disalurkan menurut jenis pelanggan periode januari 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-30T03:26:50.859361"^^xsd:dateTime ;
    dct:modified "2024-05-02T18:38:26.886763"^^xsd:dateTime ;
    dct:title "Januari 2024 - Jumlah pelanggan berdasarkan kategori pelanggan.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/be8b8278-d829-4550-9d0a-091babb85f5f/resource/e8c522f4-0383-467f-8158-cac488471963/download/januari-2024-jumlah-pelanggan-berdasarkan-kategori-pelanggan.xlsx> ;
    dcat:byteSize "11060"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

