@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/f4af19b2-cd9b-4e9a-83a2-a5d138a2e692> a dcat:Dataset ;
    dct:description "Jumlah Sarana Sanitasi" ;
    dct:identifier "e8c20ae1-b2d1-a616-b336-27918329289a" ;
    dct:issued "2025-10-23"^^xsd:date ;
    dct:modified "2025-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "Sarana Sanitasi" ;
    dcat:distribution <http://5.189.187.109/dataset/f4af19b2-cd9b-4e9a-83a2-a5d138a2e692/resource/250d487a-f0dc-4ac7-b45d-a381a111685f> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/e8c20ae1-b2d1-a616-b336-27918329289a> .

<http://5.189.187.109/dataset/f4af19b2-cd9b-4e9a-83a2-a5d138a2e692/resource/250d487a-f0dc-4ac7-b45d-a381a111685f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:10:33.369850"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:10:33.361414"^^xsd:dateTime ;
    dct:title "Sarana Sanitasi" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/e8c20ae1-b2d1-a616-b336-27918329289a> .

<https://pasti.inhukab.go.id/dataset/data/view/e8c20ae1-b2d1-a616-b336-27918329289a> a foaf:Document .

