@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/2e894f17-65cb-4e1a-8089-23e7117e2098> a dcat:Dataset ;
    dct:description """Dataset ini berisi luas permukiman, persawahan, perkebunan, pemakaman, perkarangan, taman perkantoran dan prasarana umum lainnya \r
""" ;
    dct:identifier "2e894f17-65cb-4e1a-8089-23e7117e2098" ;
    dct:issued "2023-06-13T09:54:51.351165"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:54:51.351170"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Luas Wilayah Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2e894f17-65cb-4e1a-8089-23e7117e2098/resource/70b25672-9f03-4fea-bb38-49a26c5e98ed> ;
    dcat:keyword "Data Luas Wilayah",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/2e894f17-65cb-4e1a-8089-23e7117e2098/resource/70b25672-9f03-4fea-bb38-49a26c5e98ed> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T07:42:21.114505"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:54:51.343754"^^xsd:dateTime ;
    dct:title "Data Luas Wilayah Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/2e894f17-65cb-4e1a-8089-23e7117e2098/resource/70b25672-9f03-4fea-bb38-49a26c5e98ed/download/data-luas-wilayah-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10245"^^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 .

