@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/e65dd213-af56-47d1-a1a1-698f8abe5792> a dcat:Dataset ;
    dct:description """Jumlah Tenaga Kesehatan Kecamatan Pasarkliwon Tahun 2021\r
""" ;
    dct:identifier "f28c3890-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 Pasarkliwon Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/e65dd213-af56-47d1-a1a1-698f8abe5792/resource/c643103d-7735-4593-8650-f2ce2633f9ac> ;
    dcat:keyword "tenaga kesehatan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/1407> .

<http://5.189.187.109/dataset/e65dd213-af56-47d1-a1a1-698f8abe5792/resource/c643103d-7735-4593-8650-f2ce2633f9ac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T20:04:29.660262"^^xsd:dateTime ;
    dct:modified "2024-10-20T20:04:29.648233"^^xsd:dateTime ;
    dct:title "jumlah-tenaga_kesehatan-kecamatan-pasarkliwon-2021" ;
    dcat:accessURL <http://uploads/dataset/1407/jumlah-tenaga_kesehatan-kecamatan-pasarkliwon-2021.csv> ;
    dcat:mediaType "text/csv" .

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

