@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:5000/dataset/f7f16709-bb47-4849-8cfc-7cbaf56c678d> a dcat:Dataset ;
    dct:description "Nama Kepala Desa dan Sekretaris Desa di Kecamatan Sooko" ;
    dct:identifier "f7f16709-bb47-4849-8cfc-7cbaf56c678d" ;
    dct:issued "2026-04-30T09:35:42.157966"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:35:42.157981"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> ;
    dct:title "Nama Kepala Desa dan Sekretaris Desa di Kecamatan Sooko" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mahasiswa Magang" ;
            vcard:hasEmail <mailto:mhs_magang@mojokertokab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f7f16709-bb47-4849-8cfc-7cbaf56c678d/resource/98298d1a-6d45-4d68-b0c6-386bdbcf65fc> ;
    dcat:keyword "Kecamatan Sooko" .

<http://5.189.187.109:5000/dataset/f7f16709-bb47-4849-8cfc-7cbaf56c678d/resource/98298d1a-6d45-4d68-b0c6-386bdbcf65fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-14T08:58:04"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:35:42.149535"^^xsd:dateTime ;
    dct:title "Nama Kepala Desa dan Sekretaris Desa di Kecamatan Sooko" ;
    dcat:accessURL <https://satudata.mojokertokab.go.id/storage/resources/11077/nama-kepala-desa-dan-sekretaris-desa-di-kecamatan-sooko.XLSX> ;
    dcat:byteSize "8066"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> a foaf:Agent ;
    foaf:name "Kabupaten Mojokerto" .

