@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/cedd5aa9-917b-45d6-b979-f9313fdcc052> a dcat:Dataset ;
    dct:description "Dataset berisi tentang jumlah TPS, TPS3R, dan TPST setiap kecamatan" ;
    dct:identifier "cedd5aa9-917b-45d6-b979-f9313fdcc052" ;
    dct:issued "2024-04-12T17:38:48.578398"^^xsd:dateTime ;
    dct:modified "2024-04-12T17:38:48.578417"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah TPS, TPS3R, dan TPST Menurut Kecamatan di Kabupaten Gresik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/cedd5aa9-917b-45d6-b979-f9313fdcc052/resource/751b5be7-09e4-489f-9e01-1ad690243c1e> .

<http://5.189.187.109/dataset/cedd5aa9-917b-45d6-b979-f9313fdcc052/resource/751b5be7-09e4-489f-9e01-1ad690243c1e> a dcat:Distribution ;
    dct:description "Dataset berisi tentang jumlah TPS, TPS3R, dan TPST setiap kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2024-03-13T07:48:42.931223"^^xsd:dateTime ;
    dct:modified "2024-04-12T17:38:48.552017"^^xsd:dateTime ;
    dct:title "Tahun 2023 - Jumlah TPS, TPS3R, TPST Menurut Kecamatan" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/cedd5aa9-917b-45d6-b979-f9313fdcc052/resource/751b5be7-09e4-489f-9e01-1ad690243c1e/download/jumlah-tps-tps3r-tpst.csv> ;
    dcat:byteSize "567"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

