@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/d52abe00-ee38-4311-b718-22d3a1bb1831> a dcat:Dataset ;
    dct:description "Jumlah Mobil Pemadam Kebakaran dan Mobil Penunjang Lainnya " ;
    dct:identifier "d52abe00-ee38-4311-b718-22d3a1bb1831" ;
    dct:issued "2018-05-18T08:56:19.440684"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:56:19.440703"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Armada Pemadam Kebakaran" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat" ;
            vcard:hasEmail <mailto:satpolpp@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d52abe00-ee38-4311-b718-22d3a1bb1831/resource/421bf75e-cb2f-4bc5-ba40-e923218263a2> ;
    dcat:landingPage <satpolpp@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/d52abe00-ee38-4311-b718-22d3a1bb1831/resource/421bf75e-cb2f-4bc5-ba40-e923218263a2> a dcat:Distribution ;
    dct:description "Data Mobil Pemadam Kebakaran pada Satuan polisi Pamong Praja dan Pemadam Kebakaran tahun 2018" ;
    dct:format "XML" ;
    dct:title "Data Mobil Pemadam Kebakaran " ;
    dcat:accessURL <http://118.97.18.18/dataset/d52abe00-ee38-4311-b718-22d3a1bb1831/resource/421bf75e-cb2f-4bc5-ba40-e923218263a2/download/data-mobil-pemadam.xlsx> ;
    dcat:byteSize 22186.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

