@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/366f801a-a174-41e3-b77d-6347133afdd4> a dcat:Dataset ;
    dct:identifier "88ce422d-99f7-4932-8150-f074019ceac9" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:31.877819"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Data Kecelakaan  Lalu Lintas" ;
    dcat:distribution <http://5.189.187.109/dataset/366f801a-a174-41e3-b77d-6347133afdd4/resource/adf091b8-6d73-4adf-8f88-b54ff949193b> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/366f801a-a174-41e3-b77d-6347133afdd4/resource/adf091b8-6d73-4adf-8f88-b54ff949193b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:31.886715"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:31.874136"^^xsd:dateTime ;
    dct:title "Data Kecelakaan  Lalu Lintas" .

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

