@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/d432b62b-42c5-4c6a-b974-77d5ea502a44> a dcat:Dataset ;
    dct:description "Kartu Inventaris Barang A (Tanah) Dinas Pekerjaan Umum dan Penataan Ruang Kota Tegal" ;
    dct:identifier "d432b62b-42c5-4c6a-b974-77d5ea502a44" ;
    dct:issued "2023-07-04T09:09:07.166374"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:07.166381"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Kartu Inventaris Barang A (Tanah)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagus Subeno" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d432b62b-42c5-4c6a-b974-77d5ea502a44/resource/fdf07bd2-95f8-4b03-be31-eda39aa64755> ;
    dcat:keyword "kartu inventaris barang a tanah" .

<https://data.jatengprov.go.id/dataset/d432b62b-42c5-4c6a-b974-77d5ea502a44/resource/fdf07bd2-95f8-4b03-be31-eda39aa64755> a dcat:Distribution ;
    dct:description "Kartu Inventaris Barang A (Tanah)" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/d432b62b-42c5-4c6a-b974-77d5ea502a44/resource/fdf07bd2-95f8-4b03-be31-eda39aa64755/download/2023-kib-a.xls> ;
    dcat:byteSize 269312.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" .

