@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/3d3c2e68-8fb0-42da-8915-4c7786cdfaea> a dcat:Dataset ;
    dct:description "Laporan Mutasi Barang selama tahun 2023" ;
    dct:identifier "3d3c2e68-8fb0-42da-8915-4c7786cdfaea" ;
    dct:issued "2024-07-11T15:18:37.788611"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:18:37.788622"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "MUTASI BARANG TAHUN 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUPRIYATNO" ] ;
    dcat:distribution <http://5.189.187.109/dataset/3d3c2e68-8fb0-42da-8915-4c7786cdfaea/resource/bdbd6d53-9da2-4ed7-a04a-a39d14a808f0> ;
    dcat:keyword "ASET BARANG MILIK DAERAH" .

<http://5.189.187.109/dataset/3d3c2e68-8fb0-42da-8915-4c7786cdfaea/resource/bdbd6d53-9da2-4ed7-a04a-a39d14a808f0> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-06-26T08:33:59.240256"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:18:37.778497"^^xsd:dateTime ;
    dct:title "Laporan Mutasi Barang 2023.xls" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/3d3c2e68-8fb0-42da-8915-4c7786cdfaea/resource/bdbd6d53-9da2-4ed7-a04a-a39d14a808f0/download/laporan-mutasi-barang-2023.xls> ;
    dcat:byteSize "1648640"^^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" .

