@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/8ede38a1-7c23-42df-b93a-47567e1d53fa> a dcat:Dataset ;
    dct:identifier "b792e75c-0e9c-4087-b39f-e1c017d3d62c" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:30.416234"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Kasus Pertikaian" ;
    dcat:distribution <http://5.189.187.109/dataset/8ede38a1-7c23-42df-b93a-47567e1d53fa/resource/e7564d5c-ddf7-42df-8598-ecd82a3a6f7d> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/8ede38a1-7c23-42df-b93a-47567e1d53fa/resource/e7564d5c-ddf7-42df-8598-ecd82a3a6f7d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:30.426619"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:30.411970"^^xsd:dateTime ;
    dct:title "Kasus Pertikaian" .

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

