@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/bd64a7e5-f29c-4dfa-a32f-283da034f6a7> a dcat:Dataset ;
    dct:description "Jumlah restoran 2014-2021 di Surakarta" ;
    dct:identifier "7946b74e-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-01-09"^^xsd:date ;
    dct:modified "2024-01-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kebudayaan Dan Pariwisata" ] ;
    dct:title "Jumlah restoran 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/bd64a7e5-f29c-4dfa-a32f-283da034f6a7/resource/93204b6a-349e-4e5d-8daa-ecc986f3433b> ;
    dcat:keyword "restoran" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/324> .

<http://5.189.187.109/dataset/bd64a7e5-f29c-4dfa-a32f-283da034f6a7/resource/93204b6a-349e-4e5d-8daa-ecc986f3433b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-15T08:20:55.150709"^^xsd:dateTime ;
    dct:modified "2026-04-15T08:20:55.125081"^^xsd:dateTime ;
    dct:title "jumlah-restoran-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/324/jumlah-restoran-2014-2021.csv> .

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

