@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/3f85f88c-a94a-4813-b25f-45823c7ccf42> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Satpol PP dan WH" ;
    dct:identifier "3f85f88c-a94a-4813-b25f-45823c7ccf42" ;
    dct:issued "2025-08-28T11:27:29.304779"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:29.304788"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Data Jumlah Pegawai Satpol PP dan WH Tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "agus wandi,SE" ;
            vcard:hasEmail <mailto:aguswandi885@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3f85f88c-a94a-4813-b25f-45823c7ccf42/resource/f06e3178-c6e5-4b7a-9294-7920c63e5b89> ;
    dcat:keyword "jumlah data pegawai",
        "satpol pp",
        "simeulue" ;
    dcat:landingPage <http://Data%20Jumlah%20Pegawai%20Satpol%20PP%20dan%20WH> .

<http://5.189.187.109/dataset/3f85f88c-a94a-4813-b25f-45823c7ccf42/resource/f06e3178-c6e5-4b7a-9294-7920c63e5b89> a dcat:Distribution ;
    dct:description "Data Jumlah Pegawai Satpol PP dan WH" ;
    dct:format "CSV" ;
    dct:issued "2025-08-05T03:01:12.210959"^^xsd:dateTime ;
    dct:modified "2025-08-28T11:27:29.284968"^^xsd:dateTime ;
    dct:title "Data jumlah Pegawai Satpol PP dan WH.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/3f85f88c-a94a-4813-b25f-45823c7ccf42/resource/f06e3178-c6e5-4b7a-9294-7920c63e5b89/download/data-jumlah-pegawai-satpol-pp-dan-wh.csv> ;
    dcat:byteSize "659"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<http://Data%20Jumlah%20Pegawai%20Satpol%20PP%20dan%20WH> a foaf:Document .

