@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/5f4a4497-be9a-48fd-b7ec-84917146c40e> a dcat:Dataset ;
    dct:description "data hotel  dan tarif di kabupaten tegal yang sudah ber TDUP " ;
    dct:identifier "5f4a4497-be9a-48fd-b7ec-84917146c40e" ;
    dct:issued "2019-11-25T14:18:55.669776"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:18:55.669786"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA HOTEL DI KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "N.Wulan" ] .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

