@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/c5cd8e82-2108-4681-8041-c834f9d34937> a dcat:Dataset ;
    dct:identifier "c7ab198c-32da-4a09-8a3a-25099714daee" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:22.905283"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Kasus Penganiayaan" ;
    dcat:distribution <http://5.189.187.109/dataset/c5cd8e82-2108-4681-8041-c834f9d34937/resource/646a1165-c4df-4f4c-b8e3-18cd7eb2e170> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/c5cd8e82-2108-4681-8041-c834f9d34937/resource/646a1165-c4df-4f4c-b8e3-18cd7eb2e170> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:22.910120"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:22.902062"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Penganiayaan" .

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

