@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:5000/dataset/c7aa9ab1-63b0-40f3-8e8c-e8b12b871de7> a dcat:Dataset ;
    dct:description "REKAP ABSEN BULAN JUNI 2023" ;
    dct:identifier "c7aa9ab1-63b0-40f3-8e8c-e8b12b871de7" ;
    dct:issued "2024-07-11T15:44:15.217323"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:44:15.217328"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP ABSENSI BULAN JUNI 2023 SEKRETARIAT DPRD KOTA TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Siti Zaitun" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c7aa9ab1-63b0-40f3-8e8c-e8b12b871de7/resource/6faa42ea-50ea-4223-abf1-97ae0a03d5a6> ;
    dcat:keyword "Rekap Absensi" .

<http://5.189.187.109:5000/dataset/c7aa9ab1-63b0-40f3-8e8c-e8b12b871de7/resource/6faa42ea-50ea-4223-abf1-97ae0a03d5a6> a dcat:Distribution ;
    dct:description "REKAP ABSENSI BULAN JUNI 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-03T08:44:12.596436"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:44:15.212079"^^xsd:dateTime ;
    dct:title "Rekap Absen Juni 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/c7aa9ab1-63b0-40f3-8e8c-e8b12b871de7/resource/6faa42ea-50ea-4223-abf1-97ae0a03d5a6/download/rekap-absen-juni-2023.xlsx> ;
    dcat:byteSize "366033"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

