@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/065b384c-a024-4e63-9801-179010dd251c> a dcat:Dataset ;
    dct:identifier "dfb38be0-82f8-4aa5-80b6-af03b5710354" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:30.204721"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kapanewon Panjatan" ] ;
    dct:title "Jumlah Penerima RTLH" ;
    dcat:distribution <http://5.189.187.109/dataset/065b384c-a024-4e63-9801-179010dd251c/resource/be9758eb-c816-42f2-91f6-cab36c94310e> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/065b384c-a024-4e63-9801-179010dd251c/resource/be9758eb-c816-42f2-91f6-cab36c94310e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:17:30.208336"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:17:30.199957"^^xsd:dateTime ;
    dct:title "Jumlah Penerima RTLH" .

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

