@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/b98bd903-d00b-4af9-b647-ef9d048d4705> a dcat:Dataset ;
    dct:description """Data ini berisi No, tanggal waktu, kegiatan  dan lokasi\r
""" ;
    dct:identifier "b98bd903-d00b-4af9-b647-ef9d048d4705" ;
    dct:issued "2023-06-13T12:31:40.327838"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:31:40.327844"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pengumpulan Informasi Publik Diskominfo Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/b98bd903-d00b-4af9-b647-ef9d048d4705/resource/bae8ebf8-9f8f-41cf-b53f-e704d31145c7> ;
    dcat:keyword "Diskominfo",
        "Informasi Publik",
        "Kota Pontianak" .

<http://5.189.187.109/dataset/b98bd903-d00b-4af9-b647-ef9d048d4705/resource/bae8ebf8-9f8f-41cf-b53f-e704d31145c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-14T07:02:53.395215"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:31:40.319403"^^xsd:dateTime ;
    dct:title "Data Pengumpulan Informasi Publik Diskominfo Kota Pontianak Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b98bd903-d00b-4af9-b647-ef9d048d4705/resource/bae8ebf8-9f8f-41cf-b53f-e704d31145c7/download/data-pengumpulan-informasi-publik-diskominfo-kota-pontianak-tahun-2018.xlsx> ;
    dcat:byteSize "13693"^^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" .

