@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/021c7cca-fb16-43dc-b840-3093cca7bb69> a dcat:Dataset ;
    dct:description "Presentase Kelurahan STBM" ;
    dct:identifier "f28c9146-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 "Presentase Kelurahan STBM" ;
    dcat:distribution <http://5.189.187.109/dataset/021c7cca-fb16-43dc-b840-3093cca7bb69/resource/28be9834-d7d3-4aef-8ef8-257e677a8fd2> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1949> .

<http://5.189.187.109/dataset/021c7cca-fb16-43dc-b840-3093cca7bb69/resource/28be9834-d7d3-4aef-8ef8-257e677a8fd2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-10-11T04:25:51.608095"^^xsd:dateTime ;
    dct:modified "2024-10-20T22:58:12.115762"^^xsd:dateTime ;
    dct:title "Presentase Kelurahan STBM" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Presentase_Kelurahan_STBM.json> ;
    dcat:mediaType "application/json" .

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

