@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 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/b1fd610a-5e82-4da4-be4e-8f08ef5da2e1> 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 táblázat távközlési adatokat tartalmaz" ;
    dct:identifier "b1fd610a-5e82-4da4-be4e-8f08ef5da2e1" ;
    dct:issued "2023-03-28T14:28:52.971738"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2023-03-30T07:51:53.261722"^^xsd:dateTime ;
    dct:publisher <https://kozadatportal.hu/organization/7092a4be-23ac-40d7-947c-95a85ba722c2> ;
    dct:spatial <http://publications.europa.eu/resource/authority/atu/HUN> ;
    dct:title "Távközlés" ;
    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/b1fd610a-5e82-4da4-be4e-8f08ef5da2e1/resource/6a2fe346-4965-41f0-a30b-00f4abf18aed> ;
    dcat:keyword "információ",
        "információfeldolgozás" ;
    dcat:landingPage <https://www.ksh.hu/stadat_files/ikt/hu/ikt0003.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/SOCI> a skos:Concept ;
    skos:prefLabel "Population and society"@en,
        "Népesség és társadalom"@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://purl.org/adms/status/Completed> a skos:Concept ;
    skos:prefLabel "Completed"@en,
        "befejezett"@hu .

<https://kozadatportal.hu/dataset/b1fd610a-5e82-4da4-be4e-8f08ef5da2e1/resource/6a2fe346-4965-41f0-a30b-00f4abf18aed> a dcat:Distribution ;
    dct:description "A táblázat távközlési adatokat tartalmaz" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-03-28T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2023-03-30T07:51:53.271182"^^xsd:dateTime ;
    dct:title "12.1.1.3. Távközlés" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.ksh.hu/stadat_files/ikt/hu/ikt0003.csv> .

<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" .

<https://www.ksh.hu/stadat_files/ikt/hu/ikt0003.html> a foaf:Document .

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

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

