@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/9a261efc-1f04-484b-94f1-7b7d3c90e46c> a dcat:Dataset ;
    dct:description "Data ini berisi tentang luas kumuh sesuai SK Bupati tahun 2019 serta luas kumuh yang telah ditangani sampai dengan tahun 2019" ;
    dct:identifier "9a261efc-1f04-484b-94f1-7b7d3c90e46c" ;
    dct:issued "2020-09-20T00:30:21.618919"^^xsd:dateTime ;
    dct:modified "2020-09-20T00:30:21.618929"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Data Perhitungan Kumuh Kabupaten Jepara s.d. Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hartanto" ;
            vcard:hasEmail <mailto:tantoalra@ymail.com> ] ;
    dcat:landingPage <Disperkim%20Kab.%20Jepara> .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

