@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:5000/dataset/cf702ab0-2f39-440f-b51c-5e704f7237ae> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama usaha, jenis usaha, alamat usaha, nama pemilik, alamat pemilik dan satuan\r
""" ;
    dct:identifier "cf702ab0-2f39-440f-b51c-5e704f7237ae" ;
    dct:issued "2023-06-13T12:58:52.879752"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:58:52.879759"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Usaha Toko, Warung dan Supermarket Kelurahan Banjar Serasan Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cf702ab0-2f39-440f-b51c-5e704f7237ae/resource/acbb6ad0-eb2e-40c1-9479-780d0a471d93> ;
    dcat:keyword "Data Usaha Toko",
        "Kelurahan Banjar Serasan",
        "Warung dan Supermarket" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/cf702ab0-2f39-440f-b51c-5e704f7237ae/resource/acbb6ad0-eb2e-40c1-9479-780d0a471d93> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-03T04:30:31.935313"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:58:52.871380"^^xsd:dateTime ;
    dct:title "Data Usaha Toko, Warung dan Supermarket Kelurahan Banjar Serasan Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/cf702ab0-2f39-440f-b51c-5e704f7237ae/resource/acbb6ad0-eb2e-40c1-9479-780d0a471d93/download/data-usaha-toko-warung-dan-supermarket-kelurahan-banjar-serasan-kecamatan-pontianak-timur-tahun.xlsx> ;
    dcat:byteSize "24688"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

