@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/a3fc704c-2672-4111-b835-984f7c5efc86> a dcat:Dataset ;
    dct:description "tenaga kesehatan" ;
    dct:identifier "a3fc704c-2672-4111-b835-984f7c5efc86" ;
    dct:issued "2022-10-30T10:16:44.706817"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:44.706825"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah tenaga kesehatan tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/a3fc704c-2672-4111-b835-984f7c5efc86/resource/499668e3-86c0-43e2-952a-36c66e47b089> ;
    dcat:keyword "dokter",
        "kesehatan",
        "perawat",
        "tenaga kesehatan" .

<http://5.189.187.109/dataset/a3fc704c-2672-4111-b835-984f7c5efc86/resource/499668e3-86c0-43e2-952a-36c66e47b089> a dcat:Distribution ;
    dct:description "jumlah tenaga kesehatan dalam kabupaten aceh selatan tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-09-08T07:46:54.830596"^^xsd:dateTime ;
    dct:modified "2022-10-30T10:16:44.694359"^^xsd:dateTime ;
    dct:title "jumlah tenaga kesehatan tahun 2019.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/a3fc704c-2672-4111-b835-984f7c5efc86/resource/499668e3-86c0-43e2-952a-36c66e47b089/download/jumlah-tenaga-kesehatan-tahun-2019.csv> ;
    dcat:byteSize "480"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

