@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/a81b69e5-e9bf-4f8b-829c-9cdc80cd88af> a dcat:Dataset ;
    dct:description "Data Arus Pengunjung wisman dan wisnus tahun 2020" ;
    dct:identifier "a81b69e5-e9bf-4f8b-829c-9cdc80cd88af" ;
    dct:issued "2021-05-08T13:29:20.850612"^^xsd:dateTime ;
    dct:modified "2021-05-08T13:29:20.850622"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA ARUS PENGUNJUNG TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disporapar kab tegal" ] .

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

