@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/b832486d-d710-4537-93d0-e05564833b7f> a dcat:Dataset ;
    dct:description """Data set ini berisi nama hotel, alamat, nama pemilik / penanggungjawab, alamat pemilik,jumlah kamar dan kelurahan\r
""" ;
    dct:identifier "b832486d-d710-4537-93d0-e05564833b7f" ;
    dct:issued "2023-06-13T12:29:48.367038"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:29:48.367044"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Hotel di Kelurahan Darat Sekip" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b832486d-d710-4537-93d0-e05564833b7f/resource/2e18fe82-1f73-4ee6-a859-48df66930377> ;
    dcat:keyword "Data Hotel",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/b832486d-d710-4537-93d0-e05564833b7f/resource/2e18fe82-1f73-4ee6-a859-48df66930377> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-31T06:43:08.683404"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:29:48.359953"^^xsd:dateTime ;
    dct:title "Data Hotel Tahun 2019 di Kelurahan Darat Sekip.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b832486d-d710-4537-93d0-e05564833b7f/resource/2e18fe82-1f73-4ee6-a859-48df66930377/download/data-hotel-tahun-2019-di-kelurahan-darat-sekip.xlsx> ;
    dcat:byteSize "9745"^^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 .

