@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/b859efd0-507c-4d24-abad-0597b911b25e> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Personil PPNS dalam satuan Jiwa. Dataset terkait topik Standar Pelayanan Minimal (SPM) ini dihasilkan oleh Satuan Polisi Pamong Praja Aceh yang dikeluarkan dalam periode Tahunan." ;
    dct:identifier "b859efd0-507c-4d24-abad-0597b911b25e" ;
    dct:issued "2025-01-20T11:20:37.595358"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:20:37.595365"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah PPNS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yudi Saputra" ;
            vcard:hasEmail <mailto:yudizone7@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b859efd0-507c-4d24-abad-0597b911b25e/resource/a7566ff7-d2bf-42a0-8fb8-83a0e3f84f5d> ;
    dcat:keyword "Daftar Data 2024",
        "SPM" .

<http://5.189.187.109/dataset/b859efd0-507c-4d24-abad-0597b911b25e/resource/a7566ff7-d2bf-42a0-8fb8-83a0e3f84f5d> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Personil PPNS  di Provinsi Aceh menurut Provinsi Aceh tahun/periode 2018-2023." ;
    dct:format "CSV" ;
    dct:issued "2024-11-28T03:24:05.041788"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:20:37.587425"^^xsd:dateTime ;
    dct:title "Jumlah PPNS Berdasarkan Tahun " ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/b859efd0-507c-4d24-abad-0597b911b25e/resource/a7566ff7-d2bf-42a0-8fb8-83a0e3f84f5d/download/jumlah-ppns-berdasarkantahun.csv> ;
    dcat:byteSize "240"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

