@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/849ed49b-2e3d-4c0e-aea7-0bde215380d4> a dcat:Dataset ;
    dct:description "Berisikan tentang layanan data dan pengaduan yang dimiliki kota surakarta tahun 2021" ;
    dct:identifier "7946db4f-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2023-10-02"^^xsd:date ;
    dct:modified "2023-10-02"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Sosial" ] ;
    dct:title "LAYANAN DATA DAN PENGADUAN YANG DIMILIKI TAHUN 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/849ed49b-2e3d-4c0e-aea7-0bde215380d4/resource/a6fa16f5-d24f-4554-a6b8-9c2bc0162d0b> ;
    dcat:keyword "kota surakarta",
        "layanan data",
        "pengaduan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/67> .

<http://5.189.187.109/dataset/849ed49b-2e3d-4c0e-aea7-0bde215380d4/resource/a6fa16f5-d24f-4554-a6b8-9c2bc0162d0b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T08:23:41.213800"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:23:41.193458"^^xsd:dateTime ;
    dct:title " LAYANAN DATA DAN PENGADUAN YANG DIMILIKI TAHUN 2021" ;
    dcat:accessURL <http://uploads/dataset/67/1_JUMLAH_LAYANAN_DATA_DAN_PENGADUAN_YANG_DIMILIKI_2021.xlsx> .

<https://solodata.surakarta.go.id/opendata/detail_package/67> a foaf:Document .

