@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/096b15be-4fca-4464-8a01-210c6b2b635f> a dcat:Dataset ;
    dct:identifier "4ee37fcd-352b-41d1-a628-e8f6c5fbd4fb" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:25.061938"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik (Kulon Progo)" ] ;
    dct:title "Ketimpangan" ;
    dcat:distribution <http://5.189.187.109/dataset/096b15be-4fca-4464-8a01-210c6b2b635f/resource/8afd56f6-ed1c-4b76-b7ab-6839d1011bdf> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/096b15be-4fca-4464-8a01-210c6b2b635f/resource/8afd56f6-ed1c-4b76-b7ab-6839d1011bdf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:25.069434"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:25.059261"^^xsd:dateTime ;
    dct:title "Ketimpangan" .

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

