@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/258054cc-570f-4167-82bc-cdd88f4fd5ee> a dcat:Dataset ;
    dct:identifier "258054cc-570f-4167-82bc-cdd88f4fd5ee" ;
    dct:issued "2020-04-07T05:51:54.746440"^^xsd:dateTime ;
    dct:modified "2020-04-07T05:51:54.746456"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Kondisi Jalan Kabupaten Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Deaniva Martya" ;
            vcard:hasEmail <mailto:deanivamartya@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/258054cc-570f-4167-82bc-cdd88f4fd5ee/resource/a4b16ac4-1283-4de0-8e7d-fc4a8f660bb0> ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/258054cc-570f-4167-82bc-cdd88f4fd5ee/resource/a4b16ac4-1283-4de0-8e7d-fc4a8f660bb0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "DD1 Kabupaten Kendal.PDF" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/258054cc-570f-4167-82bc-cdd88f4fd5ee/resource/a4b16ac4-1283-4de0-8e7d-fc4a8f660bb0/download/dd1-kabupaten-kendal.pdf> ;
    dcat:byteSize 4407891.0 ;
    dcat:mediaType "application/pdf" .

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

