@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/594f49a3-47b0-439e-a749-eb06b1c2ca7e> a dcat:Dataset ;
    dct:description """DATA PAMSIMAS DI KECAMATAN DEMPET UNTUK KETAHANAN KETERSEDIAAN AIR BERSIH\r
""" ;
    dct:identifier "594f49a3-47b0-439e-a749-eb06b1c2ca7e" ;
    dct:issued "2019-10-07T14:02:34.243842"^^xsd:dateTime ;
    dct:modified "2019-10-07T14:02:34.243855"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA PAMSIMAS DI KECAMATAN DEMPET" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecdempet@demakkab.go.id> ] ;
    dcat:landingPage <Pemerintah%20Desa> .

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

