@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/e34694b8-50a8-49b9-b362-a13e2b416c51> a dcat:Dataset ;
    dct:description """Data set ini berisi indikator dan tahun\r
""" ;
    dct:identifier "e34694b8-50a8-49b9-b362-a13e2b416c51" ;
    dct:issued "2023-06-13T13:27:17.700072"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:27:17.700078"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Dokumen Perencanaan Bappeda Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/e34694b8-50a8-49b9-b362-a13e2b416c51/resource/a29283a9-de9d-4699-a6ce-30bf25fdefe1> ;
    dcat:keyword "Dokumen Perencanaan Bappeda",
        "Kota Pontianak" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109/dataset/e34694b8-50a8-49b9-b362-a13e2b416c51/resource/a29283a9-de9d-4699-a6ce-30bf25fdefe1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-12-23T01:39:31.113032"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:27:17.692784"^^xsd:dateTime ;
    dct:title "Jumlah Dokumen Perencanaan Bappeda Kota Pontianak Tahun 2014-2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e34694b8-50a8-49b9-b362-a13e2b416c51/resource/a29283a9-de9d-4699-a6ce-30bf25fdefe1/download/jumlah-dokumen-perencanaan-bappeda-kota-pontianak-tahun-2014-2018.xlsx> ;
    dcat:byteSize "10000"^^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 .

