@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/1ca16f63-4152-4733-8fce-3d56ad223744> a dcat:Dataset ;
    dct:description "DPA dan SPD HUKUM 2018" ;
    dct:identifier "1ca16f63-4152-4733-8fce-3d56ad223744" ;
    dct:issued "2018-10-04T09:42:26.344836"^^xsd:dateTime ;
    dct:modified "2021-07-28T05:04:17.380663"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "DPA dan SPD HUKUM 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/1ca16f63-4152-4733-8fce-3d56ad223744/resource/b78edf1b-106b-4e6a-bf2e-ed0ab66dd7d4> .

<https://data.jatengprov.go.id/dataset/1ca16f63-4152-4733-8fce-3d56ad223744/resource/b78edf1b-106b-4e6a-bf2e-ed0ab66dd7d4> a dcat:Distribution ;
    dct:description "DPA dan SPD HUKUM 2018" ;
    dct:format ".pdf" ;
    dct:title "DPA dan SPD HUKUM 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1ca16f63-4152-4733-8fce-3d56ad223744/resource/b78edf1b-106b-4e6a-bf2e-ed0ab66dd7d4/download/dpa-dan-spd-hukum-2018.pdf> ;
    dcat:byteSize 9117921.0 ;
    dcat:mediaType "application/pdf" .

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

