@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/ea504621-0e8b-4ede-9d80-d1f1706cddb8> a dcat:Dataset ;
    dct:identifier "8ea728cc-1602-4197-afe3-4ebef48bc9c1" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:59.324180"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Nanggulan" ] ;
    dct:title "Jumlah Pelayanan Kapanewon" ;
    dcat:distribution <http://5.189.187.109/dataset/ea504621-0e8b-4ede-9d80-d1f1706cddb8/resource/1d48b255-8afc-4515-907e-e9c68a13386d> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/ea504621-0e8b-4ede-9d80-d1f1706cddb8/resource/1d48b255-8afc-4515-907e-e9c68a13386d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:59.327934"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:59.319952"^^xsd:dateTime ;
    dct:title "Jumlah Pelayanan Kapanewon" .

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

