@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#> .

<https://data.kaltimprov.go.id/dataset/0d734ac5-0ed8-4995-ace5-5bf52adbd585> a dcat:Dataset ;
    dct:description "Data Cakupan Air Limbah Kabupaten Paser" ;
    dct:identifier "0d734ac5-0ed8-4995-ace5-5bf52adbd585" ;
    dct:issued "2025-10-02T06:17:38.815966"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:38.815971"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data Cakupan Layanan Air Limbah Kabupaten Paser 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dputr" ;
            vcard:hasEmail <mailto:paserpu@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/0d734ac5-0ed8-4995-ace5-5bf52adbd585/resource/f6611155-36f3-4fb5-a294-76447a39f49c> ;
    dcat:landingPage <paserpu@gmail.com> .

<https://data.kaltimprov.go.id/dataset/0d734ac5-0ed8-4995-ace5-5bf52adbd585/resource/f6611155-36f3-4fb5-a294-76447a39f49c> a dcat:Distribution ;
    dct:description "Data Cakupan Air Limbah Kabupaten Paser" ;
    dct:format "XLS" ;
    dct:issued "2023-10-10T00:35:55.834494"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:17:38.814763"^^xsd:dateTime ;
    dct:title "Data Cakupan Air Limbah Kabupaten Paser" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

<paserpu@gmail.com> a foaf:Document .

