@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/69f91bd4-2739-4597-8a10-7a75b0cd5a73> a dcat:Dataset ;
    dct:identifier "ee276dd1-7839-4043-b296-f73f1597bd2f" ;
    dct:issued "2023-03-17T07:12:34"^^xsd:dateTime ;
    dct:modified "2024-05-13T04:52:08"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan Kota Depok" ] ;
    dct:title "Tingkat prevalensi Tuberkulosis per 100 000 penduduk" ;
    dcat:distribution <http://5.189.187.109/dataset/69f91bd4-2739-4597-8a10-7a75b0cd5a73/resource/4c66eca0-9c25-4e6a-86cd-7803274debd2> ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/ee276dd1-7839-4043-b296-f73f1597bd2f> .

<http://5.189.187.109/dataset/69f91bd4-2739-4597-8a10-7a75b0cd5a73/resource/4c66eca0-9c25-4e6a-86cd-7803274debd2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:15:07.139658"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:21:52.010998"^^xsd:dateTime ;
    dct:title "Tingkat Prevalensi Tuberkolosis " ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D23_Tingkat_prevalensi_Tuberkulosis_%28per_100_000_penduduk%29.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/ee276dd1-7839-4043-b296-f73f1597bd2f> a foaf:Document .

