@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/a9d00ef6-b333-427b-98d0-2b66cc209c11> a dcat:Dataset ;
    dct:description "Rekap Pelayanan SKTM 2 NIK Tahun 2023" ;
    dct:identifier "a9d00ef6-b333-427b-98d0-2b66cc209c11" ;
    dct:issued "2024-07-11T15:40:01.111905"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:40:01.111911"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Rekap Pelayanan SKTM 2 NIK Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelurahan Tunon" ] ;
    dcat:distribution <http://5.189.187.109/dataset/a9d00ef6-b333-427b-98d0-2b66cc209c11/resource/d3e4ba96-d12f-4674-8be5-02810096eaf0> ;
    dcat:keyword "Rekap Pelayanan" .

<http://5.189.187.109/dataset/a9d00ef6-b333-427b-98d0-2b66cc209c11/resource/d3e4ba96-d12f-4674-8be5-02810096eaf0> a dcat:Distribution ;
    dct:description "Rekap Pelayanan SKTM 2 NIK Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-14T08:25:35.394852"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:40:01.103155"^^xsd:dateTime ;
    dct:title "Rekap pelayanan sktm 2 nik tahun 2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a9d00ef6-b333-427b-98d0-2b66cc209c11/resource/d3e4ba96-d12f-4674-8be5-02810096eaf0/download/rekap-pelayanan-sktm-2-nik-tahun-2023.xls> ;
    dcat:byteSize "199168"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

