@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/fb214f4b-e693-48ef-8246-279331cc9cdb> a dcat:Dataset ;
    dct:identifier "fb214f4b-e693-48ef-8246-279331cc9cdb" ;
    dct:issued "2020-03-12T03:08:18.253389"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:08:18.253402"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Obyek Wisata di Kecamatan Pegandon Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fb214f4b-e693-48ef-8246-279331cc9cdb/resource/22342a49-7ec8-437e-8d42-e86560dd0fd1> ;
    dcat:landingPage <Kecamatan%20Pegandon> .

<https://data.jatengprov.go.id/dataset/fb214f4b-e693-48ef-8246-279331cc9cdb/resource/22342a49-7ec8-437e-8d42-e86560dd0fd1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Obyek Wisata_Pegandon.pdf" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/fb214f4b-e693-48ef-8246-279331cc9cdb/resource/22342a49-7ec8-437e-8d42-e86560dd0fd1/download/obyek-wisata_pegandon.pdf> ;
    dcat:byteSize 247886.0 ;
    dcat:mediaType "application/pdf" .

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

