@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/005fc9fe-4433-4b63-a848-04a672652ae4> a dcat:Dataset ;
    dct:description """Data ini berisi Data PKL Kelurahan Tanjung Hilir Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "005fc9fe-4433-4b63-a848-04a672652ae4" ;
    dct:issued "2023-06-13T09:06:30.953456"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:06:30.953463"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PKL Kelurahan Tanjung Hilir di Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/005fc9fe-4433-4b63-a848-04a672652ae4/resource/78de01de-4a38-437c-a9b9-0ae30ad599a8> ;
    dcat:keyword "Data PKL",
        "Kelurahan Tanjung Hilir",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/005fc9fe-4433-4b63-a848-04a672652ae4/resource/78de01de-4a38-437c-a9b9-0ae30ad599a8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-22T07:53:57.968996"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:06:30.940951"^^xsd:dateTime ;
    dct:title "Data PKL Kelurahan Tanjung Hilir Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/005fc9fe-4433-4b63-a848-04a672652ae4/resource/78de01de-4a38-437c-a9b9-0ae30ad599a8/download/data-pkl-kelurahan-tanjung-hilir-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "22172"^^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" .

