@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/31e185f9-0fac-4e13-9bf4-723045d148ee> a dcat:Dataset ;
    dct:description "Jumlah Seluruh Desa" ;
    dct:identifier "31e185f9-0fac-4e13-9bf4-723045d148ee" ;
    dct:issued "2024-06-13T03:05:44.078329"^^xsd:dateTime ;
    dct:modified "2024-06-13T03:05:44.078336"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a7c57a58-5377-4cc6-8d9d-887776daf741> ;
    dct:title "Jumlah Seluruh Desa" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pangan dan Perikanan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/31e185f9-0fac-4e13-9bf4-723045d148ee/resource/eb9fa6b8-5b68-4191-b4f8-977c039cfb64> ;
    dcat:keyword "Dinas Pangan dan Perikanan",
        "Stunting" ;
    dcat:landingPage <Data%20Stunting> .

<Data%20Stunting> a foaf:Document .

<http://5.189.187.109/dataset/31e185f9-0fac-4e13-9bf4-723045d148ee/resource/eb9fa6b8-5b68-4191-b4f8-977c039cfb64> a dcat:Distribution ;
    dct:description "Jumlah Desa di Kabupaten Mojokerto" ;
    dct:format "XLSX" ;
    dct:issued "2022-09-30T06:56:34.188084"^^xsd:dateTime ;
    dct:modified "2024-06-13T03:05:44.069266"^^xsd:dateTime ;
    dct:title " Jumlah Seluruh Desa" ;
    dcat:accessURL <https://satudatapalapa.mojokertokab.go.id/dataset/31e185f9-0fac-4e13-9bf4-723045d148ee/resource/eb9fa6b8-5b68-4191-b4f8-977c039cfb64/download/jumlah-desa-kabupaten-mojokerto.xlsx> ;
    dcat:byteSize "16043"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

