@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/4d182905-583b-4c1b-9cfd-2c1c25f2fce8> a dcat:Dataset ;
    dct:identifier "6b3f32ae-af94-4254-9daa-46c39d9a0ec0" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:52.356128"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Kokap" ] ;
    dct:title "Jumlah Penerima RTLH" ;
    dcat:distribution <http://5.189.187.109/dataset/4d182905-583b-4c1b-9cfd-2c1c25f2fce8/resource/e0a1eaef-9ef7-4665-9247-5144432bedeb> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/4d182905-583b-4c1b-9cfd-2c1c25f2fce8/resource/e0a1eaef-9ef7-4665-9247-5144432bedeb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:52.359835"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:52.352372"^^xsd:dateTime ;
    dct:title "Jumlah Penerima RTLH" .

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

