@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#> .

<https://data.kaltimprov.go.id/dataset/0596f7b3-fc21-4ed5-b21b-60841b374aef> a dcat:Dataset ;
    dct:description "Jumlah Petuugas kesehatan Menurut Desa Kec.nyuatan" ;
    dct:identifier "0596f7b3-fc21-4ed5-b21b-60841b374aef" ;
    dct:issued "2023-07-06T10:30:04.263048"^^xsd:dateTime ;
    dct:modified "2023-07-06T10:30:04.263053"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Jumlah Petuugas kesehatan Menurut Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/0596f7b3-fc21-4ed5-b21b-60841b374aef/resource/7e5e76f3-1345-41cd-8ba5-bbf4801ada34> ;
    dcat:keyword "2022",
        "nyuatan",
        "sosial" ;
    dcat:landingPage <Puskesmas> .

<Puskesmas> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/0596f7b3-fc21-4ed5-b21b-60841b374aef/resource/7e5e76f3-1345-41cd-8ba5-bbf4801ada34> a dcat:Distribution ;
    dct:description "Jumlah Petuugas kesehatan Menurut Desa Kec.nyuatan 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-06T01:44:51.726295"^^xsd:dateTime ;
    dct:modified "2023-07-06T10:30:04.257857"^^xsd:dateTime ;
    dct:title "Jumlah Petugas Kesehatan Menurut Desa.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/0596f7b3-fc21-4ed5-b21b-60841b374aef/resource/7e5e76f3-1345-41cd-8ba5-bbf4801ada34/download/jumlah-petugas-kesehatan-menurut-desa.xlsx> ;
    dcat:byteSize "10283"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

