@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/b196e737-db0f-407c-b74d-8bc70da2ad6c> a dcat:Dataset ;
    dct:description "DAFTAR ASET DAN INVENTARIS 2022" ;
    dct:identifier "b196e737-db0f-407c-b74d-8bc70da2ad6c" ;
    dct:issued "2023-07-05T04:25:15.310935"^^xsd:dateTime ;
    dct:modified "2023-07-05T04:25:15.310945"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "DAFTAR ASET DAN INVENTARIS 2022 KECAMATAN KALIKOTES" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "retno" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b196e737-db0f-407c-b74d-8bc70da2ad6c/resource/fc839afd-3d2f-4492-a400-e0de59101e43> ;
    dcat:keyword "ASET 22",
        "KALIKOTES" .

<https://data.jatengprov.go.id/dataset/b196e737-db0f-407c-b74d-8bc70da2ad6c/resource/fc839afd-3d2f-4492-a400-e0de59101e43> a dcat:Distribution ;
    dct:description "INVENTARIS" ;
    dct:format ".pdf" ;
    dct:title "Buku Inventaris Barang.pdf" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/b196e737-db0f-407c-b74d-8bc70da2ad6c/resource/fc839afd-3d2f-4492-a400-e0de59101e43/download/buku-inventaris-barang.pdf> ;
    dcat:byteSize 1187916.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

