@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/fe2f1f23-c23a-4d2d-9d57-832dd8227711> a dcat:Dataset ;
    dct:description "Jumlah Pengemis menurut Kecamatan dan Jenis Kelamin" ;
    dct:identifier "fe2f1f23-c23a-4d2d-9d57-832dd8227711" ;
    dct:issued "2026-04-30T09:36:55.332378"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:36:55.332411"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> ;
    dct:title "Jumlah Pengemis menurut Kecamatan dan Jenis Kelamin" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang PDS Diskominfo" ;
            vcard:hasEmail <mailto:statistik.diskominfokabmjk@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/fe2f1f23-c23a-4d2d-9d57-832dd8227711/resource/bc0a5af4-a5a9-4be2-9807-634a74b095ab> ;
    dcat:keyword "Dinas Sosial Kabupaten Mojokerto" .

<http://5.189.187.109:5000/dataset/fe2f1f23-c23a-4d2d-9d57-832dd8227711/resource/bc0a5af4-a5a9-4be2-9807-634a74b095ab> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-20T08:51:56"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:36:55.322818"^^xsd:dateTime ;
    dct:title "Jumlah Pengemis menurut Kecamatan dan Jenis Kelamin" ;
    dcat:accessURL <https://satudata.mojokertokab.go.id/storage/resources/10981/jumlah-pengemis-menurut-kecamatan-dan-jenis-kelamin.XLSX> ;
    dcat:byteSize "7721"^^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" .

