@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/498b8efd-6f27-4874-a39d-67a4cd28352d> a dcat:Dataset ;
    dct:identifier "498b8efd-6f27-4874-a39d-67a4cd28352d" ;
    dct:issued "2022-10-04T09:47:10.520959"^^xsd:dateTime ;
    dct:modified "2022-10-04T09:47:10.520970"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Buku Inventaris 10" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/498b8efd-6f27-4874-a39d-67a4cd28352d/resource/8119f76a-d32a-4e2f-8796-b34408a4b59b> ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/498b8efd-6f27-4874-a39d-67a4cd28352d/resource/8119f76a-d32a-4e2f-8796-b34408a4b59b> a dcat:Distribution ;
    dct:format "BMP" ;
    dct:title "capture_20220927091726707.bmp" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/498b8efd-6f27-4874-a39d-67a4cd28352d/resource/8119f76a-d32a-4e2f-8796-b34408a4b59b/download/capture_20220927091726707.bmp> ;
    dcat:byteSize 5573198.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" .

