@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#> .

<https://data.jatengprov.go.id/dataset/f89ca194-58d3-4518-a16e-61282a5e883f> a dcat:Dataset ;
    dct:description "Kartu Inventaris Barang D (Jalan, Jaringan dan Irigasi) Dinas Pekerjaan Umum dan Penataan Ruang Kota Tegal" ;
    dct:identifier "f89ca194-58d3-4518-a16e-61282a5e883f" ;
    dct:issued "2023-07-04T09:09:45.159315"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:45.159325"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Kartu Inventaris Barang D (Jalan, Jaringan dan Irigasi)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagus Subeno" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f89ca194-58d3-4518-a16e-61282a5e883f/resource/ecc8b9f9-010a-4bdf-bb70-463bf8745626> ;
    dcat:keyword "kartu inventaris barang d jalan gedung dan irigasi" .

<https://data.jatengprov.go.id/dataset/f89ca194-58d3-4518-a16e-61282a5e883f/resource/ecc8b9f9-010a-4bdf-bb70-463bf8745626> a dcat:Distribution ;
    dct:description "Kartu Inventaris Barang D (Jalan, Jaringan dan Irigasi) Dinas Pekerjaan Umum dan Penataan Ruang Kota Tegal" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f89ca194-58d3-4518-a16e-61282a5e883f/resource/ecc8b9f9-010a-4bdf-bb70-463bf8745626/download/2023-kib-d.xls> ;
    dcat:byteSize 629760.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

