@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/6dc61f95-64ef-41eb-a52e-c4b224cb78a1> a dcat:Dataset ;
    dct:description """Jumlah Anggota Linmas Tahun 2019\r
Nama Desa = 21 Desa\r
Jumlah = 660""" ;
    dct:identifier "6dc61f95-64ef-41eb-a52e-c4b224cb78a1" ;
    dct:issued "2020-09-03T09:35:19.103548"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:35:19.103559"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "JUMLAH ANGGOTA LINMAS TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Trantib & Pelayanan Umum ( AHMAD SANAWI,SE)" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6dc61f95-64ef-41eb-a52e-c4b224cb78a1/resource/1a083ddd-e9fe-46d6-a133-342d9c17fbc9> ;
    dcat:landingPage <Kecamatan%20Bonang> .

<https://data.jatengprov.go.id/dataset/6dc61f95-64ef-41eb-a52e-c4b224cb78a1/resource/1a083ddd-e9fe-46d6-a133-342d9c17fbc9> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:title "Jumlah Anggota Linmas 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/6dc61f95-64ef-41eb-a52e-c4b224cb78a1/resource/1a083ddd-e9fe-46d6-a133-342d9c17fbc9/download/jumlah-anggota-linmas-2019.xlsx> ;
    dcat:byteSize 11222.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

