@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.data.gov.ua/dataset/b3040773-d372-4375-b81d-c63c67ad9c0c> a dcat:Dataset ;
    dct:description "Набір містить звіти щодо задоволення запитів на інформацію Національним банком України." ;
    dct:download_total "2" ;
    dct:identifier "b3040773-d372-4375-b81d-c63c67ad9c0c" ;
    dct:issued "2021-08-09T13:44:04.495571"^^xsd:dateTime ;
    dct:language "ua" ;
    dct:modified "2023-02-09T09:50:43.327796"^^xsd:dateTime ;
    dct:publisher <https://test.data.gov.ua/organization/6de5665e-79ab-49d3-9399-17790f6c1492> ;
    dct:title "Звіти щодо задоволення запитів на інформацію" ;
    dct:viewstotal "106" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Собко Ігор Володимирович" ;
            vcard:hasEmail <mailto:nbu@bank.gov.ua> ] ;
    dcat:distribution <https://test.data.gov.ua/dataset/b3040773-d372-4375-b81d-c63c67ad9c0c/resource/9074697c-2164-4290-89e8-afdf3d6d4593> ;
    dcat:keyword "діяльність",
        "запити",
        "звіт",
        "звітність",
        "публічна",
        "інформація" .

<https://test.data.gov.ua/dataset/b3040773-d372-4375-b81d-c63c67ad9c0c/resource/9074697c-2164-4290-89e8-afdf3d6d4593> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Звіти щодо задоволення запитів на інформацію" ;
    dcat:accessURL <https://bank.gov.ua/admin_uploads/article/Reports_satisfaction_information_requests.xlsx> ;
    dcat:byteSize 12646.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://test.data.gov.ua/organization/6de5665e-79ab-49d3-9399-17790f6c1492> a foaf:Organization ;
    foaf:edrpou "None" ;
    foaf:koatuu "None" ;
    foaf:name "Національний банк України" .

