@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#> .

<http://5.189.187.109/dataset/1b8f4d94-6555-43de-b236-a243a8f86106> a dcat:Dataset ;
    dct:description "Ukuran untuk menilai tingkat kepuasan masyarakat terhadap pelayanan yang diberikan oleh kecamatan sukomoro" ;
    dct:identifier "1b8f4d94-6555-43de-b236-a243a8f86106" ;
    dct:issued "2024-06-21T05:46:32.305875"^^xsd:dateTime ;
    dct:modified "2024-06-21T05:46:32.305882"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> ;
    dct:title "Indeks Kepuasan Masyarakat (IKM) Kec Sukomoro" ;
    owl:versionInfo "2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatan sukomoro" ;
            vcard:hasEmail <mailto:sukomoro@nganjukkab.go.id> ] ;
    dcat:keyword "Kesekretariatan Daerah" .

<http://5.189.187.109/organization/f93f2283-253f-402a-a5e4-b17e5e400597> a foaf:Agent ;
    foaf:name "Kabupaten Nganjuk" .

