@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/2c4dec39-7b19-4115-a7bf-91d850663d56> a dcat:Dataset ;
    dct:description """Dataset ini berisi jumlah dan satuan\r
""" ;
    dct:identifier "2c4dec39-7b19-4115-a7bf-91d850663d56" ;
    dct:issued "2023-06-13T09:52:36.677384"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:52:36.677390"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Warung Kopi dan Cafe Kelurahan Bansir Darat Kecamatan Pontianak Tenggara" ;
    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/2c4dec39-7b19-4115-a7bf-91d850663d56/resource/ca1acc31-4234-4aca-b606-c7b401e674d8> ;
    dcat:keyword "Data Warung Kopi dan Cafe",
        "Kelurahan Bansir Darat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/2c4dec39-7b19-4115-a7bf-91d850663d56/resource/ca1acc31-4234-4aca-b606-c7b401e674d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-02T07:09:43.135076"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:52:36.670813"^^xsd:dateTime ;
    dct:title "Data Warung Kopi dan Cafe di Kelurahan Bansir Darat Kecamatan Pontianak Tenggara Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/2c4dec39-7b19-4115-a7bf-91d850663d56/resource/ca1acc31-4234-4aca-b606-c7b401e674d8/download/data-warung-kopi-dan-cafe-di-kelurahan-bansir-darat-kecamatan-pontianak-tenggara-tahun-2021.xlsx> ;
    dcat:byteSize "45230"^^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 .

