@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/30877260-bc44-46c1-b789-1eac9cb8e595> a dcat:Dataset ;
    dct:identifier "7fcfeca4-e95a-4865-8675-86d2f617c5df" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2025-12-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SATPOL PP" ] ;
    dct:title "Satuan Pamong Praja" ;
    dcat:distribution <http://5.189.187.109/dataset/30877260-bc44-46c1-b789-1eac9cb8e595/resource/d02d7dfe-b359-4079-8862-4c7987184ed1> ;
    dcat:keyword "ketenteraman",
        "ketertiban umum",
        "pelindungan masyarakat" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/satuan-pamong-praja> .

<http://5.189.187.109/dataset/30877260-bc44-46c1-b789-1eac9cb8e595/resource/d02d7dfe-b359-4079-8862-4c7987184ed1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:55:44.677277"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:55:44.644954"^^xsd:dateTime ;
    dct:title "Satuan Pamong Praja" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/satuan-pamong-praja> .

<https://rumahdata.riau.go.id/dataset/satuan-pamong-praja> a foaf:Document .

