@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/5da4fc5f-9f07-41fb-b1b2-ff5ec2ce95ae> a dcat:Dataset ;
    dct:identifier "0bd1487f-8e3a-4f9c-a2a8-6306edda91b0" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:11.535064"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Kalibawang" ] ;
    dct:title "Jumlah Perangkat Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/5da4fc5f-9f07-41fb-b1b2-ff5ec2ce95ae/resource/7f8cec2a-2f26-4ab0-bc7d-1d29ce3ecff3> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/5da4fc5f-9f07-41fb-b1b2-ff5ec2ce95ae/resource/7f8cec2a-2f26-4ab0-bc7d-1d29ce3ecff3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:11.538863"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:11.530414"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kelurahan" .

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

