@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/82271480-e371-482f-89c9-042a753da989> a dcat:Dataset ;
    dct:identifier "82271480-e371-482f-89c9-042a753da989" ;
    dct:issued "2022-10-04T11:23:59.046937"^^xsd:dateTime ;
    dct:modified "2022-10-04T11:23:59.046950"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Buku Inventaris 26" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/82271480-e371-482f-89c9-042a753da989/resource/6734521b-0acb-463f-aa1d-c64e7a56095e> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/82271480-e371-482f-89c9-042a753da989/resource/6734521b-0acb-463f-aa1d-c64e7a56095e> a dcat:Distribution ;
    dct:format "BMP" ;
    dct:title "capture_20220927094204526.bmp" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/82271480-e371-482f-89c9-042a753da989/resource/6734521b-0acb-463f-aa1d-c64e7a56095e/download/capture_20220927094204526.bmp> ;
    dcat:byteSize 5549806.0 ;
    dcat:mediaType "image/x-ms-bmp" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

