@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/a103bff8-1c29-4e72-9157-9baa827ed5f7> a dcat:Dataset ;
    dct:identifier "c28701c6-a361-482f-8b20-2bed4b8743e1" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:57.220598"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Girimulyo" ] ;
    dct:title "Jumlah Penerima RTLH" ;
    dcat:distribution <http://5.189.187.109/dataset/a103bff8-1c29-4e72-9157-9baa827ed5f7/resource/90919657-0fe1-49bf-b0b4-6d1aaca1fa2c> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/a103bff8-1c29-4e72-9157-9baa827ed5f7/resource/90919657-0fe1-49bf-b0b4-6d1aaca1fa2c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:57.225226"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:57.216804"^^xsd:dateTime ;
    dct:title "Jumlah Penerima RTLH" .

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

