@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/b6ca9342-283a-453d-8de9-982550d02fe7> a dcat:Dataset ;
    dct:identifier "b6ca9342-283a-453d-8de9-982550d02fe7" ;
    dct:issued "2020-08-19T08:34:38.411987"^^xsd:dateTime ;
    dct:modified "2020-08-19T08:34:38.411996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "pelatihan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b6ca9342-283a-453d-8de9-982550d02fe7/resource/2081fe45-2f69-45bf-b47b-addf4ef4ef58> .

<https://data.jatengprov.go.id/dataset/b6ca9342-283a-453d-8de9-982550d02fe7/resource/2081fe45-2f69-45bf-b47b-addf4ef4ef58> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "SUSUNAN ACARA PELANTIKAN-1.doc" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/b6ca9342-283a-453d-8de9-982550d02fe7/resource/2081fe45-2f69-45bf-b47b-addf4ef4ef58/download/susunan-acara-pelantikan-1.doc> ;
    dcat:byteSize 30208.0 ;
    dcat:mediaType "application/msword" .

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

