@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/d556115d-4983-42f3-953d-a009351d3c26> 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 a tejmérleg adatokat tartalmazza" ;
    dct:identifier "d556115d-4983-42f3-953d-a009351d3c26" ;
    dct:issued "2022-10-03T13:30:12.971594"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-10-03T13:45:26.655471"^^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-01-01T00:00:00"^^xsd:dateTime ;
            schema1:startDate "1970-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Tejmérleg" ;
    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/d556115d-4983-42f3-953d-a009351d3c26/resource/53b1d5ee-f425-4a69-a484-d15d566ed278> ;
    dcat:keyword "mezőgazdasági termék",
        "növénytermesztés",
        "állattenyésztés" ;
    dcat:landingPage <https://www.ksh.hu/stadat_files/mez/hu/mez0056.html> ;
    dcat:temporalResolution "P1Y"^^xsd:duration ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

<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/AGRI> a skos:Concept ;
    skos:prefLabel "Agriculture, fisheries, forestry and food"@en,
        "Mezőgazdaság, halászat, erdészet és élelmiszer"@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/XLSX> 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/d556115d-4983-42f3-953d-a009351d3c26/resource/53b1d5ee-f425-4a69-a484-d15d566ed278> a dcat:Distribution ;
    dct:description "A táblázat a tejmérleg adatokat tartalmazza" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2022-10-03T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/HUN> ;
    dct:modified "2022-10-03T13:34:26.966183"^^xsd:dateTime ;
    dct:title "Tejmérleg" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.ksh.hu/stadat_files/mez/hu/mez0056.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" .

<https://www.ksh.hu/stadat_files/mez/hu/mez0056.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> .

