@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/9d680f56-06d2-4904-97e2-82adb193f9d2> a dcat:Dataset ;
    dct:description "DATA ANGKUTAN WISATA" ;
    dct:identifier "9d680f56-06d2-4904-97e2-82adb193f9d2" ;
    dct:issued "2018-05-18T08:31:45.015003"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:31:45.015023"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA ANGKUTAN WISATA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ariyono" ;
            vcard:hasEmail <mailto:ariyonosidomakmur@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9d680f56-06d2-4904-97e2-82adb193f9d2/resource/d1651282-c778-4e28-af7c-115600326ca2> ;
    dcat:landingPage <http://dishub.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/9d680f56-06d2-4904-97e2-82adb193f9d2/resource/d1651282-c778-4e28-af7c-115600326ca2> a dcat:Distribution ;
    dct:description "data angkutan wisata" ;
    dct:format "XLSX" ;
    dct:title "data angkutan wisata" ;
    dcat:accessURL <http://118.97.18.18/dataset/9d680f56-06d2-4904-97e2-82adb193f9d2/resource/d1651282-c778-4e28-af7c-115600326ca2/download/angkutan-wisata.xlsx> ;
    dcat:byteSize 10294.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

