@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/65e7a330-2127-4501-ae63-4e48735c26a0> a dcat:Dataset ;
    dct:description "Tersedianya buku profil daerah" ;
    dct:identifier "7944f8fa-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-05-29"^^xsd:date ;
    dct:modified "2024-05-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" ] ;
    dct:title "Tersedianya buku profil daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/65e7a330-2127-4501-ae63-4e48735c26a0/resource/ba149d5f-e337-4580-ab39-ed252a529e7b> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/2519> .

<http://5.189.187.109/dataset/65e7a330-2127-4501-ae63-4e48735c26a0/resource/ba149d5f-e337-4580-ab39-ed252a529e7b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-15T07:46:21.107199"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:46:21.099818"^^xsd:dateTime ;
    dct:title "Tersedianya buku profil daerah" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2022/2022_Tersedianya_buku_profil_daerah.json> .

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

