@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/e182614e-9b9e-4094-8699-7cb645c3dab7> a dcat:Dataset ;
    dct:identifier "750f6460-bdbd-47ba-a1f5-e112016b1371" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:07.083814"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Samigaluh" ] ;
    dct:title "Jumlah Perangkat Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/e182614e-9b9e-4094-8699-7cb645c3dab7/resource/b5f4e56d-828b-47d9-b503-c70c295107b3> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/e182614e-9b9e-4094-8699-7cb645c3dab7/resource/b5f4e56d-828b-47d9-b503-c70c295107b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:07.088022"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:07.081050"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kelurahan" .

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

