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

<http://5.189.187.109/dataset/49749b49-32bf-49a0-a32c-97a94c7d3a96> a dcat:Dataset ;
    dct:description "Tabel ini berisi data tentang Toko, Kios dan Rumah Makan di Kecamatan Sekolaq Darat tahun 2023" ;
    dct:identifier "49749b49-32bf-49a0-a32c-97a94c7d3a96" ;
    dct:issued "2025-11-03T04:12:01.775348"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:12:01.775373"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Tabel Toko, Kios dan Rumah Makan di Kecamatan Sekolaq Darat 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat Kecamatan Sekolaq Darat" ;
            vcard:hasEmail <mailto:leomikha21@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/49749b49-32bf-49a0-a32c-97a94c7d3a96/resource/3dc9f417-bb12-4f77-a1eb-bf6852e662fc> ;
    dcat:keyword "2023",
        "Industri",
        "Toko",
        "kios",
        "rumah makan" .

<http://5.189.187.109/dataset/49749b49-32bf-49a0-a32c-97a94c7d3a96/resource/3dc9f417-bb12-4f77-a1eb-bf6852e662fc> a dcat:Distribution ;
    dct:description "Tabel ini berisi data tentang Toko, Kios dan Rumah Makan 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-04T09:51:45.437458"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:12:01.297224"^^xsd:dateTime ;
    dct:title "Tabel Toko, Kios dan Rumah Makan 2023.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/49749b49-32bf-49a0-a32c-97a94c7d3a96/resource/3dc9f417-bb12-4f77-a1eb-bf6852e662fc/download/tabel-toko-kios-dan-rumah-makan-2023.xlsx> ;
    dcat:byteSize "11113"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

