@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/7d8dc1ac-6392-4e5e-8784-425394b85ed8> a dcat:Dataset ;
    dct:description "data hotel di kabupaten banjarnegara " ;
    dct:identifier "7d8dc1ac-6392-4e5e-8784-425394b85ed8" ;
    dct:issued "2018-11-18T05:10:32.279016"^^xsd:dateTime ;
    dct:modified "2018-11-18T05:10:32.279026"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "data hotel kabupaten banjarnegara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disparbud" ;
            vcard:hasEmail <mailto:info@budparbanjarnegara.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d8dc1ac-6392-4e5e-8784-425394b85ed8/resource/1c139a3b-c409-4a2b-af37-c0a4562a2476> .

<https://data.jatengprov.go.id/dataset/7d8dc1ac-6392-4e5e-8784-425394b85ed8/resource/1c139a3b-c409-4a2b-af37-c0a4562a2476> a dcat:Distribution ;
    dct:description "data hotel di kabupaten banjarnegara" ;
    dct:format "microsoft exel" ;
    dct:title "data-hotel-kabupaten-banjarnegara" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/7d8dc1ac-6392-4e5e-8784-425394b85ed8/resource/1c139a3b-c409-4a2b-af37-c0a4562a2476/download/daftar-hotel-bna-2015.xlsx> ;
    dcat:byteSize 165.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

