@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/0ef074c9-e5bd-4611-bbaa-d535e87562e9> a dcat:Dataset ;
    dct:description "Daftar SPBU dan SPBN di Kabupaten Kendal" ;
    dct:identifier "0ef074c9-e5bd-4611-bbaa-d535e87562e9" ;
    dct:issued "2018-05-18T07:34:04.138177"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:34:04.138196"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "SPBU DI KAB KENDAL" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "chywae" ;
            vcard:hasEmail <mailto:chywae@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0ef074c9-e5bd-4611-bbaa-d535e87562e9/resource/3fec9300-d916-4cd6-8959-f05676615c52> ;
    dcat:landingPage <http://disdag.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/0ef074c9-e5bd-4611-bbaa-d535e87562e9/resource/3fec9300-d916-4cd6-8959-f05676615c52> a dcat:Distribution ;
    dct:description "Di Kabupaten Kendal terdapat 24 ( dua puluh empat ) SPBU dan 2 ( dua ) SPBN" ;
    dct:format "DOCX" ;
    dct:title "DAFTAR SPBU DI KABUPATEN KENDAL.doc" ;
    dcat:accessURL <http://118.97.18.18/dataset/0ef074c9-e5bd-4611-bbaa-d535e87562e9/resource/3fec9300-d916-4cd6-8959-f05676615c52/download/daftar-spbu-di-kabupaten-kendal.doc> ;
    dcat:byteSize 44032.0 ;
    dcat:mediaType "application/msword" .

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

