@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/6381baa5-9a87-421b-b9b9-0f425a46d23a> a dcat:Dataset ;
    dct:description "UKM UANG MEMILIKI IUMK TH. 2018" ;
    dct:identifier "6381baa5-9a87-421b-b9b9-0f425a46d23a" ;
    dct:issued "2018-08-18T04:23:12.419508"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:47:57.521043"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "UKM YANG MEMILIKI IUMK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kuat santosa" ;
            vcard:hasEmail <mailto:dinindagkop@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6381baa5-9a87-421b-b9b9-0f425a46d23a/resource/e04ac8c2-9dc0-4f6e-8fb8-efe24e104ff1> .

<https://data.jatengprov.go.id/dataset/6381baa5-9a87-421b-b9b9-0f425a46d23a/resource/e04ac8c2-9dc0-4f6e-8fb8-efe24e104ff1> a dcat:Distribution ;
    dct:description "UKM UANG MEMILIKI IUMK" ;
    dct:format "DOC" ;
    dct:title "ukm-yang-memiliki-iumk" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/6381baa5-9a87-421b-b9b9-0f425a46d23a/resource/e04ac8c2-9dc0-4f6e-8fb8-efe24e104ff1/download/iumk-per-juni-2018.doc> ;
    dcat:byteSize 130560.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

