@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/0408ecb7-cb20-48d8-930f-22200593b1b0> a dcat:Dataset ;
    dct:identifier "469a15e0-19d4-43e7-9264-015d14dca21a" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:25.774601"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Kasus Pencurian" ;
    dcat:distribution <http://5.189.187.109/dataset/0408ecb7-cb20-48d8-930f-22200593b1b0/resource/6ce510d8-76f4-477a-9bf3-0c4f0ea6c619> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/0408ecb7-cb20-48d8-930f-22200593b1b0/resource/6ce510d8-76f4-477a-9bf3-0c4f0ea6c619> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:25.776540"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:25.771314"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Pencurian" .

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

