@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/ed3587da-9718-4024-84f5-e38d98a51a11> a dcat:Dataset ;
    dct:description "Data ini berisi No, Kecamatan dan Jumlah" ;
    dct:identifier "ed3587da-9718-4024-84f5-e38d98a51a11" ;
    dct:issued "2023-06-13T13:37:34.866119"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:37:34.866125"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Penertiban Gerobak Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/ed3587da-9718-4024-84f5-e38d98a51a11/resource/b1283d4a-e6d6-4385-9bd0-8df39fa8b683> ;
    dcat:keyword "Data Penertiban Gerobak",
        "Kota Pontianak" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/ed3587da-9718-4024-84f5-e38d98a51a11/resource/b1283d4a-e6d6-4385-9bd0-8df39fa8b683> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-16T01:53:29.561439"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:37:34.859608"^^xsd:dateTime ;
    dct:title "Data Penertiban Gerobak per Kecamatan Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ed3587da-9718-4024-84f5-e38d98a51a11/resource/b1283d4a-e6d6-4385-9bd0-8df39fa8b683/download/data-penertiban-gerobak-per-kecamatan-tahun-2018.xlsx> ;
    dcat:byteSize "9501"^^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" .

<xlsx> a foaf:Document .

