@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:5000/dataset/31d3dd7a-c5ad-4a01-ac92-4c538e069987> a dcat:Dataset ;
    dct:description "Dokumen SOP Ketertiban Umum dan Ketenteraman Masyarakat yang Telah Dimutakhirkan" ;
    dct:identifier "31d3dd7a-c5ad-4a01-ac92-4c538e069987" ;
    dct:issued "2026-05-05T02:38:49.774134"^^xsd:dateTime ;
    dct:modified "2026-05-05T02:38:49.774158"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Dokumen SOP Ketertiban Umum dan Ketenteraman Masyarakat yang Telah Dimutakhirkan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "satuan polisi pamong praja" ;
            vcard:hasEmail <mailto:satpolpp@surabaya.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/31d3dd7a-c5ad-4a01-ac92-4c538e069987/resource/2f4d1c50-c186-412d-8042-e0c3e2f8bd0a> ;
    dcat:keyword "SOP" ;
    dcat:landingPage <https://polpp.surabaya.go.id/sop> .

<http://5.189.187.109:5000/dataset/31d3dd7a-c5ad-4a01-ac92-4c538e069987/resource/2f4d1c50-c186-412d-8042-e0c3e2f8bd0a> a dcat:Distribution ;
    dct:description "Dokumen SOP satuan polisi pamong praha" ;
    dct:issued "2026-02-03T03:53:08.245881"^^xsd:dateTime ;
    dct:modified "2026-05-05T02:38:49.761795"^^xsd:dateTime ;
    dct:title "SOP Satpol PP Kota Surabaya" ;
    dcat:accessURL <https://polpp.surabaya.go.id/sop.html#> .

<http://5.189.187.109:5000/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

<https://polpp.surabaya.go.id/sop> a foaf:Document .

