@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/0cd9b46d-da08-4305-ab07-bc3d923b6afc> a dcat:Dataset ;
    dct:description "Jumlah Kasus Penyakit IMS" ;
    dct:identifier "973ac6d9-0490-9093-e7e0-05a6f9381208" ;
    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 "Kasus Penyakit IMS" ;
    dcat:distribution <http://5.189.187.109/dataset/0cd9b46d-da08-4305-ab07-bc3d923b6afc/resource/b612de1b-cbdc-409b-893a-4f646e4a3605> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/973ac6d9-0490-9093-e7e0-05a6f9381208> .

<http://5.189.187.109/dataset/0cd9b46d-da08-4305-ab07-bc3d923b6afc/resource/b612de1b-cbdc-409b-893a-4f646e4a3605> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:10:16.017348"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:10:16.010871"^^xsd:dateTime ;
    dct:title "Kasus Penyakit IMS" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/973ac6d9-0490-9093-e7e0-05a6f9381208> .

<https://pasti.inhukab.go.id/dataset/data/view/973ac6d9-0490-9093-e7e0-05a6f9381208> a foaf:Document .

