@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://kozadatportal.hu/dataset/a252ac14-87da-43c4-b988-be123fed2a89> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "A Fellebbviteli Igazgatóság által jogorvoslati ügyekben hozott döntések, szakterületek szerinti bontásban, 2018. évre vonatkozóan. " ;
    dct:identifier "a252ac14-87da-43c4-b988-be123fed2a89" ;
    dct:issued "2021-12-15T13:05:42.623171"^^xsd:dateTime ;
    dct:modified "2023-04-03T15:05:22.600620"^^xsd:dateTime ;
    dct:publisher <https://kozadatportal.hu/organization/693eef29-e6dc-4e12-b3ec-16bd8cbff926> ;
    dct:spatial <http://publications.europa.eu/resource/authority/atu/HUN> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2018-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2018-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Fellebbviteli Igazgatóság jogorvoslati döntései 2018. évben" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <nav_kozpont@nav.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/a252ac14-87da-43c4-b988-be123fed2a89/resource/a415735e-9d81-476a-b78f-3a6ad60eea26> ;
    dcat:keyword "adórendszer",
        "végrehajtó szerv" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement ;
    skos:prefLabel "public"@en,
        "Publikus"@hu .

<http://publications.europa.eu/resource/authority/atu/HUN> a dct:Location ;
    skos:prefLabel "Hungary"@en,
        "Magyarország"@hu .

<http://publications.europa.eu/resource/authority/data-theme/GOVE> a skos:Concept ;
    skos:prefLabel "Government and public sector"@en,
        "Kormányzat és közszféra"@hu .

<http://publications.europa.eu/resource/authority/file-type/XLSX> a dct:FileFormat,
        dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency ;
    skos:prefLabel "annual"@en,
        "évenkénti"@hu .

<https://kozadatportal.hu/dataset/a252ac14-87da-43c4-b988-be123fed2a89/resource/a415735e-9d81-476a-b78f-3a6ad60eea26> a dcat:Distribution ;
    dct:description "A Fellebbviteli Igazgatóság által jogorvoslati ügyekben hozott döntések, szakterületek szerinti bontásban, 2018. évre vonatkozóan. " ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-12-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-04-03T14:42:14.424985"^^xsd:dateTime ;
    dct:title "Fellebbviteli Igazgatóság jogorvoslati döntései 2018. évben" ;
    dcat:accessURL <https://kozadatportal.hu/dataset/a252ac14-87da-43c4-b988-be123fed2a89/resource/a415735e-9d81-476a-b78f-3a6ad60eea26/download/hat_6_2018.xlsx> ;
    dcat:byteSize 41591.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://kozadatportal.hu/organization/693eef29-e6dc-4e12-b3ec-16bd8cbff926> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://nav.gov.hu/> ;
    foaf:mbox <mailto:https://nav.gov.hu/ugyfeliranytu/keressen_minket/levelkuldes> ;
    foaf:name "Nemzeti Adó- és Vámhivatal" .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

[] a vcard:Organization ;
    vcard:hasEmail <mailto:nav_kozpont@nav.gov.hu> .

