@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/b270a113-5288-4364-bb1e-5394109ff486> a dcat:Dataset ;
    dct:identifier "c16a4a45-399b-4466-b467-fb566e4078bb" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:39.840235"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kepolisian Resor Kulon Progo" ] ;
    dct:title "Jumlah Pelayanan STNK" ;
    dcat:distribution <http://5.189.187.109/dataset/b270a113-5288-4364-bb1e-5394109ff486/resource/e68de6e9-6474-4a77-98e3-7e119515a1b0> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/b270a113-5288-4364-bb1e-5394109ff486/resource/e68de6e9-6474-4a77-98e3-7e119515a1b0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:19:39.848922"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:19:39.835410"^^xsd:dateTime ;
    dct:title "Jumlah Pelayanan STNK" .

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

