@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/bc1925cc-42f7-4b68-b4a4-b53d4f9cd143> a dcat:Dataset ;
    dct:description """Data set ini berisi Nama Saluran, Fungsi Saluran dan Garis Sempadan Sungai\r
""" ;
    dct:identifier "bc1925cc-42f7-4b68-b4a4-b53d4f9cd143" ;
    dct:issued "2023-06-13T12:37:29.514744"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:37:29.514750"^^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 Barat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bc1925cc-42f7-4b68-b4a4-b53d4f9cd143/resource/a55b08a8-0a89-40f0-967d-330c3616c281> ;
    dcat:keyword "Garis Sempadan Sungai",
        "di Kecamatan Pontianak Barat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/bc1925cc-42f7-4b68-b4a4-b53d4f9cd143/resource/a55b08a8-0a89-40f0-967d-330c3616c281> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-02T04:10:54.879848"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:37:29.507764"^^xsd:dateTime ;
    dct:title "Garis Sempadan Sungai di Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bc1925cc-42f7-4b68-b4a4-b53d4f9cd143/resource/a55b08a8-0a89-40f0-967d-330c3616c281/download/garis-sempadan-sungai-di-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "9453"^^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 .

