@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/f8432707-5456-4251-a57a-f383fb79a6bd> a dcat:Dataset ;
    dct:description "destinasi wisata" ;
    dct:identifier "f8432707-5456-4251-a57a-f383fb79a6bd" ;
    dct:issued "2018-05-18T09:10:40.318876"^^xsd:dateTime ;
    dct:modified "2018-05-18T09:10:40.318896"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "destinasi wisata" ;
    owl:versionInfo "3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kanafi" ;
            vcard:hasEmail <mailto:kecbrangsong@kabkendal.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8432707-5456-4251-a57a-f383fb79a6bd/resource/72003879-dfaa-449c-801f-bb5578da42d5> ;
    dcat:landingPage <https/kecbrangsong@kabkendal.go.id> .

<https://data.jatengprov.go.id/dataset/f8432707-5456-4251-a57a-f383fb79a6bd/resource/72003879-dfaa-449c-801f-bb5578da42d5> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Referensi Kedung Pengilon.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/f8432707-5456-4251-a57a-f383fb79a6bd/resource/72003879-dfaa-449c-801f-bb5578da42d5/download/referensi-kedung-pengilon.docx> ;
    dcat:byteSize 657411.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

