@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/5e3dcbc4-dd0c-4d0a-bea4-16238a5726cd> a dcat:Dataset ;
    dct:description "PPI Desa Pereng" ;
    dct:identifier "5e3dcbc4-dd0c-4d0a-bea4-16238a5726cd" ;
    dct:issued "2022-07-08T04:57:01.393859"^^xsd:dateTime ;
    dct:modified "2022-07-08T04:57:01.393873"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Perdes PPID Desa Pereng" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:pereng2011@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5e3dcbc4-dd0c-4d0a-bea4-16238a5726cd/resource/fcfd64bc-c049-42d2-8ca3-1437f59da556> .

<https://data.jatengprov.go.id/dataset/5e3dcbc4-dd0c-4d0a-bea4-16238a5726cd/resource/fcfd64bc-c049-42d2-8ca3-1437f59da556> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "perdes-ppid-desa-pereng" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/5e3dcbc4-dd0c-4d0a-bea4-16238a5726cd/resource/fcfd64bc-c049-42d2-8ca3-1437f59da556/download/1.-perdes-ppid-pereng.docx> ;
    dcat:byteSize 84676.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" .

