@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/4d545f71-a20e-414a-8563-bbfbdfd795f4> a dcat:Dataset ;
    dct:description "Sisa persediaan barang pakai habis di bulan Pebruari 2023" ;
    dct:identifier "4d545f71-a20e-414a-8563-bbfbdfd795f4" ;
    dct:issued "2024-07-11T15:23:29.955982"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:23:29.955991"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP BARANG HABIS PAKAI BULAN PEBRUARI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4d545f71-a20e-414a-8563-bbfbdfd795f4/resource/cb0025fb-9046-4830-88e2-682d9fe60e3b> ;
    dcat:keyword "Aset" .

<http://5.189.187.109/dataset/4d545f71-a20e-414a-8563-bbfbdfd795f4/resource/cb0025fb-9046-4830-88e2-682d9fe60e3b> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T07:42:28.299565"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:23:29.946621"^^xsd:dateTime ;
    dct:title "Rekap barang habis pakai Peb_2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/4d545f71-a20e-414a-8563-bbfbdfd795f4/resource/cb0025fb-9046-4830-88e2-682d9fe60e3b/download/rekap-barang-habis-pakai-peb_2023.xls> ;
    dcat:byteSize "101888"^^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" .

