@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/dataset/d81914a7-e54b-4ecb-888e-3ecb26e4a8e2> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan di Kecamatan Bonang Tahun 2018" ;
    dct:identifier "d81914a7-e54b-4ecb-888e-3ecb26e4a8e2" ;
    dct:issued "2023-05-22T19:58:03.709958"^^xsd:dateTime ;
    dct:modified "2024-12-24T04:10:31.608322"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Bonang Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kesejahteraan Masyarakat (MUJI RAHAYU, SE)" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d81914a7-e54b-4ecb-888e-3ecb26e4a8e2/resource/91ed0739-ecd2-4727-b0ef-6ab153f01cf6> ;
    dcat:keyword "Jumlah Tenaga Kesehatan",
        "Kecamatan Bonang",
        "Tahun 2018" ;
    dcat:landingPage <Kecamatan%20Bonang> .

<Kecamatan%20Bonang> a foaf:Document .

<http://5.189.187.109/dataset/d81914a7-e54b-4ecb-888e-3ecb26e4a8e2/resource/91ed0739-ecd2-4727-b0ef-6ab153f01cf6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-27T04:30:51.240466"^^xsd:dateTime ;
    dct:modified "2023-05-22T19:58:03.699959"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Kesehatan di Kecamatan Bonang Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/d81914a7-e54b-4ecb-888e-3ecb26e4a8e2/resource/91ed0739-ecd2-4727-b0ef-6ab153f01cf6/download/jumlah-tenaga-kesehatan-di-kecamatan-bonang-tahun-2018.xlsx> ;
    dcat:byteSize "11253"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

