@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/860deb0c-5c75-45a6-80e7-b956d69a9bdf> a dcat:Dataset ;
    dct:identifier "615ae299-33d1-4f0d-bd2b-f564111efc32" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:43.702614"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Sentolo" ] ;
    dct:title "Jumlah Penerima RTLH" ;
    dcat:distribution <http://5.189.187.109/dataset/860deb0c-5c75-45a6-80e7-b956d69a9bdf/resource/51974c7d-6447-47f6-98d1-4514fa998591> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/860deb0c-5c75-45a6-80e7-b956d69a9bdf/resource/51974c7d-6447-47f6-98d1-4514fa998591> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:43.707444"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:43.695885"^^xsd:dateTime ;
    dct:title "Jumlah Penerima RTLH" .

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

