@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/153baa54-4d14-44ec-bbb4-6fe84571d2f6> a dcat:Dataset ;
    dct:identifier "153baa54-4d14-44ec-bbb4-6fe84571d2f6" ;
    dct:issued "2018-05-18T07:37:03.021491"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:37:03.021511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "jml.perangkat desa kecbrangsong" ;
    owl:versionInfo "2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nor fatoni" ;
            vcard:hasEmail <mailto:kecbrangsong@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/153baa54-4d14-44ec-bbb4-6fe84571d2f6/resource/0e9827fe-564e-409c-9f15-4d64124a3924> .

<https://data.jatengprov.go.id/dataset/153baa54-4d14-44ec-bbb4-6fe84571d2f6/resource/0e9827fe-564e-409c-9f15-4d64124a3924> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA APD KEC.BRANGSONG.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/153baa54-4d14-44ec-bbb4-6fe84571d2f6/resource/0e9827fe-564e-409c-9f15-4d64124a3924/download/data-apd-kec.brangsong.xlsx> ;
    dcat:byteSize 44855.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" .

