@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/9219615d-ec41-4dbf-88be-5c1b89860f84> a dcat:Dataset ;
    dct:identifier "9219615d-ec41-4dbf-88be-5c1b89860f84" ;
    dct:issued "2020-03-12T03:03:14.059658"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:03:14.059669"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Obyek Wisata di Kecamatan Kendal Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9219615d-ec41-4dbf-88be-5c1b89860f84/resource/3e82cd5a-ddaf-478f-979e-e1679d471295> ;
    dcat:landingPage <Kecamatan%20Kendal> .

<https://data.jatengprov.go.id/dataset/9219615d-ec41-4dbf-88be-5c1b89860f84/resource/3e82cd5a-ddaf-478f-979e-e1679d471295> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Obyek Wisata_Kendal.pdf" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/9219615d-ec41-4dbf-88be-5c1b89860f84/resource/3e82cd5a-ddaf-478f-979e-e1679d471295/download/obyek-wisata_kendal.pdf> ;
    dcat:byteSize 244576.0 ;
    dcat:mediaType "application/pdf" .

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

