@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/50cd17f1-33e7-4559-b399-d62ba922c247> a dcat:Dataset ;
    dct:description "Datasets ini mengambarkan jumlah dokter di aceh utara" ;
    dct:identifier "50cd17f1-33e7-4559-b399-d62ba922c247" ;
    dct:issued "2024-06-03T03:37:32.618338"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:32.618348"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Jumlah Tenaga Medis Dokter" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elvi Maisara" ;
            vcard:hasEmail <mailto:sarah.hafidz5959@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/50cd17f1-33e7-4559-b399-d62ba922c247/resource/228e50db-5c53-4e5d-8466-5c2d742d2858> ;
    dcat:keyword "Dokter Aceh Utara",
        "Kecamatan",
        "Puskesmas",
        "dokter" ;
    dcat:landingPage <Data%20ini%20di%20ambil%20pada%20profil%20Kes%20Kab.%20Aceh%20Utara> .

<Data%20ini%20di%20ambil%20pada%20profil%20Kes%20Kab.%20Aceh%20Utara> a foaf:Document .

<http://5.189.187.109/dataset/50cd17f1-33e7-4559-b399-d62ba922c247/resource/228e50db-5c53-4e5d-8466-5c2d742d2858> a dcat:Distribution ;
    dct:description "Datasets ini menggambarkan Jumlah Dokter per Puskesmas dalam wilayah Kab.Aceh Utara Tahun 2023 dan di Update per tahun" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T05:05:23.586870"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:32.600090"^^xsd:dateTime ;
    dct:title "Jumlah Tenaga Medis Dokter Kabupaten Aceh Utara Tahun 2023" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/50cd17f1-33e7-4559-b399-d62ba922c247/resource/228e50db-5c53-4e5d-8466-5c2d742d2858/download/jumlah-tenaga-medis-dokter-kabupaten-aceh-utara-tahun-2023-.csv> ;
    dcat:byteSize "2783"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

