@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/8ee823ad-499b-4cc1-a86b-326f51d078fa> a dcat:Dataset ;
    dct:identifier "1a70cb39-0325-4bed-b4a4-86add15e3759" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:22.708230"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Temon" ] ;
    dct:title "Jumlah Pelayanan Kapanewon" ;
    dcat:distribution <http://5.189.187.109/dataset/8ee823ad-499b-4cc1-a86b-326f51d078fa/resource/8dcf56cb-cd68-4d65-b970-6dc25928dccb> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/8ee823ad-499b-4cc1-a86b-326f51d078fa/resource/8dcf56cb-cd68-4d65-b970-6dc25928dccb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:22.711859"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:22.703822"^^xsd:dateTime ;
    dct:title "Jumlah Pelayanan Kapanewon" .

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

