@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/848c79b7-535a-41f1-ab67-4dddcee8c069> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Karanganyar Tahun 2015" ;
    dct:identifier "848c79b7-535a-41f1-ab67-4dddcee8c069" ;
    dct:issued "2023-05-22T12:29:00.392868"^^xsd:dateTime ;
    dct:modified "2025-01-02T22:46:54.051685"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Tenaga Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin Kecamatan Karanganyar" ;
            vcard:hasEmail <mailto:keckaranganyardemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/848c79b7-535a-41f1-ab67-4dddcee8c069/resource/9f2c24f6-a732-4ef0-9e77-e5a6239a25ff> ;
    dcat:keyword "banyaknya tenaga kesehatan" .

<http://5.189.187.109:5000/dataset/848c79b7-535a-41f1-ab67-4dddcee8c069/resource/9f2c24f6-a732-4ef0-9e77-e5a6239a25ff> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Karanganyar Tahun 2015" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-28T02:44:27.616622"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:29:00.387556"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan Kec Karanganyar Tahun 2015.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/848c79b7-535a-41f1-ab67-4dddcee8c069/resource/9f2c24f6-a732-4ef0-9e77-e5a6239a25ff/download/jumlah-tenaga-kesehatan-kec-karanganyar-tahun-2015.xlsx> ;
    dcat:byteSize "11560"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

