@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/fcd75cae-717b-459c-bd83-b28877799ec4> a dcat:Dataset ;
    dct:description "Jumlah Tenaga Kesehatan di Kota Banda Aceh" ;
    dct:identifier "fcd75cae-717b-459c-bd83-b28877799ec4" ;
    dct:issued "2022-10-30T23:39:40.000575"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:38:34.105323"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Tenaga Kesehatan di Kota Banda Aceh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fcd75cae-717b-459c-bd83-b28877799ec4/resource/07027dd8-747a-4f37-bea5-26ec10baf1a5> ;
    dcat:keyword "tenaga-kesehatan" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-tenaga-kesehatan-di-kota-banda-aceh/fcd75cae-717b-459c-bd83-b28877799ec4> .

<http://5.189.187.109/dataset/fcd75cae-717b-459c-bd83-b28877799ec4/resource/07027dd8-747a-4f37-bea5-26ec10baf1a5> a dcat:Distribution ;
    dct:description "Jumlah Tenaga Kesehatan di Kota Banda Aceh Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-07-08T11:12:13"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:38:34.116605"^^xsd:dateTime ;
    dct:title " Jumlah Tenaga Kesehatan di Kota Banda Aceh Tahun 2021" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/tenaga_kesehatan_rs.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-tenaga-kesehatan-di-kota-banda-aceh/fcd75cae-717b-459c-bd83-b28877799ec4> a foaf:Document .

