@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/63cd1792-81be-437b-a830-caa3910f06bb> a dcat:Dataset ;
    dct:description "Data Aset DP3AKB Provinsi Jawa Tengah" ;
    dct:identifier "63cd1792-81be-437b-a830-caa3910f06bb" ;
    dct:issued "2018-09-20T10:13:08.450073"^^xsd:dateTime ;
    dct:modified "2018-09-20T10:15:36.685332"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7ca3aecc-31e5-4985-809f-12aa5f9c0e1d> ;
    dct:title "Aset DP3AKB Jateng 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Farida" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/63cd1792-81be-437b-a830-caa3910f06bb/resource/b6f9f6f6-a464-4fe7-9757-4668191960f4> ;
    dcat:landingPage <http://dp3akb.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/63cd1792-81be-437b-a830-caa3910f06bb/resource/b6f9f6f6-a464-4fe7-9757-4668191960f4> a dcat:Distribution ;
    dct:description "Data Aset Dinas DP3AKB Prov Jateng" ;
    dct:format "XLSX" ;
    dct:title "aset-dp3akb-jateng-2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/63cd1792-81be-437b-a830-caa3910f06bb/resource/b6f9f6f6-a464-4fe7-9757-4668191960f4/download/aset-2017-1.xlsx> ;
    dcat:byteSize 309071.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/7ca3aecc-31e5-4985-809f-12aa5f9c0e1d> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Perempuan, Perlindungan Anak, Pengendalian Penduduk Dan KB" .

