@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/e4da9a6a-4389-46c7-a78a-65c17382bfbf> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama kost, alamat kost, nama pemilik kost, no. hp, alamat pemilik dan jumlah kamar\r
""" ;
    dct:identifier "e4da9a6a-4389-46c7-a78a-65c17382bfbf" ;
    dct:issued "2023-06-13T13:29:02.543571"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:29:02.543576"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rumah Kost di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e4da9a6a-4389-46c7-a78a-65c17382bfbf/resource/94a85aea-3780-416c-8003-db1f81338dc2> ;
    dcat:keyword "Data Rumah Kost",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e4da9a6a-4389-46c7-a78a-65c17382bfbf/resource/94a85aea-3780-416c-8003-db1f81338dc2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-16T07:00:37.842634"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:29:02.537310"^^xsd:dateTime ;
    dct:title "Data Rumah Kost Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e4da9a6a-4389-46c7-a78a-65c17382bfbf/resource/94a85aea-3780-416c-8003-db1f81338dc2/download/data-rumah-kost-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10307"^^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 .

