@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#> .

<http://5.189.187.109:5000/dataset/83c01b43-4cd8-4772-89e8-753002e78853> a dcat:Dataset ;
    dct:description "Kunjungan hotel per bulan di Kabupaten Pemalang Tahun 2016" ;
    dct:identifier "83c01b43-4cd8-4772-89e8-753002e78853" ;
    dct:issued "2022-10-31T07:09:08.097857"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:09:08.097864"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> ;
    dct:title "Kunjungan hotel per bulan di Kabupaten Pemalang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@pemalangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/83c01b43-4cd8-4772-89e8-753002e78853/resource/d155f6d4-feb7-43f0-8c46-66d73f38993c> ;
    dcat:keyword "Hotel",
        "Penginapan" .

<http://5.189.187.109:5000/dataset/83c01b43-4cd8-4772-89e8-753002e78853/resource/d155f6d4-feb7-43f0-8c46-66d73f38993c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-10-24T05:39:42.007096"^^xsd:dateTime ;
    dct:modified "2022-10-31T07:09:08.090643"^^xsd:dateTime ;
    dct:title "Kunjungan Hotel per bulan di Kab. Pemalang tahun 2016" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/83c01b43-4cd8-4772-89e8-753002e78853/resource/d155f6d4-feb7-43f0-8c46-66d73f38993c/download/kunjungan-hotel.xls> ;
    dcat:byteSize "23040"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/57509c1c-1fe3-4285-9b74-b9c15305fdf1> a foaf:Agent ;
    foaf:name "Kabupaten Pemalang" .

