@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/c3a59a8b-0a12-477d-919d-e978ceb93e23> a dcat:Dataset ;
    dct:description """Dataset ini berisi No, Nama Kecamatan, Nama Kelurahan, No TPS dan Alamat TPS\r
""" ;
    dct:identifier "c3a59a8b-0a12-477d-919d-e978ceb93e23" ;
    dct:issued "2023-06-13T12:46:07.539349"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:46:07.539356"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lokasi TPS PEMILU  Kelurahan Tambelan Sampit" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c3a59a8b-0a12-477d-919d-e978ceb93e23/resource/709c2223-d4bc-4174-8358-035ce760fa5a> ;
    dcat:keyword "Kelurahan Tambelan Sampit",
        "Lokasi TPS Pemilu",
        "Tahun 2019" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/c3a59a8b-0a12-477d-919d-e978ceb93e23/resource/709c2223-d4bc-4174-8358-035ce760fa5a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-03T03:00:22.678322"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:46:07.531361"^^xsd:dateTime ;
    dct:title "Data Lokasi TPS PEMILU 2019 Berdasarkan Kelurahan Tambelan Sampit.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c3a59a8b-0a12-477d-919d-e978ceb93e23/resource/709c2223-d4bc-4174-8358-035ce760fa5a/download/data-lokasi-tps-pemilu-2019-berdasarkan-kelurahan-tambelan-sampit.xlsx> ;
    dcat:byteSize "10345"^^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" .

<xlsx> a foaf:Document .

