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

<https://data.jatengprov.go.id/dataset/ad4e8007-d80d-4bda-9220-8af5ef0f4a68> a dcat:Dataset ;
    dct:description "Data ini berisi tentang UPT DInkes Prov Jateng 2025 Triwulan 2" ;
    dct:identifier "ad4e8007-d80d-4bda-9220-8af5ef0f4a68" ;
    dct:issued "2025-08-11T03:38:01.680581"^^xsd:dateTime ;
    dct:modified "2025-08-11T03:38:28.853331"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> ;
    dct:title "UPT DInkes Prov Jateng 2025 Triwulan 2" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ad4e8007-d80d-4bda-9220-8af5ef0f4a68/resource/ce098368-9d13-475f-8c4e-be5c6236820d> ;
    dcat:keyword "kesehatan" .

<https://data.jatengprov.go.id/dataset/ad4e8007-d80d-4bda-9220-8af5ef0f4a68/resource/ce098368-9d13-475f-8c4e-be5c6236820d> a dcat:Distribution ;
    dct:description "Data ini berisi tentang UPT DInkes Prov Jateng 2025 Triwulan 2" ;
    dct:format "CSV" ;
    dct:title "UPT DInkes Prov Jateng 2025 Triwulan 2.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/ad4e8007-d80d-4bda-9220-8af5ef0f4a68/resource/ce098368-9d13-475f-8c4e-be5c6236820d/download/upt-dinkes-prov-jateng-2025-triwulan-2.csv> ;
    dcat:byteSize 1780.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/df9e0e71-422e-4219-b6a7-0175740304d7> a foaf:Organization ;
    foaf:name "Dinas Kesehatan " .

