@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/4c8cca0a-8981-4731-9375-c603f94c7c0d> a dcat:Dataset ;
    dct:description "Data Restoran dan Rumah Makan Menurut Kecamatan Tahun 2023" ;
    dct:identifier "4c8cca0a-8981-4731-9375-c603f94c7c0d" ;
    dct:issued "2024-05-15T05:47:43.150488"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:43.150493"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Data Restoran dan Rumah Makan Menurut Kecamatan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Siti Heniria" ;
            vcard:hasEmail <mailto:sitiheniria@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4c8cca0a-8981-4731-9375-c603f94c7c0d/resource/2138425a-bb33-4c2b-bfaa-3b5245788f90> ;
    dcat:keyword "Pariwisata" ;
    dcat:landingPage <data-restoran-dan-rumah-makan-menurut-kecamatan-tahun-2023> .

<data-restoran-dan-rumah-makan-menurut-kecamatan-tahun-2023> a foaf:Document .

<http://5.189.187.109/dataset/4c8cca0a-8981-4731-9375-c603f94c7c0d/resource/2138425a-bb33-4c2b-bfaa-3b5245788f90> a dcat:Distribution ;
    dct:description "data restoran dan rumah makan menurut  kecamatan tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-02-20T04:58:15.733916"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:43.145445"^^xsd:dateTime ;
    dct:title "data restoran dan rumah makan menurut  kecamatan tahun 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/4c8cca0a-8981-4731-9375-c603f94c7c0d/resource/2138425a-bb33-4c2b-bfaa-3b5245788f90/download/data_restoran_dan_rumah_makan.csv> ;
    dcat:byteSize "892"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

