@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/64fb6527-4edf-43de-9803-73469db96ded> a dcat:Dataset ;
    dct:description "Jumlah restoran 2014-2021 di Surakarta" ;
    dct:identifier "f28a9541-7a49-11ef-8dca-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/64fb6527-4edf-43de-9803-73469db96ded/resource/5d7b75bf-be02-40ff-a784-5896b53f9632> ;
    dcat:keyword "restoran" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/324> .

<http://5.189.187.109/dataset/64fb6527-4edf-43de-9803-73469db96ded/resource/5d7b75bf-be02-40ff-a784-5896b53f9632> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T18:53:52.330551"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:53:52.317664"^^xsd:dateTime ;
    dct:title "jumlah-restoran-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/324/jumlah-restoran-2014-2021.csv> ;
    dcat:mediaType "text/csv" .

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

