@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/fcb2650f-6833-4f6b-bc54-905bd83a3958> a dcat:Dataset ;
    dct:identifier "632b4b9d-19d8-11f0-9b38-b8cb29cb474c" ;
    dct:issued "2025-03-06"^^xsd:date ;
    dct:modified "2025-11-17T03:08:19.082774"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Satuan Polisi Pamong Praja, Pemadam Kebakaran dan Penyelamatan Kabupaten Maros" ] ;
    dct:title "Data Personil Satuan Polisi Pamong Praja" ;
    dcat:landingPage <https://sidataseru.maroskab.go.id/dataset/data-personil-satuan-polisi-pamong-praja> .

<https://sidataseru.maroskab.go.id/dataset/data-personil-satuan-polisi-pamong-praja> a foaf:Document .

