@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/35be919f-10c6-45b8-b026-20a42648657e> a dcat:Dataset ;
    dct:description "nama destinasi" ;
    dct:identifier "35be919f-10c6-45b8-b026-20a42648657e" ;
    dct:issued "2018-10-18T05:04:46.288460"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:04:46.288469"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "destinasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disparbud" ;
            vcard:hasEmail <mailto:disparbud@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/35be919f-10c6-45b8-b026-20a42648657e/resource/30b5adb2-3f0b-4835-9815-65765ec83e47> .

<https://data.jatengprov.go.id/dataset/35be919f-10c6-45b8-b026-20a42648657e/resource/30b5adb2-3f0b-4835-9815-65765ec83e47> a dcat:Distribution ;
    dct:description """nama destinasi\r
""" ;
    dct:format "microsoft word" ;
    dct:title "destinasi-2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/35be919f-10c6-45b8-b026-20a42648657e/resource/30b5adb2-3f0b-4835-9815-65765ec83e47/download/daftar-destinasi-wisata.docx> ;
    dcat:byteSize 14876.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

