@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/5c2dfe4f-00a7-44e5-8309-e4edadb4fa4a> a dcat:Dataset ;
    dct:description "data tempat wisata kabupaten tegal disparpora kab tegal " ;
    dct:identifier "5c2dfe4f-00a7-44e5-8309-e4edadb4fa4a" ;
    dct:issued "2019-04-09T05:45:38.220773"^^xsd:dateTime ;
    dct:modified "2019-04-09T05:45:38.220786"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Tempat wisata Kabupaten Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disparpora" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5c2dfe4f-00a7-44e5-8309-e4edadb4fa4a/resource/3b65f244-7f17-4c12-a056-2d224db5fe45> .

<https://data.jatengprov.go.id/dataset/5c2dfe4f-00a7-44e5-8309-e4edadb4fa4a/resource/3b65f244-7f17-4c12-a056-2d224db5fe45> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DESTINASI WIsata kab tegal.docx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/5c2dfe4f-00a7-44e5-8309-e4edadb4fa4a/resource/3b65f244-7f17-4c12-a056-2d224db5fe45/download/destinasi-wisata-kab-tegal.docx> ;
    dcat:byteSize 14720.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

