@prefix rdf: . @prefix rdfs: . @prefix owl: . @prefix skos: . @prefix foaf: . @prefix scovo: . @prefix void: . @prefix vcard: . @prefix sdmx: . @prefix sdmx-concept: . @prefix sdmx-dimension: . @prefix sdmx-attribute: . @prefix sdmx-measure: . @prefix sdmx-metadata: . @prefix sdmx-code: . @prefix sdmx-subject: . @prefix dcterms: . @prefix qb: . # ACCESSIBILITY sdmx-attribute:accessibility a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:accessibility ; rdfs:label "Accessibility"@en ; rdfs:comment """The ease and the conditions under which statistical information can be obtained."""@en ; rdfs:isDefinedBy . # ACCURACY sdmx-attribute:accuracy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:accuracy ; rdfs:label "Accuracy"@en ; rdfs:comment """Closeness of computations or estimates to the exact or true values that the statistics were intended to measure."""@en ; rdfs:isDefinedBy . # ACCURACY_OVERALL sdmx-attribute:accuracyOverall a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:accuracyOverall ; rdfs:label "Accuracy - overall"@en ; rdfs:comment """Assessment of accuracy, linked to a certain data set or domain, which is summarising the various components into one single measure."""@en ; rdfs:isDefinedBy . # NONSAMPLING_ERR sdmx-attribute:nonsamplingErr a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:nonsamplingErr ; rdfs:label "Accuracy - nonsampling error"@en ; rdfs:comment """Error in sample estimates which cannot be attributed to sampling fluctuations."""@en ; rdfs:isDefinedBy . # SAMPLING_ERR sdmx-attribute:samplingErr a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:samplingErr ; rdfs:label "Accuracy - sampling error"@en ; rdfs:comment """That part of the difference between a population value and an estimate thereof, derived from a random sample, which is due to the fact that only a subset of the population is enumerated."""@en ; rdfs:isDefinedBy . # ADJUSTMENT sdmx-attribute:adjustment a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:adjustment ; rdfs:label "Adjustment"@en ; rdfs:comment """The set of procedures employed to modify statistical data to enable it to conform to national or international standards or to address data quality differences when compiling specific data sets."""@en ; rdfs:isDefinedBy . # ADJUST_CODED sdmx-attribute:adjustCoded a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:adjustCoded ; rdfs:label "Adjustment - coded"@en ; rdfs:comment """Type of adjustment used, represented by a code."""@en ; rdfs:isDefinedBy . # ADJUST_DETAIL sdmx-attribute:adjustDetail a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:adjustDetail ; rdfs:label "Adjustment - detail"@en ; rdfs:comment """Textual description of the type of adjustment used."""@en ; rdfs:isDefinedBy . # BASE_PER sdmx-attribute:basePer a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:basePer ; rdfs:label "Base Period"@en ; rdfs:comment """The period of time used as the base of an index number, or to which a constant price series refers."""@en ; rdfs:isDefinedBy . # CLARITY sdmx-attribute:clarity a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:clarity ; rdfs:label "Clarity"@en ; rdfs:comment """The extent to which easily comprehensible metadata are available, where these metadata are necessary to give a full understanding of statistical data."""@en ; rdfs:isDefinedBy . # CLASS_SYSTEM sdmx-attribute:classSystem a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:classSystem ; rdfs:label "Classification systems"@en ; rdfs:comment """Arrangement or division of objects into groups based on characteristics which the objects have in common."""@en ; rdfs:isDefinedBy . # COHERENCE sdmx-attribute:coherence a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coherence ; rdfs:label "Coherence"@en ; rdfs:comment """Adequacy of statistics to be combined in different ways and for various uses."""@en ; rdfs:isDefinedBy . # COHER_X_DOM sdmx-attribute:coherXDom a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coherXDom ; rdfs:label "Coherence - cross domain"@en ; rdfs:comment """Extent to which statistics are reconcilable with those obtained through other data sources or statistical domains."""@en ; rdfs:isDefinedBy . # COHER_INTERNAL sdmx-attribute:coherInternal a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coherInternal ; rdfs:label "Coherence - Internal"@en ; rdfs:comment """Extent to which statistics are consistent within a given data set."""@en ; rdfs:isDefinedBy . # COMMENT sdmx-attribute:comment a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:comment ; rdfs:label "Comment"@en ; rdfs:comment """Supplementary descriptive text which can be attached to data or metadata."""@en ; rdfs:isDefinedBy . # COMPARABILITY sdmx-attribute:comparability a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:comparability ; rdfs:label "Comparability"@en ; rdfs:comment """The extent to which differences between statistics can be attributed to differences between the true values of the statistical characteristics."""@en ; rdfs:isDefinedBy . # COMPAR_DOMAINS sdmx-attribute:comparDomains a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:comparDomains ; rdfs:label "Comparability - between domains"@en ; rdfs:comment """Extent to which statistics are comparable between different statistical domains."""@en ; rdfs:isDefinedBy . # COMPAR_GEO sdmx-attribute:comparGeo a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:comparGeo ; rdfs:label "Comparability - geographical"@en ; rdfs:comment """Extent to which statistics are comparable between geographical areas."""@en ; rdfs:isDefinedBy . # COMPAR_TIME sdmx-attribute:comparTime a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:comparTime ; rdfs:label "Comparability - over time"@en ; rdfs:comment """Extent to which statistics are comparable or reconcilable over time."""@en ; rdfs:isDefinedBy . # COMPILING_ORG sdmx-attribute:compilingOrg a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:compilingOrg ; rdfs:label "Compiling agency"@en ; rdfs:comment """The organisation compiling the data being reported."""@en ; rdfs:isDefinedBy . # CONF sdmx-attribute:conf a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:conf ; rdfs:label "Confidentiality"@en ; rdfs:comment """A property of data indicating the extent to which their unauthorised disclosure could be prejudicial or harmful to the interest of the source or other relevant parties."""@en ; rdfs:isDefinedBy . # CONF_DATA_TR sdmx-attribute:confDataTr a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:confDataTr ; rdfs:label "Confidentiality - data treatment"@en ; rdfs:comment """Rules applied for treating the data set to ensure statistical confidentiality and prevent unauthorised disclosure."""@en ; rdfs:isDefinedBy . # CONF_POLICY sdmx-attribute:confPolicy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:confPolicy ; rdfs:label "Confidentiality - policy"@en ; rdfs:comment """Legislative measures or other formal procedures which prevent unauthorised disclosure of data that identify a person or economic entity either directly or indirectly."""@en ; rdfs:isDefinedBy . # CONF_STATUS sdmx-attribute:confStatus a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:confStatus ; rdfs:label "Confidentiality - status"@en ; rdfs:comment """Information about the confidentiality status of the object to which this attribute is attached."""@en ; rdfs:isDefinedBy . # CONTACT sdmx-attribute:contact a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contact ; rdfs:label "Contact"@en ; rdfs:comment """Individual or organisational contact points for the data or metadata, including information on how to reach the contact points."""@en ; rdfs:isDefinedBy . # CONTACT_EMAIL sdmx-attribute:contactEmail a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactEmail ; rdfs:label "Contact email address"@en ; rdfs:comment """E-mail address of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # CONTACT_FAX sdmx-attribute:contactFax a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactFax ; rdfs:label "Contact fax number"@en ; rdfs:comment """Fax number of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # CONTACT_MAIL sdmx-attribute:contactMail a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactMail ; rdfs:label "Contact mail address"@en ; rdfs:comment """The postal address of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # CONTACT_NAME sdmx-attribute:contactName a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactName ; rdfs:label "Contact name"@en ; rdfs:comment """The name of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # CONTACT_ORGANISATION sdmx-attribute:contactOrganisation a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactOrganisation ; rdfs:label "Contact organisation"@en ; rdfs:comment """The name of the organisation of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # ORGANISATION_UNIT sdmx-attribute:organisationUnit a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:organisationUnit ; rdfs:label "Contact organization unit"@en ; rdfs:comment """An addressable subdivision of an organization."""@en ; rdfs:isDefinedBy . # CONTACT_FUNCT sdmx-attribute:contactFunct a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactFunct ; rdfs:label "Contact person job title"@en ; rdfs:comment """The area of technical responsibility of the contact, such as "methodology", "database management" or "dissemination"."""@en ; rdfs:isDefinedBy . # CONTACT_PHONE sdmx-attribute:contactPhone a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:contactPhone ; rdfs:label "Contact phone number"@en ; rdfs:comment """The telephone number of the contact points for the data or metadata."""@en ; rdfs:isDefinedBy . # COST_BURDEN sdmx-attribute:costBurden a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:costBurden ; rdfs:label "Cost and Burden"@en ; rdfs:comment """Costs associated with the collection and production of a statistical product and burden on respondents."""@en ; rdfs:isDefinedBy . # COST_BURDEN_EFF sdmx-attribute:costBurdenEff a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:costBurdenEff ; rdfs:label "Cost and Burden - efficiency management"@en ; rdfs:comment """Cost benefit analysis, effectiveness of execution of medium term statistical programs, and ensuring efficient use of resources."""@en ; rdfs:isDefinedBy . # COST_BURDEN_RES sdmx-attribute:costBurdenRes a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:costBurdenRes ; rdfs:label "Cost and Burden - resources"@en ; rdfs:comment """Staff, facilities, computing resources, and financing to undertake statistical production."""@en ; rdfs:isDefinedBy . # VIS_AREA sdmx-attribute:visArea a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:visArea ; rdfs:label "Counterpart Reference Area"@en ; rdfs:comment """The secondary area, as opposed to reference area, to which the measured data is in relation."""@en ; rdfs:isDefinedBy . # COVERAGE sdmx-attribute:coverage a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coverage ; rdfs:label "Coverage"@en ; rdfs:comment """The definition of the population that statistics aim to cover."""@en ; rdfs:isDefinedBy . # COVERAGE_SECTOR sdmx-attribute:coverageSector a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coverageSector ; rdfs:label "Coverage - sector"@en ; rdfs:comment """Main economic or other sectors covered by the statistics."""@en ; rdfs:isDefinedBy . # COVERAGE_TIME sdmx-attribute:coverageTime a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:coverageTime ; rdfs:label "Coverage- time"@en ; rdfs:comment """The length of time for which data are available."""@en ; rdfs:isDefinedBy . # CURRENCY sdmx-attribute:currency a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:currency ; rdfs:label "Currency"@en ; rdfs:comment """Monetary denomination of the object being measured."""@en ; rdfs:isDefinedBy . # COLL_METHOD sdmx-attribute:collMethod a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:collMethod ; rdfs:label "Data Collection Method"@en ; rdfs:comment """Systematic process of gathering data for official statistics."""@en ; rdfs:isDefinedBy . # DATA_COMP sdmx-attribute:dataComp a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataComp ; rdfs:label "Data Compilation"@en ; rdfs:comment """Operations performed on data to derive new information according to a given set of rules."""@en ; rdfs:isDefinedBy . # DISS_ORG sdmx-attribute:dissOrg a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dissOrg ; rdfs:label "Data Dissemination Agency"@en ; rdfs:comment """The organisation disseminating the data."""@en ; rdfs:isDefinedBy . # DATA_EDITING sdmx-attribute:dataEditing a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataEditing ; rdfs:label "Data Editing"@en ; rdfs:comment """Activity aimed at detecting and correcting errors, logical inconsistencies and suspicious data."""@en ; rdfs:isDefinedBy . # DATA_PRES sdmx-attribute:dataPres a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataPres ; rdfs:label "Data Presentation"@en ; rdfs:comment """Description of the disseminated data."""@en ; rdfs:isDefinedBy . # DATA_DESCR sdmx-attribute:dataDescr a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataDescr ; rdfs:label "Data Presentation - data description"@en ; rdfs:comment """Main characteristics of the data set described in an easily understandable manner, referring to the data and indicators disseminated."""@en ; rdfs:isDefinedBy . # DISS_DET sdmx-attribute:dissDet a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dissDet ; rdfs:label "Data Presentation - disseminated detail"@en ; rdfs:comment """Disseminated domain, measure, and time period breakdowns of statistics in the dataset."""@en ; rdfs:isDefinedBy . # DATA_PROVIDER sdmx-attribute:dataProvider a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataProvider ; rdfs:label "Data Provider"@en ; rdfs:comment """Organisation which produces data or metadata"""@en ; rdfs:isDefinedBy . # DATA_REV sdmx-attribute:dataRev a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataRev ; rdfs:label "Data Revision"@en ; rdfs:comment """Any change in a value of a statistic released to the public."""@en ; rdfs:isDefinedBy . # REV_POLICY sdmx-attribute:revPolicy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:revPolicy ; rdfs:label "Data Revision - policy"@en ; rdfs:comment """Policy aimed at ensuring the transparency of disseminated data, whereby preliminary data are compiled that are later revised."""@en ; rdfs:isDefinedBy . # REV_PRACTICE sdmx-attribute:revPractice a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:revPractice ; rdfs:label "Data Revision - practice"@en ; rdfs:comment """Information on the data revision practice."""@en ; rdfs:isDefinedBy . # REV_STUDY sdmx-attribute:revStudy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:revStudy ; rdfs:label "Data Revision - studies"@en ; rdfs:comment """Information about data revision studies and analyses."""@en ; rdfs:isDefinedBy . # DSI sdmx-attribute:dsi a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dsi ; rdfs:label "Data Set Identifier"@en ; rdfs:comment """Sequence of characters identifying the data set with which it is associated."""@en ; rdfs:isDefinedBy . # DATA_UPDATE sdmx-attribute:dataUpdate a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataUpdate ; rdfs:label "Data Update"@en ; rdfs:comment """The date on which the data element was inserted or modified in the database."""@en ; rdfs:isDefinedBy . # DATA_VALIDATION sdmx-attribute:dataValidation a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataValidation ; rdfs:label "Data Validation"@en ; rdfs:comment """Process of monitoring the results of data compilation and ensuring the quality of the statistical results."""@en ; rdfs:isDefinedBy . # DATA_VAL_INTER sdmx-attribute:dataValInter a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataValInter ; rdfs:label "Data Validation - intermediate"@en ; rdfs:comment """Validation that intermediate calculations leading to statistical outputs have been correctly done."""@en ; rdfs:isDefinedBy . # DATA_VAL_OUTPUT sdmx-attribute:dataValOutput a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataValOutput ; rdfs:label "Data Validation - output"@en ; rdfs:comment """Assessment of discrepancies and other problems in statistical outputs."""@en ; rdfs:isDefinedBy . # DATA_VAL_SOURCE sdmx-attribute:dataValSource a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dataValSource ; rdfs:label "Data Validation - source"@en ; rdfs:comment """Assessment of discrepancies and other problems related to source data."""@en ; rdfs:isDefinedBy . # DECIMALS sdmx-attribute:decimals a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:decimals ; rdfs:label "Decimals"@en ; rdfs:comment """The number of digits of an observation to the right of a decimal point."""@en ; rdfs:isDefinedBy . # DISS_FORMAT sdmx-attribute:dissFormat a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dissFormat ; rdfs:label "Dissemination Format"@en ; rdfs:comment """Media by which statistical data and metadata are disseminated."""@en ; rdfs:isDefinedBy . # MICRO_DAT_ACC sdmx-attribute:microDatAcc a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:microDatAcc ; rdfs:label "Dissemination Format - mirco-data access"@en ; rdfs:comment """Information on whether micro-data are also disseminated."""@en ; rdfs:isDefinedBy . # NEWS_REL sdmx-attribute:newsRel a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:newsRel ; rdfs:label "Dissemination Format - news release"@en ; rdfs:comment """Regular or ad-hoc press releases linked to the data."""@en ; rdfs:isDefinedBy . # ONLINE_DB sdmx-attribute:onlineDb a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:onlineDb ; rdfs:label "Dissemination Format - online database"@en ; rdfs:comment """Information about on-line databases in which the disseminated data can be accessed."""@en ; rdfs:isDefinedBy . # DISS_OTHER sdmx-attribute:dissOther a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:dissOther ; rdfs:label "Dissemination Format - other"@en ; rdfs:comment """References to the most important other data dissemination done."""@en ; rdfs:isDefinedBy . # PUBLICATIONS sdmx-attribute:publications a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:publications ; rdfs:label "Dissemination Format - publications"@en ; rdfs:comment """Regular or ad-hoc publications in which the data are made available to the public."""@en ; rdfs:isDefinedBy . # DOC_METHOD sdmx-attribute:docMethod a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:docMethod ; rdfs:label "Documentation on methodology"@en ; rdfs:comment """Descriptive text and references to methodological documents available."""@en ; rdfs:isDefinedBy . # ADV_NOTICE sdmx-attribute:advNotice a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:advNotice ; rdfs:label "Documentation on methodology - advance notice"@en ; rdfs:comment """Policy on notifying the public of changes in methodology, indicating whether the public is notified before a methodological change affects disseminated data and, if so, how long before."""@en ; rdfs:isDefinedBy . # EMBARGO_TIME sdmx-attribute:embargoTime a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:embargoTime ; rdfs:label "Embargo Time"@en ; rdfs:comment """The exact time at which the data could be made available to the public."""@en ; rdfs:isDefinedBy . # FREQ_DETAIL sdmx-attribute:freqDetail a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:freqDetail ; rdfs:label "Frequency Detail"@en ; rdfs:comment """A further specification of the frequency to include more detailed information about the type of frequency and frequencies not commonly used."""@en ; rdfs:isDefinedBy . # FREQ_COLL sdmx-attribute:freqColl a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:freqColl ; rdfs:label "Frequency of data collection"@en ; rdfs:comment """Frequency with which the source data are collected."""@en ; rdfs:isDefinedBy . # FREQ_DISS sdmx-attribute:freqDiss a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:freqDiss ; rdfs:label "Frequency of dissemination"@en ; rdfs:comment """The time interval at which the statistics are disseminated over a given time period."""@en ; rdfs:isDefinedBy . # GROSS_NET sdmx-attribute:grossNet a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:grossNet ; rdfs:label "Grossing/Netting"@en ; rdfs:comment """Form of consolidation used in presenting the data."""@en ; rdfs:isDefinedBy . # IND_TYPE sdmx-attribute:indType a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:indType ; rdfs:label "Index Type"@en ; rdfs:comment """The type of index number used in the statistical production process."""@en ; rdfs:isDefinedBy . # INST_MANDATE sdmx-attribute:instMandate a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:instMandate ; rdfs:label "Institutional Mandate"@en ; rdfs:comment """Set of rules or other formal set of instructions assigning responsibility as well as the authority to an organisation for the collection, processing, and dissemination of statistics."""@en ; rdfs:isDefinedBy . # INST_MAN_SHAR sdmx-attribute:instManShar a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:instManShar ; rdfs:label "Institutional Mandate - data sharing"@en ; rdfs:comment """Arrangements or procedures for data sharing and coordination between data producing agencies."""@en ; rdfs:isDefinedBy . # INST_MAN_LA_OA sdmx-attribute:instManLaOa a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:instManLaOa ; rdfs:label "Institutional Mandate - legal acts and other agreements."@en ; rdfs:comment """Legal acts or other formal or informal agreements that assign responsibility as well as the authority to an agency for the collection, processing, and dissemination of statistics."""@en ; rdfs:isDefinedBy . # I_M_RES_REL sdmx-attribute:iMResRel a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:iMResRel ; rdfs:label "Institutional Mandate - respondent relations."@en ; rdfs:comment """Measures to encourage statistical reporting and/or to sanction non-reporting."""@en ; rdfs:isDefinedBy . # M_AGENCY sdmx-attribute:mAgency a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:mAgency ; rdfs:label "Maintenance Agency"@en ; rdfs:comment """The organisation or other expert body that maintains a domain-specific data or metadata structure definition."""@en ; rdfs:isDefinedBy . # META_UPDATE sdmx-attribute:metaUpdate a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:metaUpdate ; rdfs:label "Metadata Update"@en ; rdfs:comment """The date on which the metadata element was inserted or modified in the database."""@en ; rdfs:isDefinedBy . # META_CERTIFIED sdmx-attribute:metaCertified a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:metaCertified ; rdfs:label "Metadata Update - last certified"@en ; rdfs:comment """Date of the latest certification provided by the domain manager to confirm that the metadata posted are still up-to-date, even if the content has not been amended."""@en ; rdfs:isDefinedBy . # META_POSTED sdmx-attribute:metaPosted a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:metaPosted ; rdfs:label "Metadata Update - last posted"@en ; rdfs:comment """Date of the latest dissemination of the metadata."""@en ; rdfs:isDefinedBy . # META_LAST_UPDATE sdmx-attribute:metaLastUpdate a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:metaLastUpdate ; rdfs:label "Metadata Update - last update"@en ; rdfs:comment """Date of last update of the content of the metadata."""@en ; rdfs:isDefinedBy . # OBS_PRE_BREAK sdmx-attribute:obsPreBreak a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:obsPreBreak ; rdfs:label "Observation Pre-break Value"@en ; rdfs:comment """The observation, at a time series break period, that was calculated using the old methodology."""@en ; rdfs:isDefinedBy . # OBS_STATUS sdmx-attribute:obsStatus a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:obsStatus ; rdfs:label "Observation Status"@en ; rdfs:comment """Information on the quality of a value or an unusual or missing value."""@en ; rdfs:isDefinedBy . # ORIG_DATA_ID sdmx-attribute:origDataId a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:origDataId ; rdfs:label "Original Data Identifier"@en ; rdfs:comment """The data identifier as found in the originating database."""@en ; rdfs:isDefinedBy . # PROF sdmx-attribute:prof a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:prof ; rdfs:label "Professionalism"@en ; rdfs:comment """The standard, skill and ability suitable for producing statistics of good quality."""@en ; rdfs:isDefinedBy . # PROF_COND sdmx-attribute:profCond a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:profCond ; rdfs:label "Professionalism - code of conduct"@en ; rdfs:comment """Provision for assuring the qualifications of staff and allowing staff to perform their functions without intervention motivated by non-statistical objectives."""@en ; rdfs:isDefinedBy . # PROF_IMP sdmx-attribute:profImp a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:profImp ; rdfs:label "Professionalism - impartiality"@en ; rdfs:comment """Description of the elements providing assurances that statistics are produced on an impartial basis."""@en ; rdfs:isDefinedBy . # PROF_METH sdmx-attribute:profMeth a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:profMeth ; rdfs:label "Professionalism - methodology"@en ; rdfs:comment """Describes the elements providing assurances that the choices of sources and statistical techniques as well as decisions about dissemination are informed solely by statistical considerations."""@en ; rdfs:isDefinedBy . # PROF_STAT_COM sdmx-attribute:profStatCom a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:profStatCom ; rdfs:label "Professionalism - statistical commentary"@en ; rdfs:comment """Describes the elements providing assurances that the statistical entity is entitled to comment on erroneous interpretation and misuse of statistics."""@en ; rdfs:isDefinedBy . # PUNCTUALITY sdmx-attribute:punctuality a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:punctuality ; rdfs:label "Punctuality"@en ; rdfs:comment """Time lag between the actual delivery of the data and the target date when it should have been delivered."""@en ; rdfs:isDefinedBy . # QUALITY_MGMNT sdmx-attribute:qualityMgmnt a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:qualityMgmnt ; rdfs:label "Quality Management"@en ; rdfs:comment """Systems and frameworks in place within an organisation to manage the quality of statistical products and processes."""@en ; rdfs:isDefinedBy . # QUALITY_ASSMNT sdmx-attribute:qualityAssmnt a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:qualityAssmnt ; rdfs:label "Quality Management - assessment"@en ; rdfs:comment """Overall assessment of data quality, based on standard quality criteria."""@en ; rdfs:isDefinedBy . # QUALITY_ASSURE sdmx-attribute:qualityAssure a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:qualityAssure ; rdfs:label "Quality Management - assurance"@en ; rdfs:comment """Guidelines focusing on quality in general and dealing with quality of statistical programmes, including measures for ensuring the efficient use of resources."""@en ; rdfs:isDefinedBy . # QUALITY_DOC sdmx-attribute:qualityDoc a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:qualityDoc ; rdfs:label "Quality Management - documentation"@en ; rdfs:comment """Documentation on procedures applied for quality management and quality assessment."""@en ; rdfs:isDefinedBy . # RECORDING sdmx-attribute:recording a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:recording ; rdfs:label "Recording Basis"@en ; rdfs:comment """Processes and standards employed in calculating statistical aggregates."""@en ; rdfs:isDefinedBy . # REF_PER_WGTS sdmx-attribute:refPerWgts a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:refPerWgts ; rdfs:label "Reference Period - weights"@en ; rdfs:comment """Dates or periods to which the observations used to compile the weights refer."""@en ; rdfs:isDefinedBy . # REL_POLICY sdmx-attribute:relPolicy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relPolicy ; rdfs:label "Release Policy"@en ; rdfs:comment """Rules for disseminating statistical data to interested parties."""@en ; rdfs:isDefinedBy . # REL_POL_LEG_ACTS sdmx-attribute:relPolLegActs a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relPolLegActs ; rdfs:label "Release Policy - legal acts and other agreements"@en ; rdfs:comment """Legal acts and other agreements pertaining to data access."""@en ; rdfs:isDefinedBy . # REL_COMMENT sdmx-attribute:relComment a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relComment ; rdfs:label "Release Policy - policy commentary"@en ; rdfs:comment """Legal acts and other agreements pertaining to data access."""@en ; rdfs:isDefinedBy . # REL_CAL_POLICY sdmx-attribute:relCalPolicy a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relCalPolicy ; rdfs:label "Release Policy - release calendar"@en ; rdfs:comment """The schedule of statistical release dates."""@en ; rdfs:isDefinedBy . # REL_CAL_ACCESS sdmx-attribute:relCalAccess a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relCalAccess ; rdfs:label "Release Policy - release calendar access"@en ; rdfs:comment """Access to the release calendar information."""@en ; rdfs:isDefinedBy . # REL_POL_TRA sdmx-attribute:relPolTra a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relPolTra ; rdfs:label "Release Policy - transparency"@en ; rdfs:comment """Dissemination of the release policy to the public."""@en ; rdfs:isDefinedBy . # REL_POL_US_AC sdmx-attribute:relPolUsAc a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relPolUsAc ; rdfs:label "Release Policy - user access"@en ; rdfs:comment """The policy for release of the data to users, the scope of dissemination (eg, to the public, to selected users), how users are informed that the data are being released, and whether the policy provides determines the dissemination of statistical data to all users."""@en ; rdfs:isDefinedBy . # RELEVANCE sdmx-attribute:relevance a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:relevance ; rdfs:label "Relevance"@en ; rdfs:comment """The degree to which statistical information meets the real or perceived needs of clients."""@en ; rdfs:isDefinedBy . # COMPLETENESS sdmx-attribute:completeness a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:completeness ; rdfs:label "Relevance - Completeness"@en ; rdfs:comment """The extent to which all statistics that are needed are available."""@en ; rdfs:isDefinedBy . # USER_NEEDS sdmx-attribute:userNeeds a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:userNeeds ; rdfs:label "Relevance - user needs"@en ; rdfs:comment """Description of users and their respective needs with respect to the statistical data."""@en ; rdfs:isDefinedBy . # USER_SAT sdmx-attribute:userSat a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:userSat ; rdfs:label "Relevance - user satisifaction"@en ; rdfs:comment """Measure to determine user satisfaction."""@en ; rdfs:isDefinedBy . # REP_AGENCY sdmx-attribute:repAgency a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:repAgency ; rdfs:label "Reporting Agency"@en ; rdfs:comment """The organisation that supplies the data for a given instance of the statistics."""@en ; rdfs:isDefinedBy . # SAMPLING sdmx-attribute:sampling a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:sampling ; rdfs:label "Sampling"@en ; rdfs:comment """The process of selecting a number of cases from all the cases in a particular group or universe."""@en ; rdfs:isDefinedBy . # SOURCE_TYPE sdmx-attribute:sourceType a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:sourceType ; rdfs:label "Source Data"@en ; rdfs:comment """Characteristics and components of the raw statistical data used for compiling statistical aggregates."""@en ; rdfs:isDefinedBy . # STAT_CONC_DEF sdmx-attribute:statConcDef a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:statConcDef ; rdfs:label "Statistical Concepts and Definitions"@en ; rdfs:comment """Statistical characteristics of statistical observations."""@en ; rdfs:isDefinedBy . # STAT_POP sdmx-attribute:statPop a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:statPop ; rdfs:label "Statistical Population"@en ; rdfs:comment """The total membership or population or "universe" of a defined class of people, objects or events."""@en ; rdfs:isDefinedBy . # STAT_UNIT sdmx-attribute:statUnit a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:statUnit ; rdfs:label "Statistical Unit"@en ; rdfs:comment """Entity for which information is sought and for which statistics are ultimately compiled."""@en ; rdfs:isDefinedBy . # TIME_FORMAT sdmx-attribute:timeFormat a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:timeFormat ; rdfs:label "Time Format"@en ; rdfs:comment """Technical format in which time is represented for the measured phenomenon."""@en ; rdfs:isDefinedBy . # TIME_PER_COLLECT sdmx-attribute:timePerCollect a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:timePerCollect ; rdfs:label "Time Period - collection"@en ; rdfs:comment """Dates or periods during which the observations have been collected (such as middle, average or end of period) to compile the indicator for the target reference period."""@en ; rdfs:isDefinedBy . # TIMELINESS sdmx-attribute:timeliness a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:timeliness ; rdfs:label "Timelinesst"@en ; rdfs:comment """Length of time between data availability and the event or phenomenon they describe."""@en ; rdfs:isDefinedBy . # TIME_OUTPUT sdmx-attribute:timeOutput a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:timeOutput ; rdfs:label "Timeliness - output"@en ; rdfs:comment """The lapse of time between the end of a reference period and dissemination of the data."""@en ; rdfs:isDefinedBy . # TIME_SOURCE sdmx-attribute:timeSource a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:timeSource ; rdfs:label "Timeliness - source data"@en ; rdfs:comment """The time between the end of a reference period and actual receipt of the data by the compiling agency."""@en ; rdfs:isDefinedBy . # TITLE sdmx-attribute:title a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:title ; rdfs:label "Title"@en ; rdfs:comment """Textual label used as identification of a statistical object."""@en ; rdfs:isDefinedBy . # UNIT_MULT sdmx-attribute:unitMult a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:unitMult ; rdfs:label "Unit Multiplier"@en ; rdfs:comment """Exponent in base 10 specified so that multiplying the observation numeric values by 10^UNIT_MULT gives a value expressed in the UNIT."""@en ; rdfs:isDefinedBy . # UNIT_MEASURE sdmx-attribute:unitMeasure a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:unitMeasure ; rdfs:label "Unit of Measure"@en ; rdfs:comment """The unit in which the data values are measured."""@en ; rdfs:isDefinedBy . # UNIT_MEAS_DETAIL sdmx-attribute:unitMeasDetail a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:unitMeasDetail ; rdfs:label "Unit of Measure Detail"@en ; rdfs:comment """Additional textual information on the unit of measure."""@en ; rdfs:isDefinedBy . # VALUATION sdmx-attribute:valuation a qb:AttributeProperty, rdf:Property ; qb:concept sdmx-concept:valuation ; rdfs:label "Valuation"@en ; rdfs:comment """The definition of the price per unit, for goods and services flows and asset stocks."""@en ; rdfs:isDefinedBy . ### Binding to the corresponding COG Code lists ### sdmx-attribute:currency a qb:CodedProperty ; qb:codeList sdmx-code:currency ; rdfs:range sdmx-code:Currency . sdmx-attribute:decimals a qb:CodedProperty ; qb:codeList sdmx-code:decimals ; rdfs:range sdmx-code:Decimals . sdmx-attribute:confStatus a qb:CodedProperty ; qb:codeList sdmx-code:confStatus ; rdfs:range sdmx-code:ConfStatus . sdmx-attribute:obsStatus a qb:CodedProperty ; qb:codeList sdmx-code:obsStatus ; rdfs:range sdmx-code:ObsStatus . sdmx-attribute:timeFormat a qb:CodedProperty ; qb:codeList sdmx-code:timeFormat ; rdfs:range sdmx-code:TimeFormat . sdmx-attribute:unitMult a qb:CodedProperty ; qb:codeList sdmx-code:unitMult ; rdfs:range sdmx-code:UnitMult .