@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/df62e42f-b6d4-4264-9e9b-c5ba80e16027> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang Jumlah Kasus AFP Non Polio dalam satuan jiwa. Dataset terkait topik ini dihasilkan oleh Profilkes 2021 yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "df62e42f-b6d4-4264-9e9b-c5ba80e16027" ;
    dct:issued "2024-11-07T05:55:00.127768"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:29:25.525527"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Kasus AFP Non Polio" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datin Dinkes" ;
            vcard:hasEmail <mailto:datin.dinkes@acehprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/df62e42f-b6d4-4264-9e9b-c5ba80e16027/resource/32593582-7acf-4763-a2c5-cdc6334bebe2> ;
    dcat:keyword "dinkes",
        "kesehatan" ;
    dcat:landingPage <https://profilkes.acehprov.go.id/statistik/grafik/kasus-afp-non-polio/> .

<http://5.189.187.109/dataset/df62e42f-b6d4-4264-9e9b-c5ba80e16027/resource/32593582-7acf-4763-a2c5-cdc6334bebe2> a dcat:Distribution ;
    dct:description "Data Jumlah Kasus AFP Non Polio.\\n\\rDigenerate dari aplikasi Profil Kesehatan (Profilkes) Aceh." ;
    dct:format "CSV" ;
    dct:issued "2023-02-14T10:08:22.268372"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:55:00.119050"^^xsd:dateTime ;
    dct:title "Jumlah Kasus AFP Non Polio" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/df62e42f-b6d4-4264-9e9b-c5ba80e16027/resource/32593582-7acf-4763-a2c5-cdc6334bebe2/download/kasus-afp-non-polio.csv> ;
    dcat:byteSize "90372"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://profilkes.acehprov.go.id/statistik/grafik/kasus-afp-non-polio/> a foaf:Document .

