@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:5000/dataset/042e4e89-c028-4f34-8c7d-7f25b7f3d8d2> a dcat:Dataset ;
    dct:description "Data Jumlah Tenaga Kesehatan Menurut Kecamatan di Kota Batu, 2020" ;
    dct:identifier "042e4e89-c028-4f34-8c7d-7f25b7f3d8d2" ;
    dct:issued "2022-10-08T10:00:47.988179"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:00:47.988187"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Jumlah Tenaga Kesehatan Menurut Kecamatan di Kota Batu, 2020" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/042e4e89-c028-4f34-8c7d-7f25b7f3d8d2/resource/4be2e96b-a390-4e06-86a7-2b2e6c89cff8> ;
    dcat:keyword "nakes" .

<http://5.189.187.109:5000/dataset/042e4e89-c028-4f34-8c7d-7f25b7f3d8d2/resource/4be2e96b-a390-4e06-86a7-2b2e6c89cff8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-04-26T06:46:32.632091"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:00:47.980161"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan Menurut Kecamatan di Kota Batu Tahun 2020.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/042e4e89-c028-4f34-8c7d-7f25b7f3d8d2/resource/4be2e96b-a390-4e06-86a7-2b2e6c89cff8/download/jumlah-tenaga-kesehatan-menurut-kecamatan-di-kota-batu-tahun-2020.xlsx> ;
    dcat:byteSize "10697"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

