@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/64f44fc5-a203-4c62-b584-00277ae1267c> 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 posta szolgáltatás adatait tartalmazza megye és régió szerint" ;
    dct:identifier "64f44fc5-a203-4c62-b584-00277ae1267c" ;
    dct:issued "2022-07-06T09:31:08.973649"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-07-06T09:31:08.973655"^^xsd:dateTime ;
    dct:publisher <https://kozadatportal.hu/organization/7092a4be-23ac-40d7-947c-95a85ba722c2> ;
    dct:spatial <http://publications.europa.eu/resource/authority/atu/HUN> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2006-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Posta szolgáltatás megye és régió szerint" ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/STATISTICAL> ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Központi Statisztikai Hivatal" ;
            vcard:hasEmail <ksh@ksh.hu> ] ;
    dcat:distribution <https://kozadatportal.hu/dataset/64f44fc5-a203-4c62-b584-00277ae1267c/resource/9b4a981d-6d6b-42b9-9f87-e04e9c3c8e5a> ;
    dcat:keyword "közlekedési terület",
        "közlekedésszervezés" ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<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/TRAN> a skos:Concept ;
    skos:prefLabel "Transport"@en,
        "Közlekedés"@hu .

<http://publications.europa.eu/resource/authority/dataset-type/STATISTICAL> a skos:Concept ;
    skos:prefLabel "Statistical data"@en,
        "Statisztikai adat"@hu .

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

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

<http://publications.europa.eu/resource/authority/language/HUN> a dct:LinguisticSystem ;
    skos:prefLabel "Hungarian"@en,
        "magyar"@hu .

<http://purl.org/adms/status/Completed> a skos:Concept ;
    skos:prefLabel "Completed"@en,
        "befejezett"@hu .

<https://kozadatportal.hu/dataset/64f44fc5-a203-4c62-b584-00277ae1267c/resource/9b4a981d-6d6b-42b9-9f87-e04e9c3c8e5a> a dcat:Distribution ;
    dct:description "A posta szolgáltatás adatait tartalmazza megye és régió szerint" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-07-06T09:31:08.981654"^^xsd:dateTime ;
    dct:modified "2022-07-06T09:31:08.961899"^^xsd:dateTime ;
    dct:title "Posta szolgáltatás megye és régió szerint" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.ksh.hu/stadat_files/sza/hu/sza0042.xlsx> .

<https://kozadatportal.hu/organization/7092a4be-23ac-40d7-947c-95a85ba722c2> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://www.ksh.hu/> ;
    foaf:mbox <mailto:https://epapir.gov.hu/> ;
    foaf:name "Központi Statisztikai Hivatal" .

[] a vcard:Organization ;
    vcard:fn "Központi Statisztikai Hivatal" ;
    vcard:hasEmail <mailto:ksh@ksh.hu> .

