@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/12631b7a-d4ba-4f49-b26e-7758b5c80cfe> a dcat:Dataset ;
    dct:description "Buku Inventaris Barang Sekretariat Daerah Provinsi Jawa Tengah Tahun 2019" ;
    dct:identifier "12631b7a-d4ba-4f49-b26e-7758b5c80cfe" ;
    dct:issued "2020-04-01T05:37:23.699922"^^xsd:dateTime ;
    dct:modified "2020-04-29T04:50:23.367884"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Laporan Data Aset Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/12631b7a-d4ba-4f49-b26e-7758b5c80cfe/resource/9a8ff84d-2e68-40dc-b7fc-18dcc0d9f9fc> .

<https://data.jatengprov.go.id/dataset/12631b7a-d4ba-4f49-b26e-7758b5c80cfe/resource/9a8ff84d-2e68-40dc-b7fc-18dcc0d9f9fc> a dcat:Distribution ;
    dct:description "Buku Inventaris Barang Sekretariat Daerah Provinsi Jawa Tengah Tahun 2019" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Data Aset Tahun 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/12631b7a-d4ba-4f49-b26e-7758b5c80cfe/resource/9a8ff84d-2e68-40dc-b7fc-18dcc0d9f9fc/download/laporan-aset-2019.xlsx> ;
    dcat:byteSize 4907410.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

