@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/1c232bb5-c07f-401b-a80b-3cdd6b29e284> a dcat:Dataset ;
    dct:identifier "efccd239-49d0-4090-b943-663f496a9728" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:38.352533"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Pos Siskamling" ;
    dcat:distribution <http://5.189.187.109/dataset/1c232bb5-c07f-401b-a80b-3cdd6b29e284/resource/e32d1563-f9e9-45df-9441-325e6152b8b9> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/1c232bb5-c07f-401b-a80b-3cdd6b29e284/resource/e32d1563-f9e9-45df-9441-325e6152b8b9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:38.362078"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:38.346918"^^xsd:dateTime ;
    dct:title "Jumlah Pos Siskamling" .

<https://api-splp.layanan.go.id> a foaf:Document .

