@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/fed0dcc6-79b5-49b5-9202-5f7855e4b03f> a dcat:Dataset ;
    dct:description "Data ini berisikan data jumlah usaha restoran yang memiliki perizinan." ;
    dct:identifier "9d8d025276d56ccf353e0851bcbe790a" ;
    dct:issued "2025-06-25"^^xsd:date ;
    dct:modified "2025-07-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pariwisata Dan Ekonomi Kreatif" ] ;
    dct:title "Jumlah Restoran per Kelurahan" ;
    dcat:distribution <http://5.189.187.109/dataset/fed0dcc6-79b5-49b5-9202-5f7855e4b03f/resource/e5113d6c-ff7e-4567-a4c1-db4f526aa822>,
        <http://5.189.187.109/dataset/fed0dcc6-79b5-49b5-9202-5f7855e4b03f/resource/e6379e80-9d3b-476c-ad7b-f68aab19ce9f> ;
    dcat:keyword "Restoran" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/jumlah-restoran-per-kelurahan> .

<http://5.189.187.109/dataset/fed0dcc6-79b5-49b5-9202-5f7855e4b03f/resource/e5113d6c-ff7e-4567-a4c1-db4f526aa822> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T16:44:16.473027"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:44:16.460258"^^xsd:dateTime ;
    dct:title "Jumlah Restoran per Kelurahan" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/8e193390e4f087897931d67bd1596135/jumlah-restoran-per-kelurahan.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/fed0dcc6-79b5-49b5-9202-5f7855e4b03f/resource/e6379e80-9d3b-476c-ad7b-f68aab19ce9f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T16:44:16.473049"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:44:16.460590"^^xsd:dateTime ;
    dct:title "Jumlah Restoran per Kelurahan" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/8e193390e4f087897931d67bd1596135/jumlah-restoran-per-kelurahan.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/jumlah-restoran-per-kelurahan> a foaf:Document .

