@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/3c9a10f2-d767-4ac9-80dc-877b93beaf75> a dcat:Dataset ;
    dct:description "contoh contoh surat" ;
    dct:identifier "3c9a10f2-d767-4ac9-80dc-877b93beaf75" ;
    dct:issued "2022-07-08T04:52:59.824155"^^xsd:dateTime ;
    dct:modified "2022-07-08T04:52:59.824167"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "contoh surat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3c9a10f2-d767-4ac9-80dc-877b93beaf75/resource/a2967e00-afcb-4680-8d2e-8d7672b21c6e> .

<https://data.jatengprov.go.id/dataset/3c9a10f2-d767-4ac9-80dc-877b93beaf75/resource/a2967e00-afcb-4680-8d2e-8d7672b21c6e> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "suket usaha 1 lembar.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/3c9a10f2-d767-4ac9-80dc-877b93beaf75/resource/a2967e00-afcb-4680-8d2e-8d7672b21c6e/download/suket-usaha-1-lembar.docx> ;
    dcat:byteSize 25956.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

