@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/9ed6c22c-80d5-4d94-923c-e574eb66c760> a dcat:Dataset ;
    dct:identifier "8238d2e9-f3ff-4c88-a8cf-0bdb480ffabd" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:18.496803"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Tindak Pidana" ;
    dcat:distribution <http://5.189.187.109/dataset/9ed6c22c-80d5-4d94-923c-e574eb66c760/resource/87b8d79d-301a-4327-b873-927e81c337e1> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/9ed6c22c-80d5-4d94-923c-e574eb66c760/resource/87b8d79d-301a-4327-b873-927e81c337e1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:18.502094"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:18.492359"^^xsd:dateTime ;
    dct:title "Jumlah Tindak Pidana" .

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

