@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/ccb71874-8a0c-4d41-8d49-cde22a92803c> a dcat:Dataset ;
    dct:identifier "b89390a5-15af-4dd6-9dc0-f055b920ddee" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:28.652206"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Panjatan" ] ;
    dct:title "Jumlah Perangkat Kalurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/ccb71874-8a0c-4d41-8d49-cde22a92803c/resource/f67a2997-40f5-449e-94ba-2fcc12929277> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/ccb71874-8a0c-4d41-8d49-cde22a92803c/resource/f67a2997-40f5-449e-94ba-2fcc12929277> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:28.659243"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:28.645631"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Kalurahan" .

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

