@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/29c448ab-72b4-41c2-814f-e7526cd9e44f> a dcat:Dataset ;
    dct:description """Dataset ini berisi jumlah dan satuan\r
""" ;
    dct:identifier "29c448ab-72b4-41c2-814f-e7526cd9e44f" ;
    dct:issued "2023-06-13T09:50:23.916610"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:50:23.916617"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Usaha Kecil Menengah 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/29c448ab-72b4-41c2-814f-e7526cd9e44f/resource/718be792-5364-416f-856c-ece325528deb> ;
    dcat:keyword "Data UKM",
        "Kelurahan Banjar Serasan" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/29c448ab-72b4-41c2-814f-e7526cd9e44f/resource/718be792-5364-416f-856c-ece325528deb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-03T03:50:02.640497"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:50:23.910079"^^xsd:dateTime ;
    dct:title "Data Kelompok Usaha Kecil Menengah Kelurahan Banjar Serasan Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/29c448ab-72b4-41c2-814f-e7526cd9e44f/resource/718be792-5364-416f-856c-ece325528deb/download/data-kelompok-usaha-kecil-menengah-kelurahan-banjar-serasan-kecamatan-pontianak-timur-tahun-202.xlsx> ;
    dcat:byteSize "10287"^^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 .

