@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/e900a7fe-2a62-4482-a993-b63c757300d0> a dcat:Dataset ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:identifier "bbfb8d57-80b7-41f9-b76e-b80170bbeff8" ;
    dct:issued "2026-02-05"^^xsd:date ;
    dct:modified "2026-02-05"^^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/e900a7fe-2a62-4482-a993-b63c757300d0/resource/0452bef1-7c26-4233-b295-8a813ff0d919> ;
    dcat:keyword "rumah makan" .

<http://5.189.187.109/dataset/e900a7fe-2a62-4482-a993-b63c757300d0/resource/0452bef1-7c26-4233-b295-8a813ff0d919> a dcat:Distribution ;
    dct:description "<p>Restoran dan Rumah Makan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T03:28:05.425946"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:28:05.401222"^^xsd:dateTime ;
    dct:title "Restoran dan Rumah Makan di Kabupaten Musi Banyuasin Tahun 2025" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10121/restoran-dan-rumah-makan-di-kabupaten-musi-banyuasin-tahun-2025.xlsx> .

