@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/ebbd1ad5-3ff6-468a-8861-8e810a7d7189> a dcat:Dataset ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:identifier "98b8290c-5007-4d54-a125-627af5bc6a3a" ;
    dct:issued "2025-01-21"^^xsd:date ;
    dct:modified "2025-01-21"^^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/ebbd1ad5-3ff6-468a-8861-8e810a7d7189/resource/d822d956-06ea-4e1f-bede-c0ff3529c010> ;
    dcat:keyword "rumah makan" .

<http://5.189.187.109/dataset/ebbd1ad5-3ff6-468a-8861-8e810a7d7189/resource/d822d956-06ea-4e1f-bede-c0ff3529c010> a dcat:Distribution ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:47:22.423612"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:47:22.411593"^^xsd:dateTime ;
    dct:title "Restoran dan Rumah Makan di Kabupaten Musi Banyuasin Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10121/restoran-dan-rumah-makan-di-kabupaten-musi-banyuasin-tahun-2024.xlsx> .

