@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/6b0ee60e-1dd3-4588-bc81-2cb5ea1f116c> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "7fcfeca4-e95a-4865-8675-86d2f617c5df" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-03-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "SATPOL PP" ] ;
    dct:title "Satuan Pamong Praja" ;
    dcat:distribution <http://5.189.187.109/dataset/6b0ee60e-1dd3-4588-bc81-2cb5ea1f116c/resource/781cae61-9c4b-4015-aae7-dba031002337> ;
    dcat:keyword "ketenteraman",
        "ketertiban umum",
        "pelindungan masyarakat" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/satuan-pamong-praja> .

<http://5.189.187.109/dataset/6b0ee60e-1dd3-4588-bc81-2cb5ea1f116c/resource/781cae61-9c4b-4015-aae7-dba031002337> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:42.039605"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:19:08.248255"^^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 .

