@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/ee22e981-b063-4d7d-80b3-3e63e6696025> a dcat:Dataset ;
    dct:description """Dataset ini berisi No, Nama Kecamatan, Nama Kelurahan, No TPS dan Alamat TPS\r
""" ;
    dct:identifier "ee22e981-b063-4d7d-80b3-3e63e6696025" ;
    dct:issued "2023-06-13T13:38:32.297728"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:38:32.297735"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lokasi TPS PEMILU  Kelurahan Siantan Hilir" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ee22e981-b063-4d7d-80b3-3e63e6696025/resource/7f0fcb65-8bde-4dfa-aa9c-4b1e551dcd8e> ;
    dcat:keyword "Kelurahan Siantan Hilir",
        "Lokasi TPS Pemilu",
        "tahun 2019" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/ee22e981-b063-4d7d-80b3-3e63e6696025/resource/7f0fcb65-8bde-4dfa-aa9c-4b1e551dcd8e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-03T02:30:45.715534"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:38:32.289472"^^xsd:dateTime ;
    dct:title "Data Lokasi TPS PEMILU 2019 Berdasarkan Kelurahan Siantan Hilir.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ee22e981-b063-4d7d-80b3-3e63e6696025/resource/7f0fcb65-8bde-4dfa-aa9c-4b1e551dcd8e/download/data-lokasi-tps-pemilu-2019-berdasarkan-kelurahan-siantan-hilir.xlsx> ;
    dcat:byteSize "12746"^^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 .

