@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/92b6e107-6922-4fb4-b991-0355081fd847> a dcat:Dataset ;
    dct:description "Sisa persediaan barang habis pakai bulan Juli 2023" ;
    dct:identifier "92b6e107-6922-4fb4-b991-0355081fd847" ;
    dct:issued "2024-07-11T15:36:41.303472"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:36:41.303478"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP BARANG HABIS PAKAI BULAN JULI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/92b6e107-6922-4fb4-b991-0355081fd847/resource/e8ec515a-c85d-496b-952d-a1ffc5d14754> ;
    dcat:keyword "ASET" .

<http://5.189.187.109:5000/dataset/92b6e107-6922-4fb4-b991-0355081fd847/resource/e8ec515a-c85d-496b-952d-a1ffc5d14754> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T07:58:14.077177"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:36:41.295213"^^xsd:dateTime ;
    dct:title "Rekap barang habis pakai Juli_2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/92b6e107-6922-4fb4-b991-0355081fd847/resource/e8ec515a-c85d-496b-952d-a1ffc5d14754/download/rekap-barang-habis-pakai-juli_2023.xls> ;
    dcat:byteSize "97280"^^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" .

