@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/020f47cf-a4e3-4f4f-aa3c-1c1059cd437f> a dcat:Dataset ;
    dct:description "LKjIP Tahun 2018" ;
    dct:identifier "020f47cf-a4e3-4f4f-aa3c-1c1059cd437f" ;
    dct:issued "2019-04-11T04:59:25.605725"^^xsd:dateTime ;
    dct:modified "2021-07-28T05:03:24.232013"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "Biro Organisasi - LKjIP Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/020f47cf-a4e3-4f4f-aa3c-1c1059cd437f/resource/12d759a5-2c15-4bc5-ba82-3a592d9a2c99> ;
    dcat:landingPage <http://setda.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/020f47cf-a4e3-4f4f-aa3c-1c1059cd437f/resource/12d759a5-2c15-4bc5-ba82-3a592d9a2c99> a dcat:Distribution ;
    dct:description "LKjIP Tahun 2018" ;
    dct:format ".pdf" ;
    dct:title "LKjIP Tahun 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/020f47cf-a4e3-4f4f-aa3c-1c1059cd437f/resource/12d759a5-2c15-4bc5-ba82-3a592d9a2c99/download/lkjip-biro-organisasi-tahun-2018.pdf> ;
    dcat:byteSize 1081798.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

