@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/d3688e51-d993-4145-acf9-8836d96bd1b7> a dcat:Dataset ;
    dct:description "PERATURAN WALI KOTA PONTIANAK TAHUN 2022" ;
    dct:identifier "d3688e51-d993-4145-acf9-8836d96bd1b7" ;
    dct:issued "2023-06-26T10:43:13.084387"^^xsd:dateTime ;
    dct:modified "2023-07-03T11:48:16.308801"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "PERWA KOTA PONTIANAK TAHUN 2022" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d3688e51-d993-4145-acf9-8836d96bd1b7/resource/7f704aad-9b25-4d77-8839-1f90114861e3> ;
    dcat:keyword "PERWA",
        "TAHUN 2022",
        "WALI KOTA" .

<http://5.189.187.109:5000/dataset/d3688e51-d993-4145-acf9-8836d96bd1b7/resource/7f704aad-9b25-4d77-8839-1f90114861e3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-07-03T06:09:04.958526"^^xsd:dateTime ;
    dct:modified "2023-07-03T11:48:16.317623"^^xsd:dateTime ;
    dct:title "PERATURAN WALI KOTA PONTIANAK TAHUN 2022.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d3688e51-d993-4145-acf9-8836d96bd1b7/resource/7f704aad-9b25-4d77-8839-1f90114861e3/download/peraturan-wali-kota-pontianak-tahun-2022.xlsx> ;
    dcat:byteSize "19255"^^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" .

