@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/6b4fe6f9-0ac1-47fe-9ddd-5dcf46fed7cf> a dcat:Dataset ;
    dct:identifier "6b4fe6f9-0ac1-47fe-9ddd-5dcf46fed7cf" ;
    dct:issued "2022-10-04T10:43:52.648199"^^xsd:dateTime ;
    dct:modified "2022-10-04T10:43:52.648211"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Laporan zis Juli - Desember 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6b4fe6f9-0ac1-47fe-9ddd-5dcf46fed7cf/resource/865af485-ea85-46d6-856a-c35c7491cede> ;
    dcat:landingPage <http://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/6b4fe6f9-0ac1-47fe-9ddd-5dcf46fed7cf/resource/865af485-ea85-46d6-856a-c35c7491cede> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Laporan zis Juli - Desember 2019.docx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/6b4fe6f9-0ac1-47fe-9ddd-5dcf46fed7cf/resource/865af485-ea85-46d6-856a-c35c7491cede/download/laporan-zis-juli-desember-2019.docx> ;
    dcat:byteSize 22104.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" .

