@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/cc0d21d1-43fc-4b02-8687-7e3da63b0e98> a dcat:Dataset ;
    dct:description "Berisi data Toko, Kios dan Rumah Makan" ;
    dct:identifier "cc0d21d1-43fc-4b02-8687-7e3da63b0e98" ;
    dct:issued "2025-11-03T05:04:43.867107"^^xsd:dateTime ;
    dct:modified "2025-11-03T05:04:43.867116"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Toko, Kios dan Rumah Makan Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yesi Miarta" ;
            vcard:hasEmail <mailto:kmuaralawa@yahoo.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cc0d21d1-43fc-4b02-8687-7e3da63b0e98/resource/b75167c2-a56b-4eac-b608-1c8c49fea452> ;
    dcat:keyword "Kios dan Rumah Makan di Kecamatan Muara Lawa",
        "Toko" .

<http://5.189.187.109/dataset/cc0d21d1-43fc-4b02-8687-7e3da63b0e98/resource/b75167c2-a56b-4eac-b608-1c8c49fea452> a dcat:Distribution ;
    dct:description "Toko, Kios dan Rumah Makan Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-06-27T05:19:30.864540"^^xsd:dateTime ;
    dct:modified "2025-11-03T05:04:43.855443"^^xsd:dateTime ;
    dct:title "Toko, Kios dan Rumah Makan.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/cc0d21d1-43fc-4b02-8687-7e3da63b0e98/resource/b75167c2-a56b-4eac-b608-1c8c49fea452/download/toko-kios-dan-rumah-makan.xlsx> ;
    dcat:byteSize "10446"^^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" .

