@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/6b222bc4-6752-489b-a68f-36db08be0f7c> a dcat:Dataset ;
    dct:description """Data set ini berisi Nama Saluran, Fungsi Saluran dan Garis Sempadan Sungai\r
""" ;
    dct:identifier "6b222bc4-6752-489b-a68f-36db08be0f7c" ;
    dct:issued "2023-06-13T10:58:20.468122"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:58:20.468128"^^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 Selatan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6b222bc4-6752-489b-a68f-36db08be0f7c/resource/fad245f2-2177-4cb2-ab16-4850add65a2e> ;
    dcat:keyword "Garis Sempadan Sungai",
        "Kecamatan Pontianak Selatan" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/6b222bc4-6752-489b-a68f-36db08be0f7c/resource/fad245f2-2177-4cb2-ab16-4850add65a2e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-03T01:51:48.771467"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:58:20.461294"^^xsd:dateTime ;
    dct:title "Garis Sempadan Sungai di Kecamatan Pontianak Selatan.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/6b222bc4-6752-489b-a68f-36db08be0f7c/resource/fad245f2-2177-4cb2-ab16-4850add65a2e/download/garis-sempadan-sungai-di-kecamatan-pontianak-selatan.xlsx> ;
    dcat:byteSize "9728"^^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 .

