@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/dataset/eca6e6c2-31f5-488e-a9fb-a1639a98cd8b> a dcat:Dataset ;
    dct:description """Data set ini berisi uraian dan keterangan\r
""" ;
    dct:identifier "eca6e6c2-31f5-488e-a9fb-a1639a98cd8b" ;
    dct:issued "2023-06-13T13:36:44.200020"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:44.200025"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sungai di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/eca6e6c2-31f5-488e-a9fb-a1639a98cd8b/resource/4fa29d79-9b62-483e-9a22-4deba4e40a08> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Sungai",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/eca6e6c2-31f5-488e-a9fb-a1639a98cd8b/resource/4fa29d79-9b62-483e-9a22-4deba4e40a08> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T03:44:35.603230"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:44.191306"^^xsd:dateTime ;
    dct:title "Data Sungai Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/eca6e6c2-31f5-488e-a9fb-a1639a98cd8b/resource/4fa29d79-9b62-483e-9a22-4deba4e40a08/download/data-sungai-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11365"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlxs> a foaf:Document .

