@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/96e7f04f-8892-4b7a-9658-3e51549978b2> a dcat:Dataset ;
    dct:description "Sisa persediaan barang habis pakai bulan Nopember 2023" ;
    dct:identifier "96e7f04f-8892-4b7a-9658-3e51549978b2" ;
    dct:issued "2024-07-11T15:37:16.195414"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:37:16.195421"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP BARANG HABIS PAKAI BULAN NOPEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/96e7f04f-8892-4b7a-9658-3e51549978b2/resource/a28846d7-7112-4494-8fba-2530f6092829> ;
    dcat:keyword "ASET" .

<http://5.189.187.109:5000/dataset/96e7f04f-8892-4b7a-9658-3e51549978b2/resource/a28846d7-7112-4494-8fba-2530f6092829> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T08:05:27.659482"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:37:16.176889"^^xsd:dateTime ;
    dct:title "Rekap barang habis pakai Nop_2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/96e7f04f-8892-4b7a-9658-3e51549978b2/resource/a28846d7-7112-4494-8fba-2530f6092829/download/rekap-barang-habis-pakai-nop_2023.xls> ;
    dcat:byteSize "91136"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

