@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/375d4858-9b13-4671-8848-994891b10585> a dcat:Dataset ;
    dct:identifier "93f0869c-3033-48e2-91c2-5989df5b3095" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:33.187725"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Galur" ] ;
    dct:title "Jumlah Perangkat Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/375d4858-9b13-4671-8848-994891b10585/resource/4c17fa90-76f0-4623-bfc2-f026203fe30b> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/375d4858-9b13-4671-8848-994891b10585/resource/4c17fa90-76f0-4623-bfc2-f026203fe30b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:33.190620"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:33.182733"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kelurahan" .

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

