@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/d306f651-88b8-49d5-91ea-2c4b6dffcb9b> a dcat:Dataset ;
    dct:description "Sisa persediaan barang pakai habis di bulan Maret 2023" ;
    dct:identifier "d306f651-88b8-49d5-91ea-2c4b6dffcb9b" ;
    dct:issued "2024-07-11T15:45:37.828632"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:45:37.828638"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP BARANG HABIS PAKAI BULAN  MARET 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d306f651-88b8-49d5-91ea-2c4b6dffcb9b/resource/fe977d79-2b6b-42e0-b94f-a29eed85ab2c> ;
    dcat:keyword "Aset" .

<http://5.189.187.109/dataset/d306f651-88b8-49d5-91ea-2c4b6dffcb9b/resource/fe977d79-2b6b-42e0-b94f-a29eed85ab2c> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T07:45:39.009702"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:45:37.820723"^^xsd:dateTime ;
    dct:title "Rekap barang habis pakai Maret_2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/d306f651-88b8-49d5-91ea-2c4b6dffcb9b/resource/fe977d79-2b6b-42e0-b94f-a29eed85ab2c/download/rekap-barang-habis-pakai-maret_2023.xls> ;
    dcat:byteSize "101376"^^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" .

