@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/126ac503-0bde-42fc-bba5-7e2d69041ab8> a dcat:Dataset ;
    dct:description """Data set ini berisi uraian, keterangan dan satuan\r
""" ;
    dct:identifier "126ac503-0bde-42fc-bba5-7e2d69041ab8" ;
    dct:issued "2023-06-13T09:23:53.002057"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:23:53.002067"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rawa di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/126ac503-0bde-42fc-bba5-7e2d69041ab8/resource/0733abe6-7f29-4d3f-baff-61ea283b36df> ;
    dcat:keyword "Kecamatan Pontianak Utara",
        "Rawa",
        "Tahun 2018" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109:5000/dataset/126ac503-0bde-42fc-bba5-7e2d69041ab8/resource/0733abe6-7f29-4d3f-baff-61ea283b36df> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-07-02T03:37:23.714066"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:23:52.990714"^^xsd:dateTime ;
    dct:title "Data Rawa Tahun 2018 di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/126ac503-0bde-42fc-bba5-7e2d69041ab8/resource/0733abe6-7f29-4d3f-baff-61ea283b36df/download/data-rawa-tahun-2018-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "11422"^^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" .

<xlxs> a foaf:Document .

