@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/ea72e79e-6bfe-4306-926c-24f271cec969> a dcat:Dataset ;
    dct:description """Data set ini berisi Nama Saluran, Fungsi Saluran dan Garis Sempadan Sungai\r
""" ;
    dct:identifier "ea72e79e-6bfe-4306-926c-24f271cec969" ;
    dct:issued "2023-06-13T13:34:39.616349"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:34:39.616355"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Garis Sempadan Sungai di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ea72e79e-6bfe-4306-926c-24f271cec969/resource/70926546-a178-4dd7-ac8b-c9534b62802f> ;
    dcat:keyword "Garis Sempadan Sungai",
        "di Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/ea72e79e-6bfe-4306-926c-24f271cec969/resource/70926546-a178-4dd7-ac8b-c9534b62802f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-02T04:12:44.440515"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:34:39.609070"^^xsd:dateTime ;
    dct:title "Garis Sempadan Sungai di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ea72e79e-6bfe-4306-926c-24f271cec969/resource/70926546-a178-4dd7-ac8b-c9534b62802f/download/garis-sempadan-sungai-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "10097"^^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 .

