@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/2f33b63a-fdc9-46e3-b923-da4e56d05d56> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "A Nemzeti Adó- és Vámhivatallal szemben indított Kúria felülvizsgálati perek eredményeinek kimutatása." ;
    dct:identifier "2f33b63a-fdc9-46e3-b923-da4e56d05d56" ;
    dct:issued "2021-12-14T12:50:40.568950"^^xsd:dateTime ;
    dct:modified "2023-04-03T15:05:44.101024"^^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 "2017-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2017-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Kúria felülvizsgálati perek 2017-ben" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <nav_kozpont@nav.gov.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/2f33b63a-fdc9-46e3-b923-da4e56d05d56/resource/9e6af638-53d6-4229-b70c-3c488da4d23b> ;
    dcat:keyword "bírósági eljárás",
        "bírósági eljáráshoz való jog",
        "kereset",
        "ítélet" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

<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/JUST> a skos:Concept ;
    skos:prefLabel "Justice, legal system and public safety"@en,
        "Igazságügy, jogrendszer és közbiztonság"@hu .

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

<https://kozadatportal.hu/dataset/2f33b63a-fdc9-46e3-b923-da4e56d05d56/resource/9e6af638-53d6-4229-b70c-3c488da4d23b> a dcat:Distribution ;
    dct:description "A Nemzeti Adó- és Vámhivatallal szemben indított Kúria felülvizsgálati perek eredményeinek kimutatása." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-12-14T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-04-03T14:38:25.188651"^^xsd:dateTime ;
    dct:title "Kúria felülvizsgálati perek 2017-ben" ;
    dcat:accessURL <https://kozadatportal.hu/dataset/2f33b63a-fdc9-46e3-b923-da4e56d05d56/resource/9e6af638-53d6-4229-b70c-3c488da4d23b/download/hat_8_2017.xlsx> ;
    dcat:byteSize 43876.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> .

