@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/047a120b-cc97-4375-bd55-4253ae9d0eb7> a dcat:Dataset ;
    dct:description "Rekap Absensi Bulan Feb 2023" ;
    dct:identifier "047a120b-cc97-4375-bd55-4253ae9d0eb7" ;
    dct:issued "2024-07-11T15:09:48.755113"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:09:48.755121"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP ABSENSI BULAN FEB 2023 SEKRETARIAT DPRD KOTA TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Siti Zaitun" ] ;
    dcat:keyword "Rekap Absensi" .

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

