@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/4b4050df-2ecb-431e-ab34-365966be2320> a dcat:Dataset ;
    dct:identifier "7913ebd4-a0f0-4d49-9a84-6c6c0383f158" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:21.398952"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Kasus Pemalsuan Uang" ;
    dcat:distribution <http://5.189.187.109/dataset/4b4050df-2ecb-431e-ab34-365966be2320/resource/b085c37f-15e0-4049-a93e-197ff0340438> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/4b4050df-2ecb-431e-ab34-365966be2320/resource/b085c37f-15e0-4049-a93e-197ff0340438> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:21.405385"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:21.394367"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Pemalsuan Uang" .

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

