@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/61f87851-17ad-49ce-969a-28c4185f1294> a dcat:Dataset ;
    dct:description """Jumlah Tenaga Kesehatan Kecamatan Jebres Tahun 2021\r
""" ;
    dct:identifier "f28c375f-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-30"^^xsd:date ;
    dct:modified "2024-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Tenaga Kesehatan Kecamatan Jebres Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/61f87851-17ad-49ce-969a-28c4185f1294/resource/6d6b48a8-0e4f-49b1-987e-60d81869a969> ;
    dcat:keyword "tenaga kesehatan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1403> .

<http://5.189.187.109/dataset/61f87851-17ad-49ce-969a-28c4185f1294/resource/6d6b48a8-0e4f-49b1-987e-60d81869a969> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T20:04:25.686847"^^xsd:dateTime ;
    dct:modified "2024-10-20T20:04:25.673790"^^xsd:dateTime ;
    dct:title "jumlah-tenaga_kesehatan_kecamatan-jebres-2021" ;
    dcat:accessURL <http://uploads/dataset/1403/jumlah-tenaga_kesehatan_kecamatan-jebres-2021.csv> ;
    dcat:mediaType "text/csv" .

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

