@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/27317eba-d53b-4a32-bf29-80f08c0691e1> a dcat:Dataset ;
    dct:description "Data ini berisi nama-nama usaha dan rumah makan yang berada di Kabupaten Sampang" ;
    dct:identifier "27317eba-d53b-4a32-bf29-80f08c0691e1" ;
    dct:issued "2026-04-08T21:25:09.188564"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:09.188587"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Data Usaha dan Rumah Makan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disporabudpar " ;
            vcard:hasEmail <mailto:disporabudpar@sampangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/27317eba-d53b-4a32-bf29-80f08c0691e1/resource/8c8707f2-172d-4437-acca-190c00c4b90a> ;
    dcat:keyword "Data Rumah Makan" .

<http://5.189.187.109/dataset/27317eba-d53b-4a32-bf29-80f08c0691e1/resource/8c8707f2-172d-4437-acca-190c00c4b90a> a dcat:Distribution ;
    dct:description "Data ini berisi nama-nama usaha dan rumah makan yang berada di Kabupaten Sampang" ;
    dct:format "XLS" ;
    dct:issued "2024-11-18T08:05:23.035378"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:09.180110"^^xsd:dateTime ;
    dct:title "DATA USAHA DAN RUMAH MAKAN 2023.xls" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/27317eba-d53b-4a32-bf29-80f08c0691e1/resource/8c8707f2-172d-4437-acca-190c00c4b90a/download/data-usaha-dan-rumah-makan-2023.xls> ;
    dcat:byteSize "59904"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

