@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/9f6321b8-f8b1-4499-b20b-97500be1166e> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Kantor, Alamat, Kelurahan, Jumlah Pegawai, Status" ;
    dct:identifier "9f6321b8-f8b1-4499-b20b-97500be1166e" ;
    dct:issued "2023-06-13T11:56:40.866208"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:56:40.866214"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kantor di Kecamatan Pontianak selatan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9f6321b8-f8b1-4499-b20b-97500be1166e/resource/5872b20a-b3bc-4343-9d03-a1352f1ca5c1> ;
    dcat:keyword "Kantor",
        "Kota Pontianak",
        "Pontianak Selatan" .

<http://5.189.187.109:5000/dataset/9f6321b8-f8b1-4499-b20b-97500be1166e/resource/5872b20a-b3bc-4343-9d03-a1352f1ca5c1> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama Kantor, Alamat, Kelurahan, Jumlah Pegawai, Status" ;
    dct:format "XLSX" ;
    dct:issued "2020-07-24T02:51:02.516974"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:56:40.857777"^^xsd:dateTime ;
    dct:title "Data Kantor di Kecamatan Pontianak Selatan Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9f6321b8-f8b1-4499-b20b-97500be1166e/resource/5872b20a-b3bc-4343-9d03-a1352f1ca5c1/download/data-kantor-di-kecamatan-pontianak-selatan-tahun-2019.xlsx> ;
    dcat:byteSize "18177"^^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" .

