@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/a7e0192e-790e-42e1-a7e5-e7a7311b6c73> a dcat:Dataset ;
    dct:description "Banyaknya Fasilitas kesehatan Menurut jenis" ;
    dct:identifier "a7e0192e-790e-42e1-a7e5-e7a7311b6c73" ;
    dct:issued "2023-07-06T10:30:07.494761"^^xsd:dateTime ;
    dct:modified "2023-07-06T10:30:07.494766"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Banyaknya Fasilitas kesehatan Menurut jenis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/a7e0192e-790e-42e1-a7e5-e7a7311b6c73/resource/6075d40e-1dd7-43cb-a339-b622cf675936> ;
    dcat:keyword "2022",
        "Nyuatan",
        "Sosial" ;
    dcat:landingPage <Puskesmas> .

<Puskesmas> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/a7e0192e-790e-42e1-a7e5-e7a7311b6c73/resource/6075d40e-1dd7-43cb-a339-b622cf675936> a dcat:Distribution ;
    dct:description "Banyaknya Fasilitas kesehatan Menurut jenis Kec.Nyuatan 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-06T01:41:38.920492"^^xsd:dateTime ;
    dct:modified "2023-07-06T10:30:07.489827"^^xsd:dateTime ;
    dct:title "Banyaknya Fasilitas Kesehatan Menurut Jenis.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/a7e0192e-790e-42e1-a7e5-e7a7311b6c73/resource/6075d40e-1dd7-43cb-a339-b622cf675936/download/banyaknya-fasilitas-kesehatan-menurut-jenis.xlsx> ;
    dcat:byteSize "9919"^^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" .

