@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/004bc384-5c09-4e47-843f-640ef108c70f> a dcat:Dataset ;
    dct:description "Belum ada" ;
    dct:identifier "004bc384-5c09-4e47-843f-640ef108c70f" ;
    dct:issued "2026-05-28T14:58:12.978562"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:58:12.978578"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Total Pengeluaran Rumah Tangga Non Pangan (setahun)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Sistem Dopadu" ;
            vcard:hasEmail <mailto:noreply@gunungkidulkab.go.id> ] ;
    dcat:keyword "dataku",
        "satu-data" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

