@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/8c34014f-4f9c-4d4c-8a96-785872a3dc62> a dcat:Dataset ;
    dct:description "Indeks Keluarga Sehat" ;
    dct:identifier "f28c8f83-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-05-29"^^xsd:date ;
    dct:modified "2024-05-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Indeks Keluarga Sehat" ;
    dcat:distribution <http://5.189.187.109/dataset/8c34014f-4f9c-4d4c-8a96-785872a3dc62/resource/13edb533-3d43-439c-9492-d42c09629f61> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1943> .

<http://5.189.187.109/dataset/8c34014f-4f9c-4d4c-8a96-785872a3dc62/resource/13edb533-3d43-439c-9492-d42c09629f61> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-10-11T04:25:44.787977"^^xsd:dateTime ;
    dct:modified "2024-10-20T22:58:06.701966"^^xsd:dateTime ;
    dct:title "Indeks Keluarga Sehat" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Indeks_Keluarga_Sehat.json> ;
    dcat:mediaType "application/json" .

<https://solodata.surakarta.go.id/opendata/detail_package/1943> a foaf:Document .

