@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/3189495f-875b-47c6-be63-d4ebe24afa33> a dcat:Dataset ;
    dct:description "Sisa persediaan barang habis pakai bulan Oktober 2023" ;
    dct:identifier "3189495f-875b-47c6-be63-d4ebe24afa33" ;
    dct:issued "2024-07-11T15:16:41.971369"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:16:41.971378"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP BARANG HABIS PAKAI BULAN OKTOBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3189495f-875b-47c6-be63-d4ebe24afa33/resource/eb5bc2cb-b045-4f67-ac76-b24a9fc91f37> ;
    dcat:keyword "ASET" .

<http://5.189.187.109:5000/dataset/3189495f-875b-47c6-be63-d4ebe24afa33/resource/eb5bc2cb-b045-4f67-ac76-b24a9fc91f37> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T08:04:05.212214"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:16:41.960854"^^xsd:dateTime ;
    dct:title "Rekap barang habis pakai Okt_2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/3189495f-875b-47c6-be63-d4ebe24afa33/resource/eb5bc2cb-b045-4f67-ac76-b24a9fc91f37/download/rekap-barang-habis-pakai-okt_2023.xls> ;
    dcat:byteSize "90624"^^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" .

