@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/8febde72-96a5-48c1-b50f-df210d0bde26> a dcat:Dataset ;
    dct:description """IKM Semester 1\r
Tahun : 2018\r
Jenis : Laporan IKM\r
Jenis Unit : Pemasaran""" ;
    dct:identifier "8febde72-96a5-48c1-b50f-df210d0bde26" ;
    dct:issued "2019-10-03T05:24:59.057385"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:24:59.057395"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Index Kepuasan Masyarakat Semester 1 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pemasaran" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8febde72-96a5-48c1-b50f-df210d0bde26/resource/3ba84b2a-1ad5-48cf-a980-3eb10a4d027f> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/8febde72-96a5-48c1-b50f-df210d0bde26/resource/3ba84b2a-1ad5-48cf-a980-3eb10a4d027f> a dcat:Distribution ;
    dct:description "IKM  Semester 1 2018" ;
    dct:format "DOCX" ;
    dct:title "IKM  Semester 1 2018" ;
    dcat:accessURL <http://103.47.60.179/dataset/8febde72-96a5-48c1-b50f-df210d0bde26/resource/3ba84b2a-1ad5-48cf-a980-3eb10a4d027f/download/ikm-semester-1-2018.pdf> ;
    dcat:byteSize 751866.0 ;
    dcat:mediaType "application/pdf" .

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

