@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/151b1a62-cfe8-4e4f-8dfb-16cbc7af585f> a dcat:Dataset ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:identifier "532c526b-9a0f-471f-a3bc-d8a56aa6a795" ;
    dct:issued "2024-01-31"^^xsd:date ;
    dct:modified "2024-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PEMUDA OLAHRAGA DAN PARIWISATA" ] ;
    dct:title "Restoran dan Rumah Makan di Kabupaten Musi Banyuasin" ;
    dcat:distribution <http://5.189.187.109/dataset/151b1a62-cfe8-4e4f-8dfb-16cbc7af585f/resource/673db177-6da1-43c0-b909-0a9719d9d6d0> ;
    dcat:keyword "rumah makan" .

<http://5.189.187.109/dataset/151b1a62-cfe8-4e4f-8dfb-16cbc7af585f/resource/673db177-6da1-43c0-b909-0a9719d9d6d0> a dcat:Distribution ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:53:43.629916"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:53:43.623547"^^xsd:dateTime ;
    dct:title "Restoran dan Rumah Makan di Kabupaten Musi Banyuasin Tahun 2023" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10121/restoran-dan-rumah-makan-di-kabupaten-musi-banyuasin-tahun-2023.xlsx> .

