@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/f9ff4d1a-1342-4bf1-8701-1382a44f39b5> a dcat:Dataset ;
    dct:identifier "f9ff4d1a-1342-4bf1-8701-1382a44f39b5" ;
    dct:issued "2020-03-12T03:08:14.383057"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:08:14.383069"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Obyek Wisata di Kecamatan Limbangan Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9ff4d1a-1342-4bf1-8701-1382a44f39b5/resource/4652fc28-2a96-4d17-b336-0a8359358804> ;
    dcat:landingPage <Kecamatan%20Limbangan> .

<https://data.jatengprov.go.id/dataset/f9ff4d1a-1342-4bf1-8701-1382a44f39b5/resource/4652fc28-2a96-4d17-b336-0a8359358804> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Obyek Wisata_Limbangan.pdf" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/f9ff4d1a-1342-4bf1-8701-1382a44f39b5/resource/4652fc28-2a96-4d17-b336-0a8359358804/download/obyek-wisata_limbangan.pdf> ;
    dcat:byteSize 434462.0 ;
    dcat:mediaType "application/pdf" .

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

