@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/39550601-6b75-4579-b0f7-c9c93d4043a5> a dcat:Dataset ;
    dct:identifier "06772afd-1045-4abc-a762-d89a4e9f42c1" ;
    dct:issued "2026-04-07T11:06:50"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:35.929754"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pusat Statistik (Kulon Progo)" ] ;
    dct:title "Laju Inflasi (Kota Yogyakarta)" ;
    dcat:distribution <http://5.189.187.109/dataset/39550601-6b75-4579-b0f7-c9c93d4043a5/resource/b8f481fe-f980-4fac-9acf-33c6ec16c83c> ;
    dcat:landingPage <https://api-splp.layanan.go.id> .

<http://5.189.187.109/dataset/39550601-6b75-4579-b0f7-c9c93d4043a5/resource/b8f481fe-f980-4fac-9acf-33c6ec16c83c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T04:18:35.942411"^^xsd:dateTime ;
    dct:modified "2026-04-07T04:18:35.926329"^^xsd:dateTime ;
    dct:title "Laju Inflasi (Kota Yogyakarta)" .

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

