@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/3db7d806-7b0e-460a-bfae-d30b344879a9> a dcat:Dataset ;
    dct:description """Data set ini berisi nama penginapan, alamat, nama pemilik, alamat pemilik, jumlah kamar dan kelurahan\r
""" ;
    dct:identifier "3db7d806-7b0e-460a-bfae-d30b344879a9" ;
    dct:issued "2023-06-13T10:09:01.761538"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:09:01.761544"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Penginapan Kelurahan Mariana Kecamatan Pontianak Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/88fbd9ae-df02-47ea-845d-a02e904e5a55>,
        <http://5.189.187.109:5000/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/c7934cde-a8f3-4f5f-a469-e86048083e03> ;
    dcat:keyword "Data Rumah Penginapan",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/88fbd9ae-df02-47ea-845d-a02e904e5a55> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-03T01:10:59.358465"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:09:01.752944"^^xsd:dateTime ;
    dct:title "Data Rumah Penginapan Tahun 2019 di Kelurahan Mariana.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/88fbd9ae-df02-47ea-845d-a02e904e5a55/download/data-rumah-penginapan-tahun-2019-di-kelurahan-mariana.xlsx> ;
    dcat:byteSize "9552"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/c7934cde-a8f3-4f5f-a469-e86048083e03> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-30T03:31:26.370725"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:09:01.755283"^^xsd:dateTime ;
    dct:title "Data Rumah Penginapan Kelurahan Mariana Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/3db7d806-7b0e-460a-bfae-d30b344879a9/resource/c7934cde-a8f3-4f5f-a469-e86048083e03/download/data-rumah-penginapan-kelurahan-mariana-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10007"^^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 .

