@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/fdb38777-c8bb-4d32-9fa8-c074a39701dc> a dcat:Dataset ;
    dct:description "Aset 2017 aset lain Kab. Batang" ;
    dct:identifier "fdb38777-c8bb-4d32-9fa8-c074a39701dc" ;
    dct:issued "2018-08-18T04:59:48.371389"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:59:48.371405"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Aset 2017 aset lain" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "asep dwi n" ;
            vcard:hasEmail <mailto:asepdwi@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fdb38777-c8bb-4d32-9fa8-c074a39701dc/resource/792616f1-1b5a-424f-bc0b-3be707431af2> ;
    dcat:landingPage <batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/fdb38777-c8bb-4d32-9fa8-c074a39701dc/resource/792616f1-1b5a-424f-bc0b-3be707431af2> a dcat:Distribution ;
    dct:description "Aset 2017 aset lain Kab. Batang 2017" ;
    dct:format ".xlsx" ;
    dct:title "Aset 2017 aset lain.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/fdb38777-c8bb-4d32-9fa8-c074a39701dc/resource/792616f1-1b5a-424f-bc0b-3be707431af2/download/aset-2017-aset-lain.xlsx> ;
    dcat:byteSize 28136.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

