@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#> .

<https://data.kaltimprov.go.id/dataset/3f40d7a5-f03f-4ac9-a2ce-082455b0e64c> a dcat:Dataset ;
    dct:description "Tabel Toko Kios dan Rumah makan Kec.Nyuatan 2022" ;
    dct:identifier "3f40d7a5-f03f-4ac9-a2ce-082455b0e64c" ;
    dct:issued "2023-07-05T10:15:04.371983"^^xsd:dateTime ;
    dct:modified "2023-07-05T10:15:04.371988"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Tabel Toko Kios dan Rumah makan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/3f40d7a5-f03f-4ac9-a2ce-082455b0e64c/resource/41bb7268-93fd-4582-b9a3-256960870657> ;
    dcat:keyword "2022",
        "Industri",
        "nyuatan" ;
    dcat:landingPage <seksi%20pemerintahan> .

<https://data.kaltimprov.go.id/dataset/3f40d7a5-f03f-4ac9-a2ce-082455b0e64c/resource/41bb7268-93fd-4582-b9a3-256960870657> a dcat:Distribution ;
    dct:description "Toko Kios dan Rumah Makan Kec.Nyuatan 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-04T10:24:07.230377"^^xsd:dateTime ;
    dct:modified "2023-07-05T10:15:04.366965"^^xsd:dateTime ;
    dct:title "Toko Kios dan Rumah makan.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/3f40d7a5-f03f-4ac9-a2ce-082455b0e64c/resource/41bb7268-93fd-4582-b9a3-256960870657/download/toko-kios-dan-rumah-makan.xlsx> ;
    dcat:byteSize "10315"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

<seksi%20pemerintahan> a foaf:Document .

