@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/456634e2-2eea-4901-9c5b-8e6cce65aed5> a dcat:Dataset ;
    dct:identifier "218c12fa-b436-464b-bf25-a56648cd0418" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:37.855230"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Lendah" ] ;
    dct:title "Jumlah Perangkat Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/456634e2-2eea-4901-9c5b-8e6cce65aed5/resource/58ead38a-bec1-44bc-a56b-7870c5bbeabf> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/456634e2-2eea-4901-9c5b-8e6cce65aed5/resource/58ead38a-bec1-44bc-a56b-7870c5bbeabf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:37.857929"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:37.851411"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kelurahan" .

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

