diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/AcquiringCentralPurchasingBody.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/AcquiringCentralPurchasingBody.ttl new file mode 100644 index 0000000000..c1c6d84013 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/AcquiringCentralPurchasingBody.ttl @@ -0,0 +1,73 @@ +#--- MG-AcquiringCentralPurchasingBody --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-AcquiringCentralPurchasingBody_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-AcquiringCentralPurchasingBody" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rml:reference "if(exists(efbc:AcquiringCPBIndicator)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_AcquiringCentralPurchasingBody_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null"; + rr:class epo:AcquiringCentralPurchasingBody + ] ; + rr:predicateObjectMap + [ + rr:predicate epo:playedBy ; + rr:objectMap + [ + rdfs:label "Acquiring CPB Buyer Indicator" ; + rr:parentTriplesMap tedm:MG-Organization-playedBy-AcquiringCentralPurchasingBody_ND-Organization ; + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] ; + ] ; +. + +# this is an example of an MG with iterator that is not on the node but a level down +tedm:MG-Organization-playedBy-AcquiringCentralPurchasingBody_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-Organization-playedBy-AcquiringCentralPurchasingBody" ; + rdfs:comment "Represents the AcquiringCentralPurchasingBody Organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rdfs:comment "Primary type declaration for MG-Organization-playedBy-AcquiringCentralPurchasingBody under ND-Organization" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:PartyIdentification/cbc:ID}" ; + rr:class org:Organization + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/AwardingCentralPurchasingBody.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/AwardingCentralPurchasingBody.ttl new file mode 100644 index 0000000000..4668a2d7a0 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/AwardingCentralPurchasingBody.ttl @@ -0,0 +1,73 @@ +#--- MG-AwardingCentralPurchasingBody --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-AwardingCentralPurchasingBody_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-AwardingCentralPurchasingBody" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rml:reference "if(exists(efbc:AwardingCPBIndicator)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_AwardingCentralPurchasingBody_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null"; + rr:class epo:AwardingCentralPurchasingBody + ] ; + rr:predicateObjectMap + [ + rr:predicate epo:playedBy ; + rr:objectMap + [ + rdfs:label "Awarding CPB Buyer Indicator" ; + rr:parentTriplesMap tedm:MG-Organization-playedBy-AwardingCentralPurchasingBody_ND-Organization ; + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] ; + ] ; +. + +# this is an example of an MG with iterator that is not on the node but a level down +tedm:MG-Organization-playedBy-AwardingCentralPurchasingBody_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-Organization-playedBy-AwardingCentralPurchasingBody" ; + rdfs:comment "Represents the AwardingCentralPurchasingBody Organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rdfs:comment "Primary type declaration for MG-Organization-playedBy-AwardingCentralPurchasingBody under ND-Organization" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:PartyIdentification/cbc:ID}" ; + rr:class org:Organization + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/Buyer.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/Buyer.ttl new file mode 100644 index 0000000000..a615e66ad8 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/Buyer.ttl @@ -0,0 +1,155 @@ +#--- MG-Buyer --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +# this is an example of a role being declared on a node +tedm:MG-Buyer_ND-ContractingParty a rr:TriplesMap ; + rdfs:label "MG-Buyer" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ContractingParty"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ContractingParty" ; + rdfs:comment "Primary type declaration for MG-Buyer under ND-ContractingParty" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Buyer_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:Buyer + ] ; + # this is an example of an association to an independent resource (role to organization) + # TODO should this be another TMap, since it is under ND-ServiceProvider node instead of ND-ContractingParty? + rr:predicateObjectMap + [ + # TODO min SDK 1.10 + rdfs:label "OPT-300-Procedure-Buyer" ; + rdfs:comment "Buyer Technical Identifier Reference" ; + rr:predicate epo:playedBy ; + rr:objectMap + [ + tedm:minSDKVersion "1.3" ; + tedm:maxSDKVersion "1.9.1" ; + rr:parentTriplesMap tedm:MG-Organization-playedBy-Buyer_ND-ServiceProvider ; + ] ; + ] ; + rr:predicateObjectMap + [ + # this is an example of a conditioned attribute where neither type, legalType or ePO type are the same + rdfs:label "BT-740-Procedure-Buyer (cont-ent)" ; + rdfs:comment "Is BuyerContractingEntity of MG-Buyer under ND-ContractingParty, TRUE case" ; + rr:predicate epo:isContractingEntity ; + rr:objectMap + [ + rml:reference "if(cac:ContractingPartyType/cbc:PartyTypeCode[@listName='buyer-contracting-type']/text()='cont-ent') then 'true' else null" ; + rr:datatype xsd:boolean ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-740-Procedure-Buyer (not-cont-ent)" ; + rdfs:comment "Is BuyerContractingEntity of MG-Buyer under ND-ContractingParty, FALSE case" ; + rr:predicate epo:isContractingEntity ; + rr:objectMap + [ + rml:reference "if(cac:ContractingPartyType/cbc:PartyTypeCode[@listName='buyer-contracting-type']/text()='not-cont-ent') then 'false' else null" ; + rr:datatype xsd:boolean ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-508-Procedure-Buyer" ; + rdfs:comment "Buyer Profile URL of of MG-Buyer under ND-ContractingParty" ; + rr:predicate epo:hasBuyerProfile ; + rr:objectMap + [ + rml:reference "cbc:BuyerProfileURI"; + rr:datatype xsd:anyURI + ] ; + ] ; +. + +tedm:MG-Organization-playedBy-Buyer_ND-ServiceProvider a rr:TriplesMap ; + rdfs:label "MG-Organization-playedBy-Buyer" ; + rdfs:comment "Represents the Buyer Organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ContractingParty/cac:Party"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ServiceProvider" ; + rdfs:comment "Primary type declaration for MG-Organization-playedBy-Buyer under ND-ServiceProvider" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:PartyIdentification/cbc:ID}" ; + rr:class org:Organization + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-11-Procedure-Buyer" ; + rdfs:comment "Buyer Legal Type" ; + rr:predicate epo:hasBuyerLegalType ; + rr:objectMap + [ + rdfs:label "at-voc:buyer-legal-type" ; + rr:parentTriplesMap tedm:buyerLegalType ; + rr:joinCondition [ + rr:child "../cac:ContractingPartyType/cbc:PartyTypeCode[@listName='buyer-legal-type']" ; + rr:parent "code" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-10-Procedure-Buyer" ; + rdfs:comment "Activity Authority" ; + rr:predicate epo:hasMainActivity ; + rr:objectMap + [ + rdfs:label "at-voc:main-activity" ; + rr:parentTriplesMap tedm:main-activity ; + rr:joinCondition [ + rr:child "../cac:ContractingActivity/cbc:ActivityTypeCode[@listName='authority-activity']" ; + rr:parent "code" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-610-Procedure-Buyer" ; + rdfs:comment "ActivityEntity" ; + rr:predicate epo:hasMainActivity ; + rr:objectMap + [ + rdfs:label "at-voc:main-activity" ; + rr:parentTriplesMap tedm:main-activity ; + rr:joinCondition [ + rr:child "../cac:ContractingActivity/cbc:ActivityTypeCode[@listName='authority-activity']" ; + rr:parent "code" ; + ] ; + ] ; + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/ContactPoint.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/ContactPoint.ttl new file mode 100644 index 0000000000..a5e34c93b0 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/ContactPoint.ttl @@ -0,0 +1,276 @@ +#--- MG-ContactPoint --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-ContactPoint_ND-Touchpoint a rr:TriplesMap ; + rdfs:label "MG-ContactPoint" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:TouchPoint"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Touchpoint" ; + rdfs:comment "Primary type declaration for MG-ContactPoint under ND-Touchpoint" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_TouchPoint_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class cpov:ContactPoint + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-500-Organization-TouchPoint" ; + rdfs:comment "Name" ; + rr:predicate dct:description ; + rr:objectMap + [ + rml:reference "cac:PartyName/cbc:Name" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cac:PartyName/cbc:Name/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-201-Organization-TouchPoint" ; + rdfs:comment "TouchPoint Technical Identifier" ; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-ContactPoint_ND-Touchpoint ; + # TODO: how does this work? + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] + ] ; + rr:predicateObjectMap + [ + rr:predicate locn:address ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Address-address-ContactPoint_ND-TouchpointAddress ; + # TODO how does this work? + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-505-Organization-TouchPoint"; + rr:predicate epo:hasInternetAddress ; + rr:objectMap + [ + rml:reference "cbc:WebsiteURI" ; + rr:datatype xsd:anyURI ; + ] ; + ] ; +. + +tedm:MG-Identifier-identifier-ContactPoint_ND-Touchpoint a rr:TriplesMap ; + rdfs:label "MG-Identifier" ; + rdfs:comment "The identifier of a touchpoint" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:TouchPoint/cac:PartyIdentification" ; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-Touchpoint" ; + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_Identifier_' || cbc:ID else null" ; + rr:class epo:Identifier + ] ; + rr:predicateObjectMap + [ + rdfs:label "identifier"; + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ID"; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-200-Organization-TouchPoint-Scheme" ; + rdfs:comment "Scheme of MG-Identifier for MG-ContactPoint under ND-Touchpoint" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cbc:ID/@schemeName"; + ] ; + ] ; +. + +tedm:MG-Address-address-ContactPoint_ND-TouchpointAddress a rr:TriplesMap ; + rdfs:label "ND-TouchpointAddress" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:TouchPoint/cac:PostalAddress" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-TouchpointAddress" ; + rdfs:comment "Primary type declaration for MG-Address-address-ContactPoint under ND-TouchpointAddress" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_TouchPointAddress_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class locn:Address + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-16,BT-510(a|b|c),BT-512,BT-513,514-Organization-Touchpoint" ; + rdfs:comment "Department, Street, Streetline 1, Streetline 2, Organisation City, Organisation Post Code, Organisation Country Code" ; + rr:predicate locn:fullAddress ; + rr:objectMap + [ + rml:reference "replace(replace(cbc:Department || ', ' || cbc:StreetName || ', ' || cbc:AdditionalStreetName || ', ' || cbc:Line || ', ' || cbc:CityName || ', ' || cbc:PostalZone || ', ' || cac:Country/cbc:IdentificationCode, '(, )+', ', '), '^, |, $', '')" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-513-Organization-TouchPoint" ; + rdfs:comment "City" ; + rr:predicate locn:postName ; + rr:objectMap + [ + rml:reference "cbc:CityName" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-512-Organization-TouchPoint" ; + rdfs:comment "City" ; + rr:predicate locn:postCode ; + rr:objectMap + [ + rml:reference "cbc:PostalZone" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-507-Organization-TouchPoint" ; + rdfs:comment "Country Subdivision" ; + rr:predicate epo:hasNutsCode ; + rr:objectMap + [ + rr:parentTriplesMap tedm:nuts; + rr:joinCondition [ + rr:child "cbc:CountrySubentityCode"; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-514-Organization-TouchPoint" ; + rr:predicate epo:hasCountryCode ; + rr:objectMap + [ + rdfs:label "at-voc:country" ; + # alternative: instantiate vocabulary IRIs instead of mapping to a vocabulary parent resource + # rml:reference "'http://publications.europa.eu/resource/authority/country/' || cac:Country/cbc:IdentificationCode" ; + # rr:termType rr:IRI ; + rr:parentTriplesMap tedm:country ; + rr:joinCondition [ + rr:child "cac:Country/cbc:IdentificationCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] +. + +# this is an example of a TMap with the same IRI as another (tedm:MG-ContactPoint_ND-Touchpoint) +# (this could alternatively all go into the other TMap instead) +tedm:MG-ContactPoint_ND-TouchpointContact a rr:TriplesMap ; + rdfs:label "MG-ContactPoint" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:TouchPoint/cac:Contact" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-TouchpointContact" ; + rdfs:comment "Primary type declaration for MG-ContactPoint under ND-TouchpointContact" ; + # this is an example of an IRI reference with a parent path and the type name not matching the parent node but of the ancestor + rml:reference "if(exists(cbc:Name) or exists(cbc:ElectronicMail) or exists(cbc:Telephone) or exists(cbc:Telefax)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_TouchPoint_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw') else null" ; + rr:class cpov:ContactPoint + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-502-Organization-TouchPoint" ; + rdfs:comment "Contact Point" ; + rr:predicate epo:hasContactName ; + rr:objectMap + [ + rml:reference "cbc:Name" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-506-Organization-TouchPoint" ; + rdfs:comment "Contact Email Address" ; + rr:predicate cpov:email ; + rr:objectMap + [ + rml:reference "cbc:ElectronicMail" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-503-Organization-TouchPoint" ; + rdfs:comment "Contact Telephone Number" ; + rr:predicate cpov:telephone ; + rr:objectMap + [ + rml:reference "cbc:Telephone" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-739-Organization-TouchPoint" ; + rdfs:comment "Contact Fax" ; + rr:predicate epo:hasFax ; + rr:objectMap + [ + rml:reference "cbc:Telefax" ; + ] ; + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/ContractTerm.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/ContractTerm.ttl new file mode 100644 index 0000000000..7f80af8f2c --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/ContractTerm.ttl @@ -0,0 +1,121 @@ +#--- MG-ContractTerm --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-ContractTerm_ND-ProcedurePlacePerformanceAdditionalInformation a rr:TriplesMap ; + rdfs:label "MG-ContractTerm" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:RealizedLocation" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ProcedurePlacePerformanceAdditionalInformation" ; + rdfs:comment "Primary type declaration for MG-ContractTerm under ND-ProcedurePlacePerformanceAdditionalInformation" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcurementProjectContractTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ContractTerm + ] ; + # rr:predicateObjectMap + # [ + # rr:predicate epo:definesSpecificPlaceOfPerformance ; + # rr:objectMap + # [ + # rr:parentTriplesMap tedm:ProcurementProjectContractLocation; + # rr:joinCondition [ + # rr:child "path(.)"; + # rr:parent "path(.)"; + # ]; + # ] + # ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-727-Procedure"; + # rr:predicate epo:hasBroadPlaceOfPerformance ; + # rr:objectMap + # [ + # rml:reference "descendant::cbc:Region"; + # rr:datatype xsd:string; + # ] ; + # ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-728-Procedure"; + # rr:predicate epo:hasPlaceOfPerformanceAdditionalInformation ; + # rr:objectMap + # [ + # rml:reference "descendant::cbc:Description"; + # rr:datatype xsd:string; + # ] ; + # ] ; + # this is an example of a predicate with value from a complex ancestor XPath + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.7 + rdfs:label "BT-531-Procedure" ; + rdfs:comment "Additional Nature (different from Main) of MG-ContractTerm under ND-ProcedurePlacePerformanceAdditionalInformation" ; + rr:predicate epo:hasAdditionalContractNature ; + rr:objectMap + [ + tedm:minSDKVersion "1.8" ; + rdfs:label "at-voc:contract-nature" ; + rr:parentTriplesMap tedm:contract-nature ; + rr:joinCondition [ + rr:child "../cac:ProcurementAdditionalType[cbc:ProcurementTypeCode/@listName='contract-nature']/cbc:ProcurementTypeCode" ; + rr:parent "code.value" ; + ] ; + ] + # , + # # this is an example of an alternative mapping for different versions + # [ + # tedm:minSDKVersion "1.3" ; + # tedm:maxSDKVersion "1.7" ; + # rdfs:label "at-voc:contract-nature" ; + # # TODO min SDK 1.3 max SDK 1.7 check the XPath for the first and last versions + # rr:parentTriplesMap tedm:contract-nature ; + # rr:joinCondition [ + # rr:child "descendant::cbc:ProcurementTypeCode[not(@listName='transport-service')]" ; + # rr:parent "code.value" ; + # ] ; + # ] ; + ] ; + # this is an example of a predicate with value from an ancestor XPath + rr:predicateObjectMap + [ + rdfs:label "BT-23-Procedure" ; + rdfs:comment "Main Nature of MG-ContractTerm under ND-ProcedurePlacePerformanceAdditionalInformation" ; + rr:predicate epo:hasContractNatureType; + rr:objectMap + [ + rdfs:label "at-voc:contract-nature" ; + rr:parentTriplesMap tedm:contract-nature ; + rr:joinCondition [ + rr:child "../cbc:ProcurementTypeCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/LeadBuyer.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/LeadBuyer.ttl new file mode 100644 index 0000000000..2739af15e1 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/LeadBuyer.ttl @@ -0,0 +1,72 @@ +#--- MG-LeadBuyer --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-LeadBuyer_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-LeadBuyer" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rml:reference "if(exists(efbc:GroupLeadIndicator)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_LeadBuyer_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null"; + rr:class epo:LeadBuyer + ]; + rr:predicateObjectMap + [ + rr:predicate epo:playedBy ; + rr:objectMap + [ + rdfs:label "ND-Company"; + rr:parentTriplesMap tedm:MG-Organization-playedBy-LeadBuyer_ND-Organization ; + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] ; + ] ; +. + +tedm:MG-Organization-playedBy-LeadBuyer_ND-Organization a rr:TriplesMap ; + rdfs:label "MG-Organization-playedBy-LeadBuyer" ; + rdfs:comment "Represents the LeadBuyer Organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Organization" ; + rdfs:comment "Primary type declaration for MG-Organization-playedBy-LeadBuyer under ND-Organization" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:PartyIdentification/cbc:ID}" ; + rr:class org:Organization + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/Lot.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/Lot.ttl new file mode 100644 index 0000000000..d1dab5c0a0 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/Lot.ttl @@ -0,0 +1,1155 @@ +#--- MG-Lot --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-Lot_ND-Lot a rr:TriplesMap ; + rdfs:label "MG-Lot" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-Lot" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Lot_{cbc:ID}" ; + rr:class epo:Lot + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-767-Lot,and BT-122-Lot "; + rr:predicate epo:usesTechnique ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-EAuctionTechnique-usesTechnique-Lot_ND-AuctionTerms ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-766-Lot "; + rr:predicate epo:usesTechnique ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-DynamicPurchaseSystemTechnique-usesTechnique-Lot_ND-LotTenderingProcess ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../.)"; + ]; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-123-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-AuctionTerms ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-765-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(..)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-113-Lot, BT-109-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-FA ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-111-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-FABuyerCategories ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-52-Lot, BT-130-Lot, BT-631-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-MultipleStageProcedureTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-51-Lot and BT-50-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-MultipleStageProcedureTerm-isSubjectToLotSpecificTerm-Lot_ND-SecondStage ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-131(d)-Lot and BT-131(t)-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-SubmissionDeadline ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-13(d)-Lot and BT-13(t)-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-AccessTerm-isSubjectToLotSpecificTerm-Lot_ND-LotInfoRequestPeriod ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-1311(d)-Lot and BT-1311(t)-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-ParticipationRequestPeriod ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-134-Lot, BT-132(d)-Lot, BT-132(t)-Lot and BT-133-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-OpeningTerm-isSubjectToLotSpecificTerm-Lot_ND-PublicOpening ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-133-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Address-definesOpeningPlace-OpeningTerm-isSubjectToLotSpecificTerm-Lot_ND-PublicOpeningPlace; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-17-Lot"; + rr:predicate epo:isSubjectToLotSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../.)"; + ]; + ] ; + ]; + + rr:predicateObjectMap + [ + rdfs:label "BT-124-Lot"; + rr:predicate epo:usesChannel ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-AdHocChannel-usesChannel-Lot_ND-LotTenderingProcess; + rr:joinCondition [ + rr:child "cbc:ID"; + rr:parent "../cbc:ID"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-632-Lot"; + rr:predicate epo:usesChannel ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-AdHocChannel-usesChannel-Lot_ND-LotTenderingProcessExtension; + rr:joinCondition [ + rr:child "cbc:ID"; + rr:parent "../cbc:ID"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-137-Lot" ; + rdfs:comment "Purpose Lot Identifier of MG-Lot under ND-Lot" ; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-Lot_ND-Lot ; + rr:joinCondition [ + rr:child "cbc:ID"; + rr:parent "cbc:ID"; + ]; + ] ; + ] +. + +tedm:MG-Identifier-identifier-Lot_ND-Lot a rr:TriplesMap ; + rdfs:label "BT-137-Lot"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_LotIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ID"; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-137-Lot-Scheme" ; + rdfs:comment "Scheme of MG-Identifier under ND-Lot" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cbc:ID/@schemeName"; + ] ; + ] ; +. + +# this is an example of a linked resource that is instantiated on an iterator that repeats, but for a parent resource that does not +tedm:MG-Identifier-identifier-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning a rr:TriplesMap ; + rdfs:label "MG-Identifier"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:NoticeDocumentReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotPreviousPlanning"; + # this is an example of an IRI component hashing on an explicit element to prevent unwanted instances (owing to an iterator that has repeating elements) + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(cbc:ID, ' ', '-' ), '/' , '-') || '_PlanningNoticeIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(cbc:ID) || '?response_type=raw') else null" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + # TODO link to LOt (In CM no link) + rdfs:label "BT-125(i)-Lot"; + rdfs:comment "Previous Planning Identifier of MG-Identifier under ND-LotPreviousPlanning"; + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ID"; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-125(i)-Lot-Scheme" ; + rdfs:comment "Scheme of MG-Identifier under ND-LotPreviousPlanning" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cbc:ID/@schemeName"; + ] ; + ] ; +. + +# this is an example of an external root resource (Notice) instantiation for referencing +tedm:MG-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning a rr:TriplesMap ; + rdfs:label "MG-PlanningNotice"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:NoticeDocumentReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotPreviousPlanning"; + # we use the ID at this level to create an IRI with the pattern of a Notice + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(cbc:ID, ' ', '-' ), '/' , '-') || '_Notice' else null" ; + rr:class epo:PlanningNotice + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-125(i)-Lot"; + rdfs:comment "Previous Planning Identifier of MG-PlanningNotice under ND-LotPreviousPlanning "; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO link to LOt (In CM no link) + rdfs:label "BT-1251-Lot"; + rdfs:comment "Previous Planning Part Identifier of MG-PlanningNotice under ND-LotPreviousPlanning "; + rr:predicate epo:announcesPlannedProcurementPart ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-PlannedProcurementPart-announcesPlannedProcurementPart-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] ; + ] +. + +tedm:MG-Notice_ND-LotPreviousPlanning a rr:TriplesMap ; + rdfs:label "MG-Notice"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:NoticeDocumentReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotPreviousPlanning"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Notice" ; + # rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_PlanningNotice_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class epo:Notice + ] ; + rr:predicateObjectMap + [ + # TODO link to LOt (In CM no link) + rdfs:label "BT-125(i)-Lot and BT-1251-Lot"; + rdfs:comment "Previous Planning Identifier of MG-Notice under ND-LotPreviousPlanning "; + rr:predicate epo:refersToPrevious ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] ; + ] ; +. + +# this is an example of a second-degree linked resource of a linked external resource +tedm:MG-Identifier-identifier-PlannedProcurementPart-announcesPlannedProcurementPart-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning a rr:TriplesMap ; + rdfs:label "MG-Identifier"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:NoticeDocumentReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotPreviousPlanning"; + # we hash on the ID at the end and not the path as the iterator is repeating + rml:reference "if (exists(cbc:ReferencedDocumentInternalAddress)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(cbc:ID, ' ', '-' ), '/' , '-') || '_PlannedProcurementPartIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(cbc:ID) || '?response_type=raw') else null" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + # TODO link to LOt (In CM no link) + rdfs:label "BT-1251-Lot"; + rdfs:comment "Previous Planning Part Identifier of MG-Identifier under ND-LotPreviousPlanning "; + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ReferencedDocumentInternalAddress"; + ] ; + ] +. + +# this is an example of a linked resource of a linked external resource +tedm:MG-PlannedProcurementPart-announcesPlannedProcurementPart-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning a rr:TriplesMap ; + rdfs:label "MG-PlannedProcurementPart"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:NoticeDocumentReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotPreviousPlanning"; + rml:reference "if (exists(cbc:ReferencedDocumentInternalAddress)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(cbc:ID, ' ', '-' ), '/' , '-') || '_PlannedProcurementPart_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(cbc:ID) || '?response_type=raw') else null" ; + rr:class epo:PlannedProcurementPart + ] ; + rr:predicateObjectMap + [ + # TODO link to LOt (In CM no link) + rdfs:label "BT-1251-Lot"; + rdfs:comment "Previous Planning Part Identifier of MG-PlannedProcurementPart under ND-LotPreviousPlanning "; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-PlannedProcurementPart-announcesPlannedProcurementPart-PlanningNotice-refersToPrevious-Notice_ND-LotPreviousPlanning ; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] ; + ] +. + +tedm:MG-EAuctionTechnique-usesTechnique-Lot_ND-AuctionTerms a rr:TriplesMap ; + rdfs:label "MG-EAuctionTechnique"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:AuctionTerms"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-AuctionTerms"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_AuctionTerms_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:EAuctionTechniqueUsage + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-767-Lot"; + rdfs:comment "Electronic Auction of MG-EAuctionTechnique under ND-AuctionTerms "; + rr:predicate epo:hasUsage ; + rr:objectMap + [ + rdfs:label "at-voc:usage"; + rdfs:comment "translation of 'true' to at-voc:usage:used"; + rml:reference "if(cbc:AuctionConstraintIndicator/text()='true') then 'http://publications.europa.eu/resource/authority/usage/used' else null"; + rr:termType rr:IRI + ] ; + rr:objectMap + [ + rdfs:label "at-voc:usage"; + rdfs:comment "translation of 'false' to at-voc:usage:n-used"; + rml:reference "if(cbc:AuctionConstraintIndicator/text()='false') then 'http://publications.europa.eu/resource/authority/usage/n-used' else null"; + rr:termType rr:IRI + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-122-Lot"; + rdfs:comment "Electronic Auction Description of MG-EAuctionTechnique under ND-AuctionTerms "; + rr:predicate dct:description; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-AuctionTerms a rr:TriplesMap ; + rdfs:label "MG-SubmissionTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:AuctionTerms"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-AuctionTerms"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_SubmissionTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:SubmissionTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-123-Lot"; + rdfs:comment "Electronic Auction URL of MG-SubmissionTerm under ND-AuctionTerms "; + rr:predicate epo:hasEAuctionURL ; + rr:objectMap + [ + rml:reference "cbc:AuctionURI"; + rr:datatype xsd:anyURI + ] ; + ] +. + +tedm:MG-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-Lot"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcess"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Lot_{cbc:ID}" ; + rr:class epo:Lot + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-115-Lot"; + rdfs:comment "GPA Coverage of MG-Lot under ND-LotTenderingProcess"; + rr:predicate epo:isCoveredByGPA ; + rr:objectMap + [ + rml:reference "cac:TenderingProcess/cbc:GovernmentAgreementConstraintIndicator"; + rr:datatype xsd:boolean + ] ; + ] +. + +tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-FrameworkAgreementTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcess"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_FrameworkAgreementTechnicalUsage_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:FrameworkAgreementTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-765-Lot"; + # TODO min SDK 1.3 max SDK 1.8 + # TODO min SDK 1.9.1 + rdfs:comment "Framework Agreement of MG-FrameworkAgreementTerm under ND-LotTenderingProcess "; + rr:predicate epo:hasFrameworkAgreementType ; + rr:objectMap + [ + rdfs:label "at-voc:framework-agreement" ; + rr:parentTriplesMap tedm:framework-agreement ; + rr:joinCondition [ + rr:child "cac:ContractingSystem/cbc:ContractingSystemTypeCode[@listName='framework-agreement']"; + rr:parent "code.value" ; + ] ; + ] ; + ] +. + +tedm:MG-DynamicPurchaseSystemTechnique-usesTechnique-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-DynamicPurchaseSystemTechnique"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcess"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_DynamicPurchaseSystemTechnicalUsage_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:DynamicPurchaseSystemTechnique + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.8 + # TODO min SDK 1.9.1 + rdfs:label "BT-766-Lot"; + rdfs:comment "Dynamic Purchasing System of MG-DynamicPurchaseSystemTechnique under ND-LotTenderingProcess"; + rr:predicate epo:hasDPSScope ; + rr:objectMap + [ + rdfs:label "at-voc:dps-usage" ; + rr:parentTriplesMap tedm:fdps-usage ; + rr:joinCondition [ + rr:child "cac:ContractingSystem/cbc:ContractingSystemTypeCode[@listName='dps-usage']"; + rr:parent "code.value" ; + ] ; + ] ; + ] +. + +tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-FA a rr:TriplesMap ; + rdfs:label "MG-FrameworkAgreementTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:FrameworkAgreement"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-FA"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_FrameworkAgreementTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:FrameworkAgreementTerm + ] ; + rr:predicateObjectMap + [ + + rdfs:label "BT-113-Lot"; + rdfs:comment "Framework Maximum Participants Number of MG-FrameworkAgreementTerm under ND-FA"; + rr:predicate epo:hasMaximumParticipantsNumber ; + rr:objectMap + [ + rml:reference "cbc:MaximumOperatorQuantity"; + rr:datatype xsd:integer; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-109-Lot"; + rdfs:comment "Framework Duration Justification of MG-FrameworkAgreementTerm under ND-FA"; + rr:predicate epo:hasDurationExtensionJustification ; + rr:objectMap + [ + rml:reference "cbc:Justification"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Justification/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-FrameworkAgreementTerm-isSubjectToLotSpecificTerm-Lot_ND-FABuyerCategories a rr:TriplesMap ; + rdfs:label "MG-FrameworkAgreementTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:FrameworkAgreement/cac:SubsequentProcessTenderRequirement[cbc:Name/text()='buyer-categories']"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-FABuyerCategories"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_FrameworkAgreementTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:FrameworkAgreementTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-111-Lot"; + rdfs:comment "Framework Buyer Categories of MG-FrameworkAgreementTerm under ND-FABuyerCategories"; + rr:predicate epo:hasBuyerCategoryDescription ; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-MultipleStageProcedureTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-MultipleStageProcedureTerm"; + rdfs:comment "different from old mapping"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:EconomicOperatorShortList"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcess"; + rml:reference "if (exists(cbc:CandidateReductionConstraintIndicator) or exists(descendant::cbc:LimitationDescription) or exists(descendant::cbc:MaximumQuantity) or exists(descendant::cbc:MinimumQuantity)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_MultipleStageProcedureTerm_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw') else null" ; + rr:class epo:MultipleStageProcedureTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-52-Lot"; + rdfs:comment "Successive Reduction Indicator (Lot) of MG-MultipleStageProcedureTerm under ND-LotTenderingProcess"; + rr:predicate epo:hasSuccessiveReduction ; + rr:objectMap + [ + rml:reference "../cbc:CandidateReductionConstraintIndicator"; + rr:datatype xsd:boolean + ] ; + ]; +rr:predicateObjectMap + [ + rdfs:label "BT-130-Lot"; + rdfs:comment "Dispatch Invitation Tender of MG-MultipleStageProcedureTerm under ND-LotTenderingProcess"; + rr:predicate epo:hasEstimatedInvitationToTenderDate ; + rr:objectMap + [ + rml:reference "../cac:InvitationSubmissionPeriod/cbc:StartDate"; + rr:datatype xsd:date; + ] ; + ]; +rr:predicateObjectMap + [ + rdfs:label "BT-631-Lot"; + rdfs:comment "Dispatch Invitation Interest of MG-MultipleStageProcedureTerm under ND-LotTenderingProcess"; + rr:predicate epo:hasEstimatedInvitationToExpressInterestDate ; + rr:objectMap + [ + rml:reference "../cac:ParticipationInvitationPeriod/cbc:StartDate"; + rr:datatype xsd:date; + ] ; + ] +. + +tedm:MG-MultipleStageProcedureTerm-isSubjectToLotSpecificTerm-Lot_ND-SecondStage a rr:TriplesMap ; + rdfs:label "MG-MultipleStageProcedureTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:EconomicOperatorShortList"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-SecondStage"; + rml:reference "if (exists(cbc:CandidateReductionConstraintIndicator) or exists(descendant::cbc:LimitationDescription) or exists(descendant::cbc:MaximumQuantity) or exists(descendant::cbc:MinimumQuantity)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_MultipleStageProcedureTerm_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw') else null" ; + rr:class epo:MultipleStageProcedureTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-51-Lot"; + rdfs:comment "Maximum Candidates Number of MG-MultipleStageProcedureTerm under ND-SecondStage"; + rr:predicate epo:hasMaximumNumberOfCandidates ; + rr:objectMap + [ + rml:reference "cbc:MaximumQuantity"; + rr:datatype xsd:integer + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-50-Lot"; + rdfs:label "Minimum Candidates of MG-MultipleStageProcedureTerm under ND-SecondStage"; + rr:predicate epo:hasMinimumNumberOfCandidates ; + rr:objectMap + [ + rml:reference "cbc:MinimumQuantity"; + ] ; + ] +. + +tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-SubmissionDeadline a rr:TriplesMap ; + rdfs:label "MG-SubmissionTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:TenderSubmissionDeadlinePeriod"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-SubmissionDeadline"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_SubmissionTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:SubmissionTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-131(d)-Lot and BT-131(t)-Lot"; + rdfs:comment "Deadline Receipt Tenders of MG-SubmissionTerm under ND-SubmissionDeadline (incl. Time)"; + rr:predicate epo:hasReceiptTenderDeadline ; + rr:objectMap + [ + rml:reference "if(exists(cbc:EndDate) and exists(cbc:EndTime) and contains(cbc:EndDate, '+')) then substring-before(cbc:EndDate, '+') || 'T' || cbc:EndTime else if(exists(cbc:EndDate) and exists(cbc:EndTime)) then cbc:EndDate || 'T' || cbc:EndTime else if(exists(cbc:EndDate)) then cbc:EndDate else null"; + rr:datatype xsd:dateTime; + ] ; + ] +. + +tedm:MG-AccessTerm-isSubjectToLotSpecificTerm-Lot_ND-LotInfoRequestPeriod a rr:TriplesMap ; + rdfs:label "MG-AccessTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:AdditionalInformationRequestPeriod"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotInfoRequestPeriod"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_AccessTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:AccessTerm + ]; +rr:predicateObjectMap + [ + rdfs:label "BT-13(d)-Lot and BT-13(t)-Lot"; + rdfs:comment "Additional Information Deadline of MG-AccessTerm under ND-LotInfoRequestPeriod (incl. Time)"; + rr:predicate epo:hasAdditionalInformationDeadline ; + rr:objectMap + [ + rml:reference "if(exists(cbc:EndDate) and exists(cbc:EndTime) and contains(cbc:EndDate, '+')) then substring-before(cbc:EndDate, '+') || 'T' || cbc:EndTime else if(exists(cbc:EndDate) and exists(cbc:EndTime)) then cbc:EndDate || 'T' || cbc:EndTime else if(exists(cbc:EndDate)) then cbc:EndDate else null"; + rr:datatype xsd:dateTime; + ] ; + ] +. + +tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-ParticipationRequestPeriod a rr:TriplesMap ; + rdfs:label "MG-SubmissionTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:ParticipationRequestReceptionPeriod"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-ParticipationRequestPeriod"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_SubmissionTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:SubmissionTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-1311(d)-Lot and BT-1311(t)-Lot"; + rdfs:comment "Deadline Receipt Requests of under ND-ParticipationRequestPeriod (incl. Time)"; + rr:predicate epo:hasReceiptParticipationRequestDeadline ; + rr:objectMap + [ + rml:reference "if(exists(cbc:EndDate) and exists(cbc:EndTime) and contains(cbc:EndDate, '+')) then substring-before(cbc:EndDate, '+') || 'T' || cbc:EndTime else if(exists(cbc:EndDate) and exists(cbc:EndTime)) then cbc:EndDate || 'T' || cbc:EndTime else if(exists(cbc:EndDate)) then cbc:EndDate else null"; + rr:datatype xsd:dateTime; + ] ; + ] +. + +tedm:MG-OpeningTerm-isSubjectToLotSpecificTerm-Lot_ND-PublicOpening a rr:TriplesMap ; + rdfs:label "MG-OpeningTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:OpenTenderEvent"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-PublicOpening"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_OpeningTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:OpeningTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-134-Lot"; + rdfs:comment "Public Opening Description of MG-OpeningTerm under ND-PublicOpening"; + rr:predicate epo:hasOpeningDescription ; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-132(d)-Lot and BT-132(t)-Lot"; + rdfs:comment "Public Opening Date of MG-OpeningTerm under ND-PublicOpening (incl. Time)"; + rr:predicate epo:hasOpeningDateTime ; + rr:objectMap + [ + rml:reference "if(exists(cbc:OccurrenceDate) and exists(cbc:OccurrenceTime) and contains(cbc:OccurrenceDate, '+')) then substring-before(cbc:OccurrenceDate, '+') || 'T' || cbc:OccurrenceTime else if(exists(cbc:OccurrenceDate) and exists(cbc:OccurrenceTime)) then cbc:OccurrenceDate || 'T' || cbc:OccurrenceTime else if(exists(cbc:OccurrenceDate)) then cbc:OccurrenceDate else null"; + rr:datatype xsd:dateTime; + ] ; + ]; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.3 + # TODO min SDK 1.4 + rdfs:label "BT-133-Lot"; + rdfs:comment "Public Opening Place of MG-OpeningTerm under ND-PublicOpening"; + rr:predicate epo:definesOpeningPlace ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Address-definesOpeningPlace-OpeningTerm-isSubjectToLotSpecificTerm-Lot_ND-PublicOpeningPlace ; + rr:joinCondition[ + rr:child "path(..)"; + rr:parent "path(../..)" + ]; + ] ; + ] +. + +tedm:MG-Address-definesOpeningPlace-OpeningTerm-isSubjectToLotSpecificTerm-Lot_ND-PublicOpeningPlace a rr:TriplesMap ; + rdfs:label "MG-Address"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:OpenTenderEvent/cac:OccurenceLocation"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-PublicOpeningPlace"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_OpenTenderEventPlace_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class locn:Address + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-133-Lot"; + rdfs:comment "Public Opening Place of MG-Address under ND-PublicOpeningPlace"; + rr:predicate locn:fullAddress ; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-SubmissionTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:comment "ND-LotTenderingProcess"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_SubmissionTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:SubmissionTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-17-Lot"; + rdfs:comment "SubmissionElectronic of MG-SubmissionTerm under ND-LotTenderingProcess"; + rr:predicate epo:hasESubmissionPermission ; + rr:objectMap + [ + rdfs:label "permission:" ; + rr:parentTriplesMap tedm:permission; + rr:joinCondition [ + rr:child "if(exists(cbc:SubmissionMethodCode[@listName='esubmission'])) then cbc:SubmissionMethodCode else null" ; + rr:parent "code.value" ; + ] ; + ] ; + ] +. + +tedm:MG-SubmissionTerm-isSubjectToLotSpecificTerm-Lot_ND-NoESubmission a rr:TriplesMap ; + rdfs:label "MG-SubmissionTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/cac:ProcessJustification"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-NoESubmission"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_SubmissionTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:SubmissionTerm + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.7 + # TODO min SDK 1.8 + rdfs:label "BT-19-Lot"; + rdfs:comment "Submission Nonelectronic Justification of MG-SubmissionTerm under ND-NoESubmission"; + rr:predicate epo:hasNonElectronicSubmissionJustification ; + rr:objectMap + [ + rdfs:label "at-voc:communication-justification" ; + rr:parentTriplesMap tedm:communication-justification ; + rr:joinCondition [ + rr:child "cbc:ProcessReasonCode[@listName='no-esubmission-justification']"; + rr:parent "code.value" ; + ] ; + ] ; + ]; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.7 + # TODO min SDK 1.8 + rdfs:label "BT-745-Lot"; + rdfs:comment "Submission Nonelectronic Description of MG-SubmissionTerm under ND-NoESubmission"; + rr:predicate epo:hasNonElectronicSubmissionDescription ; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-AdHocChannel-usesChannel-Lot_ND-LotTenderingProcessExtension a rr:TriplesMap ; + rdfs:label "MG-AdHocChannel"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcessExtension"; + rml:reference "if (exists(descendant::efbc:AccessToolName) or exists(cbc:AccessToolsURI)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_Channel_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class epo:AdHocChannel + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-632-Lot"; + rdfs:comment "Tool Name of MG-AdHocChannel underND-LotTenderingProcessExtension"; + rr:predicate dct:description ; + rr:objectMap + [ + rml:reference "descendant::efbc:AccessToolName"; + ] ; + ] +. + +tedm:MG-AdHocChannel-usesChannel-Lot_ND-LotTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-AdHocChannel"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcess"; + rml:reference "if (exists(descendant::efbc:AccessToolName) or exists(cbc:AccessToolsURI)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_Channel_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class epo:AdHocChannel + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-124-Lot"; + rdfs:comment "Tool Atypical URL of MG-AdHocChannel underND-LotTenderingProcess"; + rr:predicate epo:hasAddressURL ; + rr:objectMap + [ + rml:reference "cbc:AccessToolsURI"; + rr:datatype xsd:anyURI + ] ; + ] +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/LotGroup.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/LotGroup.ttl new file mode 100644 index 0000000000..4d16584a15 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/LotGroup.ttl @@ -0,0 +1,84 @@ +#--- MG-LotGroup --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-LotGroup_ND-LotsGroup a rr:TriplesMap ; + rdfs:label "MG-LotGroup" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='LotsGroup']" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-LotsGroup" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_LotGroup_{cbc:ID}" ; + rr:class epo:LotGroup + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-137-LotsGroup" ; + rdfs:comment "Purpose Lot Identifier of MG-LotGroup under ND-LotsGroup" ; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-LotGroup_ND-LotsGroup ; + ] ; + ] +. + +tedm:MG-Identifier-identifier-LotGroup_ND-LotsGroup a rr:TriplesMap ; + rdfs:comment "The identifier of a lot group" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='LotsGroup']" ; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_LotsGroupIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ID"; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-137-LotsGroup-Scheme" ; + rdfs:comment "Scheme of MG-Identifier under ND-LotsGroup" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cbc:ID/@schemeName"; + ] ; + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/Organization.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/Organization.ttl new file mode 100644 index 0000000000..77891bc104 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/Organization.ttl @@ -0,0 +1,337 @@ +#--- MG-Organization --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-Organization_ND-Company a rr:TriplesMap ; + rdfs:label "MG-Organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + # TODO why do we not iterate one level up on Organization? + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Company" ; + rdfs:comment "Primary type declaration for MG-Organization under ND-Company" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:PartyIdentification/cbc:ID}" ; + rr:class org:Organization + ] ; + rr:predicateObjectMap + [ + rr:predicate epo:hasPrimaryContactPoint ; + rr:objectMap + [ + rdfs:label "ND-CompanyContact" ; + rr:parentTriplesMap tedm:MG-ContactPoint-hasPrimaryContactPoint-Organization_ND-CompanyContact ; + # TODO how does this work? + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] + ] ; + # rr:predicateObjectMap + # [ + # #The channel of ND-Company it is created for the BT-509-Organization-Company it does not correspond to a node" + # rr:predicate epo:hasDeliveryGateway ; + # rr:objectMap + # [ + # rr:parentTriplesMap tedm:ND-CompanyChannel ; + # rr:joinCondition [ + # rr:child "path(.)"; + # rr:parent "path(.)"; + # ]; + # ] + # ] ; + rr:predicateObjectMap + [ + rdfs:label "Aggregate Address" ; + rdfs:comment "Aggregate values of MG-Address under ND-CompanyAddress" ; + rr:predicate cv:registeredAddress ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Address-registeredAddress-Organization_ND-CompanyAddress ; + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(../.)" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-500-Organization-Company" ; + rdfs:comment "Organisation Name of MG-Organization under ND-Company" ; + rr:predicate epo:hasLegalName ; + rr:objectMap + [ + rml:reference "cac:PartyName/cbc:Name" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cac:PartyName/cbc:Name/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-200-Organization-Company" ; + rdfs:comment "Organisation Technical Identifier of MG-Organization under ND-Company" ; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-Organization_ND-Company ; + # TODO how does this work? + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(.)" ; + ] ; + ] + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.7 + rdfs:label "BT-501-Organization-Company" ; + rdfs:comment "Organisation Identifier of MG-Organization under ND-Company" ; + rr:predicate epo:hasLegalIdentifier ; + rr:objectMap + [ + tedm:minSDKVersion "1.8" ; + rr:parentTriplesMap tedm:MG-Identifier-hasLegalIdentifier-Organization_ND-Company ; + rr:joinCondition [ + rr:child "path(.)" ; + rr:parent "path(.)" ; + ] ; + ] + ] ; +. + +tedm:MG-Identifier-identifier-Organization_ND-Company a rr:TriplesMap ; + rdfs:label "MG-Identifier" ; + rdfs:comment "The identifier of an organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-Company" ; + rml:reference "if (exists(cac:PartyIdentification/cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_Identifier_' || cac:PartyIdentification/cbc:ID else null" ; + rr:class epo:Identifier + ] ; + rr:predicateObjectMap + [ + rdfs:label "identifier" ; + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cac:PartyIdentification/cbc:ID" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-200-Organization-Company-Scheme" ; + rdfs:comment "Scheme of MG-Identifier for MG-Organization under ND-Company" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cac:PartyIdentification/cbc:ID/@schemeName"; + ] ; + ] ; +. + +tedm:MG-Identifier-hasLegalIdentifier-Organization_ND-Company a rr:TriplesMap ; + rdfs:label "MG-Identifier" ; + rdfs:comment "The legal identifier of an organization" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company" ; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-Company" ; + rml:reference "if (exists(cac:PartyLegalEntity/cbc:CompanyID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_OrganisationIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(cac:PartyLegalEntity/cbc:CompanyID)) || '?response_type=raw') else null" ; + rr:class epo:Identifier + ] ; + rr:predicateObjectMap + [ + rdfs:label "legal identifier" ; + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cac:PartyLegalEntity/cbc:CompanyID" ; + ] ; + ] ; +. + +tedm:MG-Address-registeredAddress-Organization_ND-CompanyAddress a rr:TriplesMap ; + rdfs:label "MG-Address" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company/cac:PostalAddress" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-CompanyAddress" ; + rdfs:comment "Primary type declaration for Address-registeredAddress-Organization under ND-CompanyAddress" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_CompanyAddress_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class locn:Address + + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-16,BT-510(a|b|c),BT-512,BT-513,514-Organization-Company" ; + rdfs:comment "Aggregate of Department, Street, Streetline 1, Streetline 2, Organisation City, Organisation Post Code, Organisation Country Code" ; + rr:predicate locn:fullAddress ; + rr:objectMap + [ + rml:reference "replace(replace(cbc:Department || ', ' || cbc:StreetName || ', ' || cbc:AdditionalStreetName || ', ' || cbc:Line || ', ' || cbc:CityName || ', ' || cbc:PostalZone || ', ' || cac:Country/cbc:IdentificationCode, '(, )+', ', '), '^, |, $', '')" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-513-Organization-Company" ; + rr:predicate locn:postName ; + rr:objectMap + [ + rml:reference "cbc:CityName" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-512-Organization-Company" ; + rr:predicate locn:postCode ; + rr:objectMap + [ + rml:reference "cbc:PostalZone" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-507-Organization-Company" ; + rr:predicate epo:hasNutsCode ; + rr:objectMap + [ + rr:parentTriplesMap tedm:nuts ; + rr:joinCondition [ + rr:child "cbc:CountrySubentityCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-514-Organization-Company"; + rr:predicate epo:hasCountryCode ; + rr:objectMap + [ + rdfs:label "at-voc:country" ; + rr:parentTriplesMap tedm:country ; + rr:joinCondition [ + rr:child "cac:Country/cbc:IdentificationCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; +. + +tedm:MG-ContactPoint-hasPrimaryContactPoint-Organization_ND-CompanyContact a rr:TriplesMap ; + rdfs:label "MG-ContactPoint-hasPrimaryContactPoint-Organization"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Organizations/efac:Organization/efac:Company/cac:Contact" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-CompanyContact" ; + rdfs:comment "Primary type declaration for MG-ContactPoint-hasPrimaryContactPoint-Organization under ND-CompanyContact" ; + rml:reference "if(exists(cbc:Name) or exists(cbc:ElectronicMail) or exists(cbc:Telephone) or exists(cbc:Telefax)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_CompanyContactPoint_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class cpov:ContactPoint + + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-502-Organization-Company" ; + rr:predicate epo:hasContactName ; + rr:objectMap + [ + rml:reference "cbc:Name" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-506-Organization-Company"; + rr:predicate cpov:email ; + rr:objectMap + [ + rml:reference "cbc:ElectronicMail" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-503-Organization-Company" ; + rr:predicate cpov:telephone ; + rr:objectMap + [ + rml:reference "cbc:Telephone" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-739-Organization-Company" ; + rr:predicate epo:hasFax ; + rr:objectMap + [ + rml:reference "cbc:Telefax" ; + ] ; + ] ; + # this is an example of a predicate with an XPath at the parent + rr:predicateObjectMap + [ + rdfs:label "BT-505-Organization-Company" ; + rr:predicate epo:hasInternetAddress ; + rr:objectMap + [ + rml:reference "../cbc:WebsiteURI" ; + rr:datatype xsd:anyURI ; + ] ; + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/Procedure.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/Procedure.ttl new file mode 100644 index 0000000000..7f12e083a6 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/Procedure.ttl @@ -0,0 +1,1292 @@ +#--- MG-Procedure --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-Procedure_ND-LocalLegalBasisWithID a rr:TriplesMap ; + rdfs:label "MG-Procedure"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:ProcurementLegislationDocumentReference[not(cbc:ID/text()=('CrossBorderLaw','LocalLegalBasis'))]"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + rdfs:label "ND-LocalLegalBasisWithID"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + # currently unmappable according to feedback and instead combined in the next one BT-01(d)-Procedure + # rr:predicateObjectMap + # [ + # # TODO min SDK 1.3 max SDK 1.3 (when mappable) + # # TODO min SDK 1.4 max SDK 1.7 (when mappable) + # rdfs:label "BT-01(c)-Procedure"; + # rdfs:comment "Procedure Legal Basis (ID) of MG-Procedure under ND-LocalLegalBasisWithID "; + # rr:predicate epo:hasLegalBasis ; + # rr:objectMap + # [ + # tedm:minSDKVersion "1.8" ; + # rml:reference "cbc:ID"; + # ] ; + # ]; + rr:predicateObjectMap + [ + rdfs:label "BT-01(d)-Procedure"; + rdfs:comment "Procedure Legal Basis (Description) of MG-Procedure under ND-LocalLegalBasisWithID "; + rr:predicate epo:hasLegalBasisDescription ; + rr:objectMap + [ + rml:reference "normalize-space(cbc:ID || ' ' || cbc:ID/@schemeName || ' ' || cbc:DocumentDescription)"; + # rml:reference "cbc:DocumentDescription"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:DocumentDescription/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +tedm:MG-Procedure_ND-LocalLegalBasisNoID a rr:TriplesMap ; + rdfs:label "MG-Procedure"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:ProcurementLegislationDocumentReference[cbc:ID/text()='LocalLegalBasis']"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + rdfs:label "ND-LocalLegalBasisNoID"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + # currently unmappable according to feedback but makes no sense with the next one mapped + # rr:predicateObjectMap + # [ + # # TODO min SDK 1.4 max SDK 1.7 (when mappable) + # rdfs:label "BT-01(e)-Procedure"; + # rdfs:comment "Procedure Legal Basis (NoID) of MG-Procedure under ND-LocalLegalBasisNoID"; + # rr:predicate epo:hasLegalBasis ; + # rr:objectMap + # [ + # tedm:minSDKVersion "1.8" ; + # rml:reference "cbc:ID"; + # ] ; + # ]; + rr:predicateObjectMap + [ + rdfs:label "BT-01(f)-Procedure"; + rdfs:comment "Procedure Legal Basis (NoID Description) of MG-Procedure under ND-LocalLegalBasisNoID"; + rr:predicate epo:hasLegalBasisDescription ; + rr:objectMap + [ + tedm:minSDKVersion "1.4" ; + rml:reference "cbc:DocumentDescription"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:DocumentDescription/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. + +# TODO MG missing in CM +tedm:MG-Procedure_ND-CrossBorderLaw a rr:TriplesMap ; + rdfs:label "MG-Procedure"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:ProcurementLegislationDocumentReference[cbc:ID/text()='CrossBorderLaw']"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-CrossBorderLaw"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + rr:predicateObjectMap + [ + rdfs:label "ProcedureTerm"; + rdfs:comment "Composition relationship between Procedure and ProcedureTerm"; + rr:predicate epo:isSubjectToProcedureSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-CrossBorderLaw; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] + ] ; +. + +# TODO min SDK 1.3 max SDK 1.3 required only for BT-01(c)-Procedure +# tedm:MG-Procedure_ND-ProcedureTerms a rr:TriplesMap ; +# rdfs:label "MG-Procedure"; +# rml:logicalSource +# [ +# rml:source "data/source.xml" ; +# rml:iterator "/*/cac:TenderingTerms"; +# rml:referenceFormulation ql:XPath +# ] ; +# rr:subjectMap +# [ +# rdfs:label "ND-ProcedureTerms"; +# rdfs:comment "Primary type declaration of MG-Procedure under ND-ProcedureTerms"; +# rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; +# rr:class epo:Procedure +# ] ; +# . + +# TODO MG missing in CM +tedm:MG-Procedure_ND-LotDistribution a rr:TriplesMap ; + rdfs:label "MG-Procedure"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:LotDistribution"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-LotDistribution"; + rdfs:comment "Primary type declaration of MG-Procedure under ND-LotDistribution"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + rr:predicateObjectMap + [ + rdfs:label "ProcedureTerm"; + rdfs:comment "Composition relationship between Procedure and ProcedureTerm"; + rr:predicate epo:isSubjectToProcedureSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-LotDistribution; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] + ] ; +. + +tedm:MG-LotGroup-definesLotGroup-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-GroupComposition a rr:TriplesMap ; + rdfs:label "MG-LotGroup"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:LotDistribution/cac:LotsGroup/cac:ProcurementProjectLotReference"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-GroupComposition"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_LotGroup_{../cbc:LotsGroupID}" ; + rr:class epo:LotGroup + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.6 max SDK 1.7 + # TODO min SDK 1.3 max SDK 1.5.12 + rdfs:label "BT-1375-Procedure"; + rdfs:comment "Group Lot Identifier of MG-LotGroup under ND-GroupComposition"; + rr:predicate epo:setsGroupingContextForLot; + rr:objectMap + [ + tedm:minSDKVersion "1.8" ; + # while there is the Mapping Group tedm:MG-Lot-setsGroupingContextForLot-LotGroup-definesLotGroup-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-GroupCompositionLotReference + # there is no point in creating a new TriplesMap as there are no new properties to instantiate and so we link to what's already defined + rr:parentTriplesMap tedm:MG-Lot_ND-Lot ; + rr:joinCondition [ + rr:child "cbc:ID"; + rr:parent "cbc:ID"; + ]; + ] ; + ] +. + +tedm:MG-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-LotDistribution a rr:TriplesMap ; + rdfs:label "MG-ProcedureTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:LotDistribution"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-LotDistribution"; + rdfs:comment "Primary type declaration of MG-ProcedureTerm under ND-LotDistribution"; + # TODO check if reference (the conditions) is needed + # rml:reference "if (exists(cbc:MaximumLotsSubmittedNumeric) or exists(cbc:MaximumLotsAwardedNumeric)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcedureTerm_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcedureTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ProcedureTerm + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.5.12 + rdfs:label "BT-31-Procedure"; + rdfs:comment "Lots Max Allowed of MG-ProcedureTerm under ND-LotDistribution"; + rr:predicate epo:hasMaximumLotSubmissionAllowed ; + rr:objectMap + [ + tedm:minSDKVersion "1.6" ; + rml:reference "cbc:MaximumLotsSubmittedNumeric"; + rr:datatype xsd:integer + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.5.12 + rdfs:label "BT-33-Procedure"; + rdfs:comment "Lots Max Awarded of MG-ProcedureTerm under ND-LotDistribution"; + rr:predicate epo:hasMaximumNumberOfLotsToBeAwarded ; + rr:objectMap + [ + tedm:minSDKVersion "1.6" ; + rml:reference "cbc:MaximumLotsAwardedNumeric"; + rr:datatype xsd:integer + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.5.12 + rdfs:label "BT-330-Procedure"; + rdfs:comment "Group Identifier of MG-ProcedureTerm under ND-LotDistribution"; + rr:predicate epo:definesLotGroup; + rr:objectMap + [ + tedm:minSDKVersion "1.6" ; + rr:parentTriplesMap tedm:MG-LotGroup-definesLotGroup-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-GroupComposition ; + # this is an example of a joinCondition with a child element that is a descendant + rr:joinCondition [ + rr:child "cac:LotsGroup/cbc:LotsGroupID"; + rr:parent "../cbc:LotsGroupID"; + ]; + ] ; + ] +. + +tedm:MG-Procedure_ND-ProcedureProcurementScope a rr:TriplesMap ; + rdfs:label "MG-Procedure"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + # TODO what does that mean? + rdfs:label "ND-ProcedureProcurementScope" ; + rdfs:comment "Primary type declaration for MG-Procedure under ND-ProcedureProcurementScope" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-22-Procedure" ; + rdfs:comment "Internal Identifier of MG-Procedure under ND-ProcedureProcurementScope" ; + rr:predicate epo:hasInternalIdentifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-hasInternalIdentifier-Procedure_ND-ProcedureProcurementScope ; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-21-Procedure" ; + rdfs:comment "Title of MG-Procedure under ND-ProcedureProcurementScope" ; + rr:predicate dct:title ; + rr:objectMap + [ + rml:reference "cbc:Name" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Name/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-24-Procedure" ; + rdfs:comment "Description of MG-Procedure under ND-ProcedureProcurementScope" ; + rr:predicate dct:description ; + rr:objectMap + [ + rml:reference "cbc:Description" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-300-Procedure" ; + rdfs:comment "Additional Information of MG-Procedure under ND-ProcedureProcurementScope" ; + rr:predicate epo:hasAdditionalInformation ; + rr:objectMap + [ + rml:reference "cbc:Note"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Note/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-26(a)-Procedure and BT-263-Procedure"; +# rr:predicate epo:hasAdditionalClassification ; +# rr:objectMap +# [ +# rml:reference "if(exists(descendant::cbc:ItemClassificationCode) and exists(descendant::cbc:ItemClassificationCode/@listName)) then concat(cbc:ItemClassificationCode, ':', cbc:ItemClassificationCode/@listName) else null"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-26(m)-Procedure and BT-262-Procedure"; +# rr:predicate epo:hasMainClassification ; +# rr:objectMap +# [ +# rml:reference "if(exists(descendant::cbc:ItemClassificationCode) and exists(descendant::cbc:ItemClassificationCode/@listName)) then concat(cbc:ItemClassificationCode, ':', cbc:ItemClassificationCode/@listName) else null"; +# ] ; +# ] ; + rr:predicateObjectMap + [ + rr:predicate epo:foreseesContractSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-ContractTerm_ND-ProcedurePlacePerformanceAdditionalInformation ; + # TODO check if this is needed + # rr:joinCondition [ + # rr:child "path(.)"; + # rr:parent "path(../.)"; + # ]; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-27-Procedure"; + rr:predicate epo:hasEstimatedValue ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-MonetaryValue-hasEstimatedValue-Procedure_ND-ProcedureValueEstimate; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../.)"; + ]; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-271-Procedure"; + rdfs:comment "Estimated Value of MG-MonetaryValue under ND-ProcedureValueEstimate"; + rr:predicate epo:hasLaunchFrameworkAgreementMaximumValue ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-MonetaryValue-hasLaunchFrameworkAgreementMaximumValue-Procedure_ND-ProcedureValueEstimateExtension; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../../../../..)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-263-Procedure"; + rdfs:comment "Additional Classification Code of MG-Purpose under ND-ProcedureMainClassificationCode"; + rr:predicate epo:hasPurpose ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Purpose-hasPurpose-Procedure_ND-ProcedureAdditionalCommodityClassification; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../.)"; + ]; + ] ; + ]; +rr:predicateObjectMap + [ + rdfs:label "BT-262-Procedure"; + rdfs:comment "Main Classification Code of MG-Purpose under ND-ProcedureMainClassificationCode"; + rr:predicate epo:hasPurpose ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Purpose-hasPurpose-Procedure_ND-ProcedureMainClassificationCode; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../.)"; + ]; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-5101(a)-Procedure, BT-5101(b)-Procedure, BT-5101(c)-Procedure, BT-5131-Procedure and BT-5121-Procedure"; + rr:predicate epo:foreseesContractSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../..)"; + ]; + ] + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-728-Procedure"; + rr:predicate epo:foreseesContractSpecificTerm ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformanceAdditionalInformation; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(../.)"; + ]; + ] + ] +. + +tedm:MG-Identifier-hasInternalIdentifier-Procedure_ND-ProcedureProcurementScope a rr:TriplesMap ; + rdfs:comment "The identifier of a procedure" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + # TODO decide on labeling scheme for composition links like this + rdfs:label "MG-Identifier" ; + rdfs:comment "Type declaration for MG-Identifier under ND-ProcedureProcurementScope" ; + rml:reference "if (exists(cbc:ID)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcedureIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "cbc:ID"; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-22-Procedure-Scheme" ; + rdfs:comment "Scheme of MG-Identifier for MG-Procedure under ND-ProcedureProcurementScope" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "cbc:ID/@schemeName"; + ] ; + ] ; +. + +# this is an example of a TMap which has the same subject IRI as another (tedm:MG-Procedure_ND-ProcedureProcurementScope) +tedm:MG-Procedure_ND-ProcedureTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-Procedure" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingProcess" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + # this is an example of a template/IRI that hashes on the parent path + rdfs:label "ND-ProcedureTenderingProcess" ; + rdfs:comment "Type declaration for MG-Procedure under ND-ProcedureTenderingProcess" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-88-Procedure" ; + rdfs:comment "Procedure Features of MG-Procedure under ND-ProcedureTenderingProcess" ; + rr:predicate epo:hasMainFeature ; + rr:objectMap + [ + rml:reference "cbc:Description" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-105-Procedure" ; + rdfs:comment "Procedure Type of MG-Procedure under ND-ProcedureTenderingProcess" ; + rr:predicate epo:hasProcedureType ; + rr:objectMap + [ + rdfs:label "at-voc:procurement-procedure-type" ; + rr:parentTriplesMap tedm:procurement-procedure-type ; + rr:joinCondition [ + rr:child "cbc:ProcedureCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + # TODO bring this into another TMap to align w/ MG+Node? + rr:predicateObjectMap + [ + rdfs:label "BT-01-notice" ; + rdfs:comment "Procedure Legal Basis of MG-Procedure under ND-Root" ; + rr:predicate epo:hasLegalBasis ; + rr:objectMap + [ + rdfs:label "at-voc:legal-basis" ; + rr:parentTriplesMap tedm:legal-basis ; + rr:joinCondition [ + rr:child "/*/cbc:RegulatoryDomain" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-01-notice and BT-01(c)-notice and BT-01(d)-notice"; + # rr:predicate epo:hasLegalBasis ; + # rr:objectMap + # [ + # rml:reference "if(exists(/*/cbc:RegulatoryDomain) or exists(cac:ProcurementLegislationDocumentReference[not(cbc:ID/text()=('CrossBorderLaw','LocalLegalBasis'))]/cbc:ID[not(text()=('CrossBorderLaw','LocalLegalBasis'))]) or exists(cac:ProcurementLegislationDocumentReference[not(cbc:ID/text()=('CrossBorderLaw','LocalLegalBasis'))]/cbc:DocumentDescription)) then concat(/*/cbc:RegulatoryDomain, ' ',concat(cac:ProcurementLegislationDocumentReference[not(cbc:ID/text()=('CrossBorderLaw','LocalLegalBasis'))]/cbc:ID[not(text()=('CrossBorderLaw','LocalLegalBasis'))], ' ', cac:ProcurementLegislationDocumentReference[not(cbc:ID/text()=('CrossBorderLaw','LocalLegalBasis'))]/cbc:DocumentDescription)) else null"; + # rr:datatype xsd:string + # ] ; + # ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-106-Procedure"; + # rr:predicate epo:isAccelerated ; + # rr:objectMap + # [ + # rml:reference "descendant::cbc:ProcessReasonCode[@listName='accelerated-procedure']"; + # rr:datatype xsd:boolean + # ] ; + # ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-1351-Procedure"; + # rr:predicate epo:hasAcceleratedProcedureJustification ; + # rr:objectMap + # [ + # rml:reference "descendant::cbc:ProcessReason"; + # rr:datatype xsd:string + # ] ; + # ] ; + # rr:predicateObjectMap + # [ + # rdfs:label "ND-ExclusionGrounds"; + # rr:predicate epo:specifiesExclusionGround ; + # rr:objectMap + # [ + # rr:parentTriplesMap tedm:ND-ExclusionGrounds;#/*/cac:TenderingTerms/cac:TendererQualificationRequest/cac:SpecificTendererRequirement + # rr:joinCondition [ + # rr:child "path(..)"; + # rr:parent "path(../../..)"; + # ]; + # ] + # ]; + # rr:predicateObjectMap + # [ + # rdfs:label "BT-09(b)-Procedure"; + # rr:predicate epo:refersToProcedure ; + # rr:objectMap + # [ + # rr:parentTriplesMap tedm:ND-ProcedureTenderingProcess; + # rr:joinCondition [ + # rr:child "path(/*/cac:TenderingProcess)"; + # rr:parent "path(.)"; + # ]; + # ] + # ] +. + +# this is an example of a TMap which has the same subject IRI as two others (tedm:MG-Procedure_ND-ProcedureProcurementScope and tedm:MG-Procedure_ND-TenderingProcess) +tedm:MG-Procedure_ND-AcceleratedProcedure a rr:TriplesMap ; + rdfs:label "MG-Procedure" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingProcess/cac:ProcessJustification[cbc:ProcessReasonCode/@listName='accelerated-procedure']" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + # this is an example of a subject IRI with a hash on the grandparent + rdfs:label "ND-AcceleratedProcedure" ; + rdfs:comment "Type declaration for MG-Procedure under ND-AcceleratedProcedure" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Procedure_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(../..)) || '?response_type=raw')}" ; + rr:class epo:Procedure + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.4 + # TODO min SDK 1.5.12 max SDK 1.7 + rdfs:label "BT-106-Procedure" ; + rdfs:comment "Procedure Accelerated of MG-Procedure under ND-AcceleratedProcedure" ; + rr:predicate epo:isAccelerated ; + rr:objectMap + # [ + # tedm:minSDKVersion "1.5.12" ; + # tedm:maxSDKVersion "1.7" ; + # rml:reference "cbc:ProcessReasonCode[@listName='accelerated-procedure']" ; + # rr:datatype xsd:boolean + # ] + # , + [ + # this is an example of a version-specific assertion that has no difference + # with its other counterparts due to simple changes in the XPath only + # i.e. one could've chosen to ignore this, but we choose to be consistent + tedm:minSDKVersion "1.8" ; + rml:reference "cbc:ProcessReasonCode" ; + rr:datatype xsd:boolean + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-1351-Procedure" ; + rdfs:comment "Procedure Accelerated Justification of MG-Procedure under ND-AcceleratedProcedure" ; + rr:predicate epo:hasAcceleratedProcedureJustification ; + rr:objectMap + [ + rml:reference "cbc:ProcessReason" ; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:ProcessReason/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] ; +. + +tedm:MG-MonetaryValue-hasEstimatedValue-Procedure_ND-ProcedureValueEstimate a rr:TriplesMap ; + rdfs:label "MG-MonetaryValue"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:RequestedTenderTotal"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_MonetaryValueLot_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:MonetaryValue; + ] ; + + rr:predicateObjectMap + [ + rdfs:label "BT-27-Procedure"; + rdfs:comment "Estimated Value of MG-MonetaryValue under ND-ProcedureValueEstimate"; + rr:predicate epo:hasAmountValue ; + rr:objectMap + [ + rml:reference "cbc:EstimatedOverallContractAmount"; + rr:datatype xsd:decimal; + ] ; + ]; + rr:predicateObjectMap + [ + rr:predicate epo:hasCurrency ; + rr:objectMap + [ + rml:reference "cbc:EstimatedOverallContractAmount/@currencyID"; + ] ; + ] +. + +tedm:MG-MonetaryValue-hasLaunchFrameworkAgreementMaximumValue-Procedure_ND-ProcedureValueEstimateExtension a rr:TriplesMap ; + rdfs:label "MG-MonetaryValue"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:RequestedTenderTotal/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-ProcedureValueEstimateExtension"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcedureValueEstimateExtension_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:MonetaryValue + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.5.12 + rdfs:label "BT-271-Procedure"; + rdfs:comment "Framework Maximum Value of MG-MonetaryValue under ND-ProcedureValueEstimateExtension"; + rr:predicate epo:hasAmountValue ; + rr:objectMap + [ + rml:reference "efbc:FrameworkMaximumAmount"; + rr:datatype xsd:decimal; + ] ; + ]; + rr:predicateObjectMap + [ + rr:predicate epo:hasCurrency ; + rr:objectMap + [ + rml:reference "efbc:FrameworkMaximumAmount/@currencyID"; + ] ; + ] + . + +tedm:MG-Purpose-hasPurpose-Procedure_ND-ProcedureMainClassificationCode a rr:TriplesMap ; + rdfs:label "MG-Purpose"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:MainCommodityClassification"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + rdfs:label "ND-ProcedureMainClassificationCode" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Purpose_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:Purpose + ] ; + rr:predicateObjectMap + [ + rdfs:label " BT-262-Procedure"; + rdfs:comment "Main Classification Code of MG-Purpose under ND-ProcedureMainClassificationCode"; + rr:predicate epo:hasMainClassification ; + rr:objectMap + [ + rdfs:label "at-voc:cpv"; + rr:parentTriplesMap tedm:cpv ; + rr:joinCondition [ + rr:child "cbc:ItemClassificationCode"; + rr:parent "code.value" ; + ] ; +# rml:reference "cbc:ItemClassificationCode"; + ] ; + ] ; +. + +tedm:MG-Purpose-hasPurpose-Procedure_ND-ProcedureAdditionalCommodityClassification a rr:TriplesMap ; + rdfs:label "MG-Purpose"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:AdditionalCommodityClassification"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + #This one maps to the parent path + rdfs:label "ND-ProcedureMainClassificationCode" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Purpose_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:Purpose + ] ; + rr:predicateObjectMap + [ + rdfs:label " BT-263-Procedure"; + rdfs:comment "Additional Classification Code of MG-Purpose under ND-ProcedureMainClassificationCode"; + rr:predicate epo:hasAdditionalClassification ; + rr:objectMap + [ + rdfs:label "at-voc:cpv"; + rr:parentTriplesMap tedm:cpv ; + rr:joinCondition [ + rr:child "cbc:ItemClassificationCode"; + rr:parent "code.value" ; + ] ; +# rml:reference "cbc:ItemClassificationCode"; + ] ; + ] ; +. + +tedm:MG-Address-address-Location-definesSpecificPlaceOfPerformance-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance a rr:TriplesMap ; + rdfs:label "MG-Address"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:RealizedLocation/cac:Address"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-ProcedurePlacePerformance"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcedurePlacePerformance_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; +# rml:reference "if (exists(cbc:StreetName) or exists(cbc:AdditionalStreetName) or exists(cac:AddressLine/cbc:Line) or exists(cbc:CityName) or exists(cbc:PostalZone)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcurementProjectContractAddress_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; +# rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_AddressandLocation_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class locn:Address + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5101(a|b|c),BT-5121,BT-5131,5141" ; + rdfs:comment "Aggregate of Department, Street, Streetline 1, Streetline 2, City, Post Code, Country Code" ; + rr:predicate locn:fullAddress ; + rr:objectMap + [ + rml:reference "normalize-space(cbc:Department || ' ' || cbc:StreetName || ' ' || cbc:AdditionalStreetName || ' ' || cbc:Line || ' ' || cbc:CityName || ' ' || cbc:PostalZone || ' ' || cac:Country/cbc:IdentificationCode)" ; +# rml:languageMap [ +# fnml:functionValue [ +# rr:predicateObjectMap [ +# rr:predicate idlab-fn:str ; +# rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] +# ] , +# tedm:idlab-fn_executes_lookup , +# tedm:idlab-fn_inputFile_language , +# tedm:idlab-fn_fromColumn_0 , +# tedm:idlab-fn_toColumn_1 +# ] +# ] ; + ] ; + + ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-5101(a)-Procedure"; +# rdfs:comment "Place Performance Street of MG-Address under ND-ProcedurePlacePerformance"; +# rr:predicate locn:fullAddress ; +# rr:objectMap +# [ +# rml:reference "cbc:StreetName"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-5101(b)-Procedure"; +# rdfs:comment "Place Performance Streetline 1 of MG-Address under ND-ProcedurePlacePerformance"; +# rr:predicate locn:fullAddress ; +# rr:objectMap +# [ +# rml:reference "cbc:AdditionalStreetName"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-5101(c)-Procedure"; +# rdfs:comment "Place Performance Streetline 2 of MG-Address under ND-ProcedurePlacePerformance"; +# rr:predicate locn:fullAddress ; +# rr:objectMap +# [ +# rml:reference "descendant::cbc:Line"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-5131-Procedure"; +# rdfs:comment "Place Performance City of MG-Address under ND-ProcedurePlacePerformance"; +# rr:predicate locn:fullAddress ; +# rr:objectMap +# [ +# rml:reference "cbc:CityName"; +# # ] ; +# ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5131-Procedure"; + rdfs:comment "Place Performance City of MG-Address under ND-ProcedurePlacePerformance"; + rr:predicate locn:postName ; + rr:objectMap + [ + rml:reference "cbc:CityName"; + ] ; + ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-5121-Procedure"; +# rdfs:comment "Place Performance Post Code of MG-Address under ND-ProcedurePlacePerformance"; +# rr:predicate locn:fullAddress ; +# rr:objectMap +# [ +# rml:reference "cbc:PostalZone"; +# ] ; +# ]; + rr:predicateObjectMap + [ + rdfs:label "BT-5121-Procedure"; + rdfs:comment "Place Performance Post Code of MG-Address under ND-ProcedurePlacePerformance"; + rr:predicate locn:postCode ; + rr:objectMap + [ + rml:reference "cbc:PostalZone"; + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-5071-Procedure"; + rdfs:comment "Place Performance Country Subdivision of MG-Location under ND-LotPerformanceAddress"; + rr:predicate epo:hasNutsCode ; + rr:objectMap + [ + rr:parentTriplesMap tedm:nuts ; + rr:joinCondition [ + rr:child "cbc:CountrySubentityCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5141-Procedure of MG-Address under ND-LotPerformanceAddress"; + rdfs:comment "Place Performance Country Code"; + rr:predicate epo:hasCountryCode ; + rr:objectMap + [ + rdfs:label "at-voc:country" ; + # rml:reference "descendant::cbc:IdentificationCode" ; + rr:parentTriplesMap tedm:country ; + rr:joinCondition [ + rr:child "cac:Country/cbc:IdentificationCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; +. + +tedm:MG-Location-definesSpecificPlaceOfPerformance-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance a rr:TriplesMap ; + rdfs:label "MG-Location"; + rdfs:comment "This is an iterator for the location it has the same xpath with the ND-ProcedurePlacePerformanceAdditionalInformation as this one goes through the ContractTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; +# rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:ProcurementProject/cac:RealizedLocation"; + rml:iterator "/*/cac:ProcurementProject/cac:RealizedLocation/cac:Address"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ContractLocation_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class dct:Location + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5101(a)-Procedure, BT-5101(b)-Procedure, BT-5101(c)-Procedure, BT-5131-Procedure and BT-5121-Procedure"; + rr:predicate locn:address ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Address-address-Location-definesSpecificPlaceOfPerformance-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance; + rr:joinCondition [ + # TODO check the joint condition + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5141-Procedure of MG-Location under ND-LotPerformanceAddress"; + rdfs:comment "Place Performance Country Code"; + rr:predicate epo:hasCountryCode ; + rr:objectMap + [ + rdfs:label "at-voc:country" ; + # rml:reference "descendant::cbc:IdentificationCode" ; + rr:parentTriplesMap tedm:country ; + rr:joinCondition [ + rr:child "cac:Country/cbc:IdentificationCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5071-Procedure"; + rdfs:comment "Place Performance Country Subdivision of MG-Address under ND-LotPerformanceAddress"; + rr:predicate epo:hasNutsCode ; + rr:objectMap + [ + rdfs:label "at-voc:nuts"; + rr:parentTriplesMap tedm:nuts ; + rr:joinCondition [ + rr:child "cbc:CountrySubentityCode" ; + rr:parent "code.value" ; + ] ; + ] ; + + ] +. + +tedm:MG-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance a rr:TriplesMap ; + rdfs:label "MG-ContractTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; +# rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:ProcurementProject"; + rml:iterator "/*/cac:ProcurementProject/cac:RealizedLocation/cac:Address"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-ProcedurePlacePerformance"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcurementProjectContractTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; +# rml:reference "if (exists(cbc:ProcurementTypeCode[@listName='contract-nature']) or exists(descendant::cbc:ProcurementTypeCode[@listName='contract-nature'])) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ContractTerm_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw') else null" ; + rr:class epo:ContractTerm; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-5101(a)-Procedure, BT-5101(b)-Procedure, BT-5101(c)-Procedure, BT-5131-Procedure and BT-5121-Procedure"; + rr:predicate epo:definesSpecificPlaceOfPerformance ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Location-definesSpecificPlaceOfPerformance-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance; + rr:joinCondition [ + rr:child "path(.)"; + rr:parent "path(.)"; + ]; + ] + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-727-Procedure"; + rdfs:comment "Place Performance Services Other of MG-ContractTerm under ND-ProcedurePlacePerformance"; + rr:predicate epo:hasBroadPlaceOfPerformance ; + rr:objectMap + [ + rdfs:label " at-voc:other-place-service"; + rr:parentTriplesMap tedm:other-place-service ; + rr:joinCondition [ + rr:child "cbc:Region" ; + rr:parent "code.value" ; + ] ; +# rml:reference "cbc:Region"; + ] ; + ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-728-Procedure"; +# rr:predicate epo:hasPlaceOfPerformanceAdditionalInformation ; +# rr:objectMap +# [ +# rml:reference "descendant::cbc:Description"; +# rr:datatype xsd:string; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-531-Procedure"; +# rr:predicate epo:hasAdditionalContractNature; +# rr:objectMap +# [ +# rml:reference "descendant::cbc:ProcurementTypeCode[not(@listName='transport-service')]"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-23-Procedure"; +# rr:predicate epo:hasContractNatureType; +# rr:objectMap +# [ +# rml:reference "../cbc:ProcurementTypeCode"; +# ] ; +# ] +. + +tedm:MG-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformanceAdditionalInformation a rr:TriplesMap ; + rdfs:label "MG-ContractTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProject/cac:RealizedLocation"; + rml:referenceFormulation ql:XPath + ]; + rr:subjectMap + [ + rdfs:label "ND-ProcedurePlacePerformanceAdditionalInformation"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcurementProjectContractTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ContractTerm + ] ; +# rr:predicateObjectMap +# [ +# rr:predicate epo:definesSpecificPlaceOfPerformance ; +# rr:objectMap +# [ +# rr:parentTriplesMap tedm:MG-Location-definesSpecificPlaceOfPerformance-ContractTerm-foreseesContractSpecificTerm-Procedure_ND-ProcedurePlacePerformance; +# rr:joinCondition [ +# rr:child "path(.)"; +# rr:parent "path(.)"; +# ]; +# ] +# ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-728-Procedure"; + rdfs:comment "Place Performance Additional Information of MG-ContractTerm under D-ProcedurePlacePerformanceAdditionalInformation"; + rr:predicate epo:hasPlaceOfPerformanceAdditionalInformation ; + rr:objectMap + [ + rml:reference "cbc:Description"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:Description/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + + ] ; + ] ; +. + +tedm:MG-ExclusionGround-specifiesExclusionGround-Procedure_ND-ExclusionGrounds a rr:TriplesMap ; + rdfs:label "MG-ExclusionGround"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:TendererQualificationRequest/cac:SpecificTendererRequirement"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ExclusionGrounds"; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ExtensionGroup_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ExclusionGround + + ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-67(a)-Procedure"; +# rdfs:comment "Exclusion Grounds of MG-ExclusionGround under ND-ExclusionGrounds"; +# rr:predicate dct:type ; +# rr:objectMap +# [ +# rml:reference "cbc:TendererRequirementTypeCode[@listName='exclusion-ground']"; +# ] ; +# ] ; +# rr:predicateObjectMap +# [ +# rdfs:label "BT-67(b)-Procedure"; +# rdfs:comment "Exclusion Grounds of MG-ExclusionGround under ND-ExclusionGrounds"; +# rr:predicate dct:descrition ; +# rr:objectMap +# [ +# rml:reference "cbc:Description"; +# ] ; +# ] +. + +tedm:MG-ProcedureTerm-isSubjectToProcedureSpecificTerm-Procedure_ND-CrossBorderLaw a rr:TriplesMap ; + rdfs:label "MG-ProcedureTerm"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingTerms/cac:ProcurementLegislationDocumentReference[cbc:ID/text()='CrossBorderLaw']"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-CrossBorderLaw"; + rdfs:comment "Primary type declaration of MG-ProcedureTerm under ND-CrossBorderLaw"; + # rml:reference "if (exists(cac:ProcurementLegislationDocumentReference[cbc:ID/text()='CrossBorderLaw']/cbc:ID[text()='CrossBorderLaw'])) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcedureTerm_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcedureTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ProcedureTerm + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-09(b)-Procedure"; + rdfs:comment "Cross Border Law Description of MG-ProcedureTerm under ND-CrossBorderLaw"; + rr:predicate epo:hasCrossBorderLaw ; + rr:objectMap + [ + rml:reference "cbc:DocumentDescription"; + rml:languageMap [ + fnml:functionValue [ + rr:predicateObjectMap [ + rr:predicate idlab-fn:str ; + rr:objectMap [ rml:reference "'http://publications.europa.eu/resource/authority/language/' || cbc:DocumentDescription/@languageID" ] + ] , + tedm:idlab-fn_executes_lookup , + tedm:idlab-fn_inputFile_language , + tedm:idlab-fn_fromColumn_0 , + tedm:idlab-fn_toColumn_1 + ] + ] ; + ] ; + ] +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/ProcedureTerm.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/ProcedureTerm.ttl new file mode 100644 index 0000000000..5041e48530 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/ProcedureTerm.ttl @@ -0,0 +1,56 @@ +#--- MG-ProcedureTerm --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +# this is an example of a TMap with the same iterator as another (tedm:MG-Procedure_ND-ProcedureTenderingProcess) but different subject type/IRI +tedm:MG-ProcedureTerm_ND-ProcedureTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-ProcedureTerm" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingProcess"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ProcedureTenderingProcess" ; + rdfs:comment "Primary type declaration for MG-Procedure under ND-ProcedureTenderingProcess" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcedureTerm_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path(..)) || '?response_type=raw')}" ; + rr:class epo:ProcedureTerm + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.3 max SDK 1.8 + rdfs:label "BT-763-Procedure" ; + rdfs:comment "Lots All Required of MG-ProcedureTerm under ND-ProcedureProcurementScope" ; + rr:predicate epo:isSubmissionForAllLotsRequired ; + rr:objectMap + [ + tedm:minSDKVersion "1.9.1" ; + rml:reference "if(cbc:PartPresentationCode/text()='all') then 'true' else null" ; + rr:datatype xsd:boolean ; + ] + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementProcessInformation.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementProcessInformation.ttl new file mode 100644 index 0000000000..5107ec7538 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementProcessInformation.ttl @@ -0,0 +1,115 @@ +#--- MG-ProcurementProcesInformation --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +# this is an example of a type declaration on a field with secondary assertions +tedm:MG-ProcurementProcessInformation_ND-ProcedureTenderingProcess a rr:TriplesMap ; + rdfs:label "MG-ProcurementProcessInformation" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:TenderingProcess/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ProcedureTenderingProcess" ; + rdfs:comment "Primary type declaration for MG-ProcurementProcessInformation under ND-ProcedureTenderingProcess" ; + rml:reference "if(exists(efbc:ProcedureRelaunchIndicator)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcurementProcessInformation_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class epo:ProcurementProcessInformation + + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-634-Procedure" ; + rdfs:comment "Procurement Relaunch of MG-ProcurementProcessInformation under ND-ProcedureTenderingProcess" ; + rr:predicate epo:isToBeRelaunched ; + rr:objectMap + [ + rml:reference "efbc:ProcedureRelaunchIndicator" ; + rr:datatype xsd:boolean + ] ; + ] ; + # this is an example of a predicate that can link to one of multiple TMaps with the same subject IRI + rr:predicateObjectMap + [ + rr:predicate epo:concernsProcedure ; + rr:objectMap + [ + # TODO how do we decide whether to link at ProcedureTenderingProcess or ProcedureProcurementScope? + rr:parentTriplesMap tedm:MG-Procedure_ND-ProcedureProcurementScope ; + # rr:parentTriplesMap tedm:ND-ProcedureTenderingProcess ; + # rr:joinCondition [ + # rr:child "path(/*/cac:TenderingProcess)" ; + # rr:parent "path(.)" ; + # ] ; + ] + ] +. + +tedm:MG-ProcurementProcessInformation_ND-LotTenderingProcessExtension a rr:TriplesMap ; + rdfs:label "MG-ProcurementProcessInformation"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ProcurementProjectLot[cbc:ID/@schemeName='Lot']/cac:TenderingProcess/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-LotTenderingProcessExtension"; + rml:reference "if(exists(efbc:ProcedureRelaunchIndicator)) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_ProcurementProcessInformation_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + rr:class epo:ProcurementProcessInformation + + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-634-Lot"; + rdfs:comment "Procurement Relaunch of MG-ProcurementProcessInformation under ND-LotTenderingProcessExtension "; + rr:predicate epo:isToBeRelaunched ; + rr:objectMap + [ + rml:reference "efbc:ProcedureRelaunchIndicator"; + rr:datatype xsd:boolean + ] ; + ]; + rr:predicateObjectMap + [ + rdfs:label "BT-634-Lot"; + rdfs:comment "this is for MG-Lot-concernsLot-ProcurementProcessInformation"; + rr:predicate epo:concernsLot ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Lot_ND-Lot; + rr:joinCondition [ + rr:child "path(../../../../..)"; + rr:parent "path(.)"; + ]; +# rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Lot_{../../../../../cbc:ID}" ; +# rr:termType rr:IRI; + + ]; + ] +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementServiceProvider.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementServiceProvider.ttl new file mode 100644 index 0000000000..d74de28fbf --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/ProcurementServiceProvider.ttl @@ -0,0 +1,85 @@ +#--- MG-ProcurementServiceProvider --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:MG-ProcurementServiceProvider_ND-ServiceProviderParty a rr:TriplesMap ; + rdfs:label "MG-ProcurementServiceProvider"; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cac:ContractingParty/cac:Party/cac:ServiceProviderParty"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-ServiceProviderParty" ; + rdfs:comment "Primary type declaration for MG-ProcurementServiceProvider under ND-ServiceProviderParty" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_ProcurementServiceProvider_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class epo:ProcurementServiceProvider + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-300-Procedure-SProvider" ; + rdfs:comment "Service Provider Technical Identifier Reference of MG-Organization-playedBy-ProcurementServiceProvider under ND-ServiceProviderParty" ; + rr:predicate epo:playedBy ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Organization_ND-Company ; + rr:joinCondition [ + rr:child "cac:Party/cac:PartyIdentification/cbc:ID" ; + rr:parent "cac:PartyIdentification/cbc:ID" ; + ] ; + # alternative: associated object linked through explicit template with deterministic IRI + # rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Organization_{cac:Party/cac:PartyIdentification/cbc:ID}" ; + # rr:termType rr:IRI ; + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.10 + rr:predicate epo:actsOnBehalfOf ; + rr:objectMap + [ + tedm:minSDKVersion "1.3" ; + tedm:maxSDKVersion "1.9.1" ; + rr:parentTriplesMap tedm:MG-Buyer_ND-ContractingParty ; + # TODO: Check if a join is actually needed and whether absolute or relative child should be used + # rr:joinCondition [ + # rr:child "path(/*/cac:ContractingParty)" ; + # rr:parent "path(.)" ; + # ]; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPT-030-Procedure-SProvider (ted-esen)" ; + rdfs:comment "Provided Service Type of MG-ProcurementServiceProvider under ND-ServiceProviderParty, only for eSender" ; + rr:predicate dct:description ; + rr:objectMap + [ + rml:reference "if(cbc:ServiceTypeCode[@listName='organisation-role']/text()='ted-esen') then cbc:ServiceTypeCode else null" ; + ] ; + ] ; +. diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/controlled-lists.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/controlled-lists.ttl new file mode 100644 index 0000000000..a09ffaa2bc --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/controlled-lists.ttl @@ -0,0 +1,254 @@ +#--- Authority table vocabularies (at-voc) --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +tedm:buyerLegalType a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/buyer_legal_type.csv" ; + rml:referenceFormulation ql:CSV + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI" ; + ] +. + +tedm:nuts a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/nuts.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:country a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/country.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:procurement-procedure-type a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/procurement-procedure-type.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:main-activity a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/main_activity.csv" ; + rml:referenceFormulation ql:CSV + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI" ; + ] +. + +tedm:contract-nature a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/contract_nature.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:notice-type a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/notice-type.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:form-type a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/form-type.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:language a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/language.csv" ; + rml:referenceFormulation ql:CSV + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI" ; + ] +. + +tedm:legal-basis a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/legal_basis.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:usage a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/usage.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. + +tedm:framework-agreement a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/framework-agreement.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:fdps-usage a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/dps-usage.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:permission a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/permission.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:communication-justification a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/communication-justification.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:cpv a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/cpv.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. +tedm:other-place-service a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "transformation/resources/other-place-service.json" ; + rml:iterator "$.results.bindings[*]" ; + rml:referenceFormulation ql:JSONPath + ] ; + rr:subjectMap + [ + rml:reference + "conceptURI.value" ; + ] +. \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/mappings/technical_mapping_cn_v1.9.rml.ttl b/mappings/package_eforms_16_1.5/transformation/mappings/technical_mapping_cn_v1.9.rml.ttl new file mode 100644 index 0000000000..87cb745cb3 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/mappings/technical_mapping_cn_v1.9.rml.ttl @@ -0,0 +1,328 @@ +#--- Root --- +@prefix owl: . +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix rr: . +@prefix rml: . +@prefix ql: . +@prefix locn: . +@prefix dct: . +@prefix tedm: . +@prefix epd: . +@prefix epo: . +@prefix epo-not: . +@prefix cv: . +@prefix cccev: . +@prefix org: . +@prefix cpov: . +@prefix foaf: . +@prefix time: . +@prefix adms: . +@prefix skos: . +@prefix fnml: . +@prefix fno: . +@prefix idlab-fn: . + +# to be copied in the appropriate mapping suite, together with all related imports, if it is the case. +tedm:technical_mapping_cn_v19 + a owl:Ontology ; + #owl:imports tedm:contracting_authority, tedm:object, tedm:procedure, tedm:award_of_contract, tedm:complementary_information, tedm:annexe_d1, tedm:notice; + dct:description "This module provides the mapping definitions for the eForm subtypes 10-24 for SDK v1.9 against ePO 4.0.0"@en ; + rdfs:label "TED-SWS mapping of eForm subtypes 10-24 SDK v1.9 ePO 4.0.0"@en ; + dct:date "2024-02-15"^^xsd:date +. + +# this is an example of an MG with the same template of another (MG-Notice) required for conditional assertions +tedm:MG-CompetitionNotice_ND-Root + a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + # this is an example of a complex multi-element condition for instantiation of a subject not suitable as a condition below the iterator + rml:iterator "if(/*/cbc:NoticeTypeCode/@listName='competition' or /*/ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode=('10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24') or exists(/ContractNotice)) then /* else null" ; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Root" ; + rdfs:comment "Primary type declaration for MG-Notice under ND-Root" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Notice" ; + rr:class epo-not:CompetitionNotice + ] ; + # this is an example of a (backpropagated) association that is not represented by a BT/field + rr:predicateObjectMap + [ + rdfs:label "MG-Buyer-announcesRole-CompetitionNotice" ; + rdfs:comment "MG-Buyer-announcesRole-CompetitionNotice under ND-ContractingParty" ; + rr:predicate epo-not:announcesRole ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Buyer_ND-ContractingParty + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO min SDK 1.10 + rdfs:label "MG-ProcurementServiceProvider-announcesRole-CompetitionNotice" ; + rdfs:comment "MG-ProcurementServiceProvider-announcesRole-CompetitionNotice under ND-ServiceProviderParty" ; + rr:predicate epo-not:announcesRole ; + rr:objectMap + [ + tedm:minSDKVersion "1.3" ; + tedm:maxSDKVersion "1.9.1" ; + rr:parentTriplesMap tedm:MG-ProcurementServiceProvider_ND-ServiceProviderParty + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "MG-LeadBuyer-announcesRole-CompetitionNotice" ; + rdfs:comment "MG-LeadBuyer-announcesRole-CompetitionNotice under ND-Organization" ; + rr:predicate epo-not:announcesRole ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-LeadBuyer_ND-Organization + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "MG-AwardingCentralPurchasingBody-announcesRole-CompetitionNotice" ; + rdfs:comment "MG-AwardingCentralPurchasingBody-announcesRole-CompetitionNotice under ND-Organization" ; + rr:predicate epo-not:announcesRole ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-AwardingCentralPurchasingBody_ND-Organization + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "MG-AcquiringCentralPurchasingBody-announcesRole-CompetitionNotice" ; + rdfs:comment "MG-AcquiringCentralPurchasingBody-announcesRole-CompetitionNotice under ND-Organization" ; + rr:predicate epo-not:announcesRole ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-AcquiringCentralPurchasingBody_ND-Organization + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "MG-Lot-announcesLot-CompetitionNotice" ; + rdfs:comment "MG-Lot-announcesLot-CompetitionNotice under ND-Lot" ; + rr:predicate epo:announcesLot ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Lot_ND-Lot + ] ; + ] ; +. + +tedm:MG-Notice_ND-Root + a rr:TriplesMap ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "ND-Root" ; + rdfs:comment "Primary type declaration for MG-Notice under ND-Root" ; + rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_Notice" ; + rr:class epo:Notice + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-02-notice" ; + rdfs:comment "Notice Type of MG-Notice under ND-Root" ; + rr:predicate epo:hasNoticeType ; + rr:objectMap + [ + rdfs:label "at-voc:notice-type" ; + rr:parentTriplesMap tedm:notice-type ; + rr:joinCondition [ + rr:child "cbc:NoticeTypeCode" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-03-notice" ; + rdfs:comment "Form Type of MG-Notice under ND-Root" ; + rr:predicate epo:hasFormType ; + rr:objectMap + [ + rdfs:label "at-voc:form-type" ; + rr:parentTriplesMap tedm:form-type ; + rr:joinCondition [ + rr:child "cbc:NoticeTypeCode/@listName" ; + rr:parent "code.value" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-04-notice" ; + rdfs:comment "Procedure Identifier of MG-Procedure-refersToProcedure-Notice under ND-Root" ; + rr:predicate epo:refersToProcedure ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Procedure_ND-ProcedureProcurementScope + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:comment "The identifier of MG-Notice under ND-Root" ; + rr:predicate adms:identifier ; + rr:objectMap + [ + rr:parentTriplesMap tedm:MG-Identifier-identifier-Notice_ND-Root + ] ; + ] ; + rr:predicateObjectMap + [ + # TODO: we may have to concatenate this with ID, confirm with OP with example + rdfs:label "BT-757-notice" ; + rdfs:comment "Notice Version of MG-Notice under ND-Root" ; + rr:predicate epo:hasVersion ; + rr:objectMap + [ + rml:reference "cbc:VersionID" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-702(a)-notice" ; + rdfs:comment "Notice Official Language of MG-Notice under ND-Root" ; + rr:predicate epo:hasOfficialLanguage ; + rr:objectMap + [ + rdfs:label "at-voc:language" ; + rr:parentTriplesMap tedm:language ; + # we look up as complete IRI for full coverage -- if we don't find one we don't map + rr:joinCondition [ + rr:child "'http://publications.europa.eu/resource/authority/language/' || cbc:NoticeLanguageCode" ; + rr:parent "conceptURI" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-702(b)-notice" ; + rdfs:comment "Notice Official Language of MG-Notice under ND-Root" ; + rr:predicate epo:hasOfficialLanguage ; + rr:objectMap + [ + rdfs:label "at-voc:language" ; + rr:parentTriplesMap tedm:language ; + rr:joinCondition [ + rr:child "'http://publications.europa.eu/resource/authority/language/' || cac:AdditionalNoticeLanguage/cbc:ID" ; + rr:parent "conceptURI" ; + ] ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-05(a)-notice and BT-05(b)-notice" ; + rdfs:comment "Notice Dispatch Date and Notice Dispatch Time of MG-Notice under ND-Root" ; + rr:predicate epo:hasEsenderDispatchDate ; + rr:objectMap + [ + # here we combine values across (relative) XPaths/fields stripping out the time zone from the first + # it handles the case where there is no time zone indicated in the date time, just in case validation failed on a notice + # however, it won't handle the case if there are other malformations + rml:reference "if(exists(cbc:IssueDate) and exists(cbc:IssueTime) and contains(cbc:IssueDate, '+')) then substring-before(cbc:IssueDate, '+') || 'T' || cbc:IssueTime else if(exists(cbc:IssueDate) and exists(cbc:IssueTime)) then cbc:IssueDate || 'T' || cbc:IssueTime else if(exists(cbc:IssueDate)) then cbc:IssueDate else null" ; + rr:datatype xsd:dateTime ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPP-070-notice" ; + rdfs:comment "Notice Subtype of MG-Notice under ND-Root" ; + rr:predicate rdf:type ; + rr:objectMap + [ + rml:reference "'http://data.europa.eu/a4g/ontology#Notice' || ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:NoticeSubType/cbc:SubTypeCode" ; + rr:termType rr:IRI ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPP-010-notice" ; + rdfs:comment "Notice Publication Number of MG-Notice under ND-Root" ; + rr:predicate epo:hasNoticePublicationNumber ; + rr:objectMap + [ + rml:reference "ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Publication/efbc:NoticePublicationID[@schemeName='ojs-notice-id']" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPP-011-notice" ; + rdfs:comment "OJEU Identifier of MG-Notice under ND-Root" ; + rr:predicate epo:hasOJSIssueNumber ; + rr:objectMap + [ + rml:reference "ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Publication/efbc:GazetteID[@schemeName='ojs-id']" ; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "OPP-012-notice" ; + rdfs:comment "OJEU Publication Date of MG-Notice under ND-Root" ; + rr:predicate epo:hasPublicationDate ; + rr:objectMap + [ + rml:reference "ext:UBLExtensions/ext:UBLExtension/ext:ExtensionContent/efext:EformsExtension/efac:Publication/efbc:PublicationDate" ; + rr:datatype xsd:date ; + ] ; + ] ; +. + +# this is an example of a composition instance +# (subject is a child dependent on its parent, +# i.e. Identifier dependent on Notice) +tedm:MG-Identifier-identifier-Notice_ND-Root a rr:TriplesMap ; + rdfs:comment "The identifier of a notice" ; + rml:logicalSource + [ + rml:source "data/source.xml" ; + rml:iterator "/*/cbc:ID[@schemeName='notice-id']"; + rml:referenceFormulation ql:XPath + ] ; + rr:subjectMap + [ + rdfs:label "BT-701-notice" ; + # TODO can this become a template since the iterator is already on the required element? + rml:reference "if (exists(/*/cbc:ID[@schemeName='notice-id'])) then 'http://data.europa.eu/a4g/resource/id_' || replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-') || '_NoticeIdentifier_' || unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw') else null" ; + # rr:template "http://data.europa.eu/a4g/resource/id_{replace(replace(/*/cbc:ID[@schemeName='notice-id'], ' ', '-' ), '/' , '-')}_NoticeIdentifier_{unparsed-text('https://digest-api.ted-data.eu/api/v1/hashing/fn/uuid/' || encode-for-uri(path()) || '?response_type=raw')}" ; + rr:class adms:Identifier + ] ; + rr:predicateObjectMap + [ + + rr:predicate skos:notation ; + rr:objectMap + [ + rml:reference "."; + ] ; + ] ; + rr:predicateObjectMap + [ + rdfs:label "BT-701-notice-Scheme" ; + rdfs:comment "Scheme of MG-Identifier for MG-Notice under ND-Root" ; + rr:predicate epo:hasScheme ; + rr:objectMap + [ + rml:reference "./@schemeName"; + ] ; + ] ; +. + +##--- Function Parameters --- + +tedm:idlab-fn_executes_lookup rr:predicate fno:executes ; rr:objectMap [ rr:constant idlab-fn:lookup ] . +tedm:idlab-fn_inputFile_language rr:predicate idlab-fn:inputFile ; rr:objectMap [ rr:constant "transformation/resources/language.csv" ] . +tedm:idlab-fn_fromColumn_0 rr:predicate idlab-fn:fromColumn ; rr:objectMap [ rr:constant "0" ] . +tedm:idlab-fn_toColumn_1 rr:predicate idlab-fn:toColumn ; rr:objectMap [ rr:constant "1" ] . diff --git a/mappings/package_eforms_16_1.5/transformation/resources/EU-programme.json b/mappings/package_eforms_16_1.5/transformation/resources/EU-programme.json new file mode 100644 index 0000000000..38038930f0 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/EU-programme.json @@ -0,0 +1,1495 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "ESP2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESP2020" + } + }, + { + "code": { + "type": "literal", + "value": "EUSF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EUSF2020" + } + }, + { + "code": { + "type": "literal", + "value": "EFSD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EFSD" + } + }, + { + "code": { + "type": "literal", + "value": "ESC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESC" + } + }, + { + "code": { + "type": "literal", + "value": "ICFS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ICFS" + } + }, + { + "code": { + "type": "literal", + "value": "IES" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/IES" + } + }, + { + "code": { + "type": "literal", + "value": "AFIS2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/AFIS2020" + } + }, + { + "code": { + "type": "literal", + "value": "AGR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/AGR" + } + }, + { + "code": { + "type": "literal", + "value": "AGRNET" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/AGRNET" + } + }, + { + "code": { + "type": "literal", + "value": "AMF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/AMF" + } + }, + { + "code": { + "type": "literal", + "value": "CDF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CDF2020" + } + }, + { + "code": { + "type": "literal", + "value": "CEF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CEF" + } + }, + { + "code": { + "type": "literal", + "value": "CF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CF" + } + }, + { + "code": { + "type": "literal", + "value": "CFSP2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CFSP2020" + } + }, + { + "code": { + "type": "literal", + "value": "CF_DET" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CF_DET" + } + }, + { + "code": { + "type": "literal", + "value": "CIT2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CIT2020" + } + }, + { + "code": { + "type": "literal", + "value": "COMPREG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/COMPREG" + } + }, + { + "code": { + "type": "literal", + "value": "CONS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CONS" + } + }, + { + "code": { + "type": "literal", + "value": "COPERNICUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/COPERNICUS" + } + }, + { + "code": { + "type": "literal", + "value": "COSME" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/COSME" + } + }, + { + "code": { + "type": "literal", + "value": "CPM_H3" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CPM_H3" + } + }, + { + "code": { + "type": "literal", + "value": "CPM_H4" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CPM_H4" + } + }, + { + "code": { + "type": "literal", + "value": "CREA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CREA" + } + }, + { + "code": { + "type": "literal", + "value": "CUST2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CUST2020" + } + }, + { + "code": { + "type": "literal", + "value": "DCI2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/DCI2020" + } + }, + { + "code": { + "type": "literal", + "value": "E4A" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/E4A" + } + }, + { + "code": { + "type": "literal", + "value": "EAFRD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAFRD" + } + }, + { + "code": { + "type": "literal", + "value": "EAFRD2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAFRD2020" + } + }, + { + "code": { + "type": "literal", + "value": "EAGF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAGF2020" + } + }, + { + "code": { + "type": "literal", + "value": "EAR2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAR2020" + } + }, + { + "code": { + "type": "literal", + "value": "EERP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EERP" + } + }, + { + "code": { + "type": "literal", + "value": "EFSI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EFSI" + } + }, + { + "code": { + "type": "literal", + "value": "EGF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EGF2020" + } + }, + { + "code": { + "type": "literal", + "value": "EIDHR2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EIDHR2020" + } + }, + { + "code": { + "type": "literal", + "value": "EMFF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EMFF2020" + } + }, + { + "code": { + "type": "literal", + "value": "ENI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ENI" + } + }, + { + "code": { + "type": "literal", + "value": "ERDF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ERDF" + } + }, + { + "code": { + "type": "literal", + "value": "ESF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESF" + } + }, + { + "code": { + "type": "literal", + "value": "ESP2017" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESP2017" + } + }, + { + "code": { + "type": "literal", + "value": "EUAV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EUAV" + } + }, + { + "code": { + "type": "literal", + "value": "EURATOM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURATOM" + } + }, + { + "code": { + "type": "literal", + "value": "EURODAC2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURODAC2020" + } + }, + { + "code": { + "type": "literal", + "value": "EUSF_H3" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EUSF_H3" + } + }, + { + "code": { + "type": "literal", + "value": "EUSF_H4" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EUSF_H4" + } + }, + { + "code": { + "type": "literal", + "value": "FEAD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FEAD" + } + }, + { + "code": { + "type": "literal", + "value": "FF2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FF2020" + } + }, + { + "code": { + "type": "literal", + "value": "FINSER2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FINSER2020" + } + }, + { + "code": { + "type": "literal", + "value": "FISC2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FISC2020" + } + }, + { + "code": { + "type": "literal", + "value": "GAL2014" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/GAL2014" + } + }, + { + "code": { + "type": "literal", + "value": "GRLD2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/GRLD2020" + } + }, + { + "code": { + "type": "literal", + "value": "H2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/H2020" + } + }, + { + "code": { + "type": "literal", + "value": "HEALTH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HEALTH" + } + }, + { + "code": { + "type": "literal", + "value": "HERC3" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HERC3" + } + }, + { + "code": { + "type": "literal", + "value": "HFR2015" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HFR2015" + } + }, + { + "code": { + "type": "literal", + "value": "HUMA2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HUMA2020" + } + }, + { + "code": { + "type": "literal", + "value": "IFS2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/IFS2020" + } + }, + { + "code": { + "type": "literal", + "value": "INSC2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/INSC2020" + } + }, + { + "code": { + "type": "literal", + "value": "IPA2" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/IPA2" + } + }, + { + "code": { + "type": "literal", + "value": "ISA2015" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ISA2015" + } + }, + { + "code": { + "type": "literal", + "value": "ISA2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ISA2020" + } + }, + { + "code": { + "type": "literal", + "value": "ISF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ISF" + } + }, + { + "code": { + "type": "literal", + "value": "ITER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ITER" + } + }, + { + "code": { + "type": "literal", + "value": "JUST" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/JUST" + } + }, + { + "code": { + "type": "literal", + "value": "LIFE2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/LIFE2020" + } + }, + { + "code": { + "type": "literal", + "value": "LOAN2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/LOAN2020" + } + }, + { + "code": { + "type": "literal", + "value": "MFA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/MFA" + } + }, + { + "code": { + "type": "literal", + "value": "ND" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ND" + } + }, + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "OUTREG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/OUTREG" + } + }, + { + "code": { + "type": "literal", + "value": "PERI2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PERI2020" + } + }, + { + "code": { + "type": "literal", + "value": "PI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PI" + } + }, + { + "code": { + "type": "literal", + "value": "PSCI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PSCI" + } + }, + { + "code": { + "type": "literal", + "value": "REGCONV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/REGCONV" + } + }, + { + "code": { + "type": "literal", + "value": "RFMOs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/RFMOs" + } + }, + { + "code": { + "type": "literal", + "value": "SFAs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/SFAs" + } + }, + { + "code": { + "type": "literal", + "value": "SIS2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/SIS2020" + } + }, + { + "code": { + "type": "literal", + "value": "TA_IA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TA_IA" + } + }, + { + "code": { + "type": "literal", + "value": "TCC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TCC" + } + }, + { + "code": { + "type": "literal", + "value": "TERRCOOP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TERRCOOP" + } + }, + { + "code": { + "type": "literal", + "value": "TRANSREG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TRANSREG" + } + }, + { + "code": { + "type": "literal", + "value": "VIS2020" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/VIS2020" + } + }, + { + "code": { + "type": "literal", + "value": "YEI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/YEI" + } + }, + { + "code": { + "type": "literal", + "value": "IF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/IF" + } + }, + { + "code": { + "type": "literal", + "value": "RRF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/RRF" + } + }, + { + "code": { + "type": "literal", + "value": "EMFAF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EMFAF" + } + }, + { + "code": { + "type": "literal", + "value": "CCEI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CCEI" + } + }, + { + "code": { + "type": "literal", + "value": "HFR_16_19" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HFR_16_19" + } + }, + { + "code": { + "type": "literal", + "value": "ISF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ISF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "ND_LITH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ND_LITH" + } + }, + { + "code": { + "type": "literal", + "value": "CEF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CEF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "CF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EURATOM_07_13" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURATOM_07_13" + } + }, + { + "code": { + "type": "literal", + "value": "HFR_09_11" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HFR_09_11" + } + }, + { + "code": { + "type": "literal", + "value": "BMVI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/BMVI" + } + }, + { + "code": { + "type": "literal", + "value": "ESF_PLUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESF_PLUS" + } + }, + { + "code": { + "type": "literal", + "value": "EUSF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EUSF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "FP7" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FP7" + } + }, + { + "code": { + "type": "literal", + "value": "JUSTICE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/JUSTICE" + } + }, + { + "code": { + "type": "literal", + "value": "LIFE_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/LIFE_2021" + } + }, + { + "code": { + "type": "literal", + "value": "PERICLES" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PERICLES" + } + }, + { + "code": { + "type": "literal", + "value": "RIGHTS_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/RIGHTS_2021" + } + }, + { + "code": { + "type": "literal", + "value": "AMIF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/AMIF" + } + }, + { + "code": { + "type": "literal", + "value": "CFSP_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CFSP_2021" + } + }, + { + "code": { + "type": "literal", + "value": "CIFP_07_13" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CIFP_07_13" + } + }, + { + "code": { + "type": "literal", + "value": "EAFRD_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAFRD_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EDF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EDF" + } + }, + { + "code": { + "type": "literal", + "value": "ERDF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ERDF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "FISCALIS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FISCALIS" + } + }, + { + "code": { + "type": "literal", + "value": "HORIZONEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HORIZONEU" + } + }, + { + "code": { + "type": "literal", + "value": "INVESTEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/INVESTEU" + } + }, + { + "code": { + "type": "literal", + "value": "IPAIII" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/IPAIII" + } + }, + { + "code": { + "type": "literal", + "value": "ITER_19_20" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ITER_19_20" + } + }, + { + "code": { + "type": "literal", + "value": "TCC_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TCC_2021" + } + }, + { + "code": { + "type": "literal", + "value": "CREATIVEEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CREATIVEEU" + } + }, + { + "code": { + "type": "literal", + "value": "EGF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EGF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EMFF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EMFF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "ESC_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESC_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EU4HEALTH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EU4HEALTH" + } + }, + { + "code": { + "type": "literal", + "value": "EURI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURI" + } + }, + { + "code": { + "type": "literal", + "value": "OCT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/OCT" + } + }, + { + "code": { + "type": "literal", + "value": "RESCEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/RESCEU" + } + }, + { + "code": { + "type": "literal", + "value": "EURATOM_19_20" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURATOM_19_20" + } + }, + { + "code": { + "type": "literal", + "value": "EURATOM_21_27" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EURATOM_21_27" + } + }, + { + "code": { + "type": "literal", + "value": "HFR_20_23" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HFR_20_23" + } + }, + { + "code": { + "type": "literal", + "value": "JTF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/JTF" + } + }, + { + "code": { + "type": "literal", + "value": "NDICI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/NDICI" + } + }, + { + "code": { + "type": "literal", + "value": "ND_OTHER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ND_OTHER" + } + }, + { + "code": { + "type": "literal", + "value": "PSLF_JTM2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PSLF_JTM2021" + } + }, + { + "code": { + "type": "literal", + "value": "SPACE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/SPACE" + } + }, + { + "code": { + "type": "literal", + "value": "ANTIFRAUD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ANTIFRAUD" + } + }, + { + "code": { + "type": "literal", + "value": "DIGITALEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/DIGITALEU" + } + }, + { + "code": { + "type": "literal", + "value": "EAGF_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EAGF_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EDIDP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EDIDP" + } + }, + { + "code": { + "type": "literal", + "value": "ESI_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ESI_2021" + } + }, + { + "code": { + "type": "literal", + "value": "ITER_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ITER_2021" + } + }, + { + "code": { + "type": "literal", + "value": "SINGLEMKT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/SINGLEMKT" + } + }, + { + "code": { + "type": "literal", + "value": "CUSTOMS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CUSTOMS" + } + }, + { + "code": { + "type": "literal", + "value": "EINS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EINS" + } + }, + { + "code": { + "type": "literal", + "value": "ERASMUS_PLUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/ERASMUS_PLUS" + } + }, + { + "code": { + "type": "literal", + "value": "FP6" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/FP6" + } + }, + { + "code": { + "type": "literal", + "value": "SEAR_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/SEAR_2021" + } + }, + { + "code": { + "type": "literal", + "value": "EPF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EPF" + } + }, + { + "code": { + "type": "literal", + "value": "HUMA_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/HUMA_2021" + } + }, + { + "code": { + "type": "literal", + "value": "MM_2021" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/MM_2021" + } + }, + { + "code": { + "type": "literal", + "value": "CERV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/CERV" + } + }, + { + "code": { + "type": "literal", + "value": "PHARE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/PHARE" + } + }, + { + "code": { + "type": "literal", + "value": "TACIS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/TACIS" + } + }, + { + "code": { + "type": "literal", + "value": "EDF1959" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/eu-programme/EDF1959" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/accessibility.json b/mappings/package_eforms_16_1.5/transformation/resources/accessibility.json new file mode 100644 index 0000000000..e13a687a2d --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/accessibility.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/accessibility/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "inc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/accessibility/inc" + } + }, + { + "code": { + "type": "literal", + "value": "n-inc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/accessibility/n-inc" + } + }, + { + "code": { + "type": "literal", + "value": "n-inc-just" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/accessibility/n-inc-just" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/applicability.json b/mappings/package_eforms_16_1.5/transformation/resources/applicability.json new file mode 100644 index 0000000000..62581f6825 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/applicability.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/applicability/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "no" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/applicability/no" + } + }, + { + "code": { + "type": "literal", + "value": "yes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/applicability/yes" + } + }, + { + "code": { + "type": "literal", + "value": "not-known" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/applicability/not-known" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/award-criterion-type.json b/mappings/package_eforms_16_1.5/transformation/resources/award-criterion-type.json new file mode 100644 index 0000000000..72ac6a4099 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/award-criterion-type.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/award-criterion-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "cost" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/award-criterion-type/cost" + } + }, + { + "code": { + "type": "literal", + "value": "price" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/award-criterion-type/price" + } + }, + { + "code": { + "type": "literal", + "value": "quality" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/award-criterion-type/quality" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/buyer_legal_type.json b/mappings/package_eforms_16_1.5/transformation/resources/buyer_legal_type.json new file mode 100644 index 0000000000..a6c9b24530 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/buyer_legal_type.json @@ -0,0 +1,245 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "body-pl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/body-pl" + } + }, + { + "code": { + "type": "literal", + "value": "body-pl-cga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/body-pl-cga" + } + }, + { + "code": { + "type": "literal", + "value": "body-pl-la" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/body-pl-la" + } + }, + { + "code": { + "type": "literal", + "value": "body-pl-ra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/body-pl-ra" + } + }, + { + "code": { + "type": "literal", + "value": "cga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/cga" + } + }, + { + "code": { + "type": "literal", + "value": "def-cont" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/def-cont" + } + }, + { + "code": { + "type": "literal", + "value": "eu-ins-bod-ag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/eu-ins-bod-ag" + } + }, + { + "code": { + "type": "literal", + "value": "int-org" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/int-org" + } + }, + { + "code": { + "type": "literal", + "value": "la" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/la" + } + }, + { + "code": { + "type": "literal", + "value": "org-sub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/org-sub" + } + }, + { + "code": { + "type": "literal", + "value": "org-sub-cga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/org-sub-cga" + } + }, + { + "code": { + "type": "literal", + "value": "org-sub-la" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/org-sub-la" + } + }, + { + "code": { + "type": "literal", + "value": "org-sub-ra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/org-sub-ra" + } + }, + { + "code": { + "type": "literal", + "value": "pub-undert" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/pub-undert" + } + }, + { + "code": { + "type": "literal", + "value": "pub-undert-cga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/pub-undert-cga" + } + }, + { + "code": { + "type": "literal", + "value": "pub-undert-la" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/pub-undert-la" + } + }, + { + "code": { + "type": "literal", + "value": "pub-undert-ra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/pub-undert-ra" + } + }, + { + "code": { + "type": "literal", + "value": "ra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/ra" + } + }, + { + "code": { + "type": "literal", + "value": "spec-rights-entity" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/spec-rights-entity" + } + }, + { + "code": { + "type": "literal", + "value": "eu-int-org" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/eu-int-org" + } + }, + { + "code": { + "type": "literal", + "value": "rl-aut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/rl-aut" + } + }, + { + "code": { + "type": "literal", + "value": "grp-p-aut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/buyer-legal-type/grp-p-aut" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/change-corrig-justification.json b/mappings/package_eforms_16_1.5/transformation/resources/change-corrig-justification.json new file mode 100644 index 0000000000..fea6e9814c --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/change-corrig-justification.json @@ -0,0 +1,95 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "cancel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/cancel" + } + }, + { + "code": { + "type": "literal", + "value": "cancel-intent" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/cancel-intent" + } + }, + { + "code": { + "type": "literal", + "value": "cor-buy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/cor-buy" + } + }, + { + "code": { + "type": "literal", + "value": "cor-esen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/cor-esen" + } + }, + { + "code": { + "type": "literal", + "value": "cor-pub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/cor-pub" + } + }, + { + "code": { + "type": "literal", + "value": "info-release" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/info-release" + } + }, + { + "code": { + "type": "literal", + "value": "update-add" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/change-corrig-justification/update-add" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/communication-justification.json b/mappings/package_eforms_16_1.5/transformation/resources/communication-justification.json new file mode 100644 index 0000000000..a91ee448af --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/communication-justification.json @@ -0,0 +1,75 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "ipr-iss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/ipr-iss" + } + }, + { + "code": { + "type": "literal", + "value": "phy-mod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/phy-mod" + } + }, + { + "code": { + "type": "literal", + "value": "sen-info" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/sen-info" + } + }, + { + "code": { + "type": "literal", + "value": "sp-of-eq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/sp-of-eq" + } + }, + { + "code": { + "type": "literal", + "value": "tdf-non-av" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/communication-justification/tdf-non-av" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/country.json b/mappings/package_eforms_16_1.5/transformation/resources/country.json index fba821542f..5a79337b58 100644 --- a/mappings/package_eforms_16_1.5/transformation/resources/country.json +++ b/mappings/package_eforms_16_1.5/transformation/resources/country.json @@ -14,2750 +14,5841 @@ "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BL" + "value": "GL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GRL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BDI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BJ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BEN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CAF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BHR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KWT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "OM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/OMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "OMN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/OMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "QA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/QAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "QAT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/QAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AFG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TUV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "WS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/WSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "WSM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/WSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "COD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SLB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BEL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "DE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DEU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "DK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DNK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FRA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "UK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GBR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GRC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/HRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HRV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/HRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/HUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HUN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/HUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ITA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ITA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ITA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LTU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MX" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MEX" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NLD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/POL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "POL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/POL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PRT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SWE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AUT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BGR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CYP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ES" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ESP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ESP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ESP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IRL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MAR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MLT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MYS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CZE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "EE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/EST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "EST" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/EST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FIN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LVA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SVK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SVN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CHE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LUX" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "RO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ROU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ROU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ROU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "VN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VNM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SEN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SYC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ZA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ZAF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KOR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LBN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SAU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "JO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "JOR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "COM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PAK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TUN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MKD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GQ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GNQ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GIN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "DZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DZA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CYM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TKM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IRN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ARG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ARG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ARG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "EG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/EGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "EGY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/EGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ID" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IDN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CHL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BGD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "UY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/URY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "URY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/URY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BMU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BLZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BRB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CIV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "COG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GUY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "JM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "JAM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KEN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MDG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MWI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SUR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SWZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TTO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TZA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "UG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/UGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "UGA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/UGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ZM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ZMB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ZW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ZWE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ZWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KGZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MRT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SLE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GMB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LBY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PAN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AND" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/AND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LIE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NOR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "RU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/RUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "RUS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/RUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SMR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ST" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/STP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "STP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/STP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TUR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ISL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ISL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ISL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GNB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CHN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NPL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "US" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/USA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "USA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/USA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ISR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ISR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ISR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "JP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "JPN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/JPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CAN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "YUG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/YUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IND" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/IND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MDA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KNA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/KNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MCO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TCD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "VU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VUT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LAO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ML" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MLI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TGO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BRN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "COL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/COL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PNG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SUN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GIB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/THA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "THA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/THA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BRA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NZL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CPV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/CPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/NER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ABW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ABW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ABW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "UZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/UZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "UZB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/UZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MOZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/MOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ANT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/ANT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TWN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/TWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GTM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/GTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BLR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BIH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/BIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LKA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/LKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FSM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/FSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CSK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BLM" + "value": "http://publications.europa.eu/resource/authority/country/CSK" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LA" + "value": "BS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LAO" + "value": "http://publications.europa.eu/resource/authority/country/BHS" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BHS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MRT" + "value": "http://publications.europa.eu/resource/authority/country/BHS" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SD" + "value": "AM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SDN" + "value": "http://publications.europa.eu/resource/authority/country/ARM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KH" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ARM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KHM" + "value": "http://publications.europa.eu/resource/authority/country/ARM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KR" + "value": "DM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KOR" + "value": "http://publications.europa.eu/resource/authority/country/DMA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DMA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LBY" + "value": "http://publications.europa.eu/resource/authority/country/DMA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MO" + "value": "AL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MAC" + "value": "http://publications.europa.eu/resource/authority/country/ALB" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AQ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ALB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ATA" + "value": "http://publications.europa.eu/resource/authority/country/ALB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GN" + "value": "BF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GIN" + "value": "http://publications.europa.eu/resource/authority/country/BFA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BFA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GUY" + "value": "http://publications.europa.eu/resource/authority/country/BFA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IE" + "value": "KZ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IRL" + "value": "http://publications.europa.eu/resource/authority/country/KAZ" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KAZ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SMR" + "value": "http://publications.europa.eu/resource/authority/country/KAZ" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BH" + "value": "UA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BHR" + "value": "http://publications.europa.eu/resource/authority/country/UKR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CH" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "UKR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CHE" + "value": "http://publications.europa.eu/resource/authority/country/UKR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GF" + "value": "SG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GUF" + "value": "http://publications.europa.eu/resource/authority/country/SGP" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SGP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ASM" + "value": "http://publications.europa.eu/resource/authority/country/SGP" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CP" + "value": "CM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CPT" + "value": "http://publications.europa.eu/resource/authority/country/CMR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CMR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KGZ" + "value": "http://publications.europa.eu/resource/authority/country/CMR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ME" + "value": "AO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MNE" + "value": "http://publications.europa.eu/resource/authority/country/AGO" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AGO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PNG" + "value": "http://publications.europa.eu/resource/authority/country/AGO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BA" + "value": "AE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BIH" + "value": "http://publications.europa.eu/resource/authority/country/ARE" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ARE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BHS" + "value": "http://publications.europa.eu/resource/authority/country/ARE" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CK" + "value": "GE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/COK" + "value": "http://publications.europa.eu/resource/authority/country/GEO" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GEO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GNB" + "value": "http://publications.europa.eu/resource/authority/country/GEO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HU" + "value": "DO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HUN" + "value": "http://publications.europa.eu/resource/authority/country/DOM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DOM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MWI" + "value": "http://publications.europa.eu/resource/authority/country/DOM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PH" + "value": "AG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PHL" + "value": "http://publications.europa.eu/resource/authority/country/ATG" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ATG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AIA" + "value": "http://publications.europa.eu/resource/authority/country/ATG" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GA" + "value": "BO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GAB" + "value": "http://publications.europa.eu/resource/authority/country/BOL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BOL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IRN" + "value": "http://publications.europa.eu/resource/authority/country/BOL" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NA" + "value": "CR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NAM" + "value": "http://publications.europa.eu/resource/authority/country/CRI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CRI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PRY" + "value": "http://publications.europa.eu/resource/authority/country/CRI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SH" + "value": "CU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SHN" + "value": "http://publications.europa.eu/resource/authority/country/CUB" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TH" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CUB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/THA" + "value": "http://publications.europa.eu/resource/authority/country/CUB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AE" + "value": "EC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ARE" + "value": "http://publications.europa.eu/resource/authority/country/ECU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BE" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ECU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BEL" + "value": "http://publications.europa.eu/resource/authority/country/ECU" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BF" + "value": "GD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BFA" + "value": "http://publications.europa.eu/resource/authority/country/GRD" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LU" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GRD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LUX" + "value": "http://publications.europa.eu/resource/authority/country/GRD" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MF" + "value": "HT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MAF" + "value": "http://publications.europa.eu/resource/authority/country/HTI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NP" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HTI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NPL" + "value": "http://publications.europa.eu/resource/authority/country/HTI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SJ" + "value": "LC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SJM" + "value": "http://publications.europa.eu/resource/authority/country/LCA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TV" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LCA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TUV" + "value": "http://publications.europa.eu/resource/authority/country/LCA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CO" + "value": "NI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/COL" + "value": "http://publications.europa.eu/resource/authority/country/NIC" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NIC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NCL" + "value": "http://publications.europa.eu/resource/authority/country/NIC" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TL" + "value": "PE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TLS" + "value": "http://publications.europa.eu/resource/authority/country/PER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PER" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CV" + "value": "PY" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CPV" + "value": "http://publications.europa.eu/resource/authority/country/PRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PRY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/PRY" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MM" + "value": "SV" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MMR" + "value": "http://publications.europa.eu/resource/authority/country/SLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SLV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/SLV" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MN" + "value": "VC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MNG" + "value": "http://publications.europa.eu/resource/authority/country/VCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VCT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VCT" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MX" + "value": "VE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MEX" + "value": "http://publications.europa.eu/resource/authority/country/VEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VEN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/VEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DDR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/country/DDR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TF" + "value": "SO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FQ0" + "value": "http://publications.europa.eu/resource/authority/country/SOM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ZW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SOM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ZWE" + "value": "http://publications.europa.eu/resource/authority/country/SOM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BY" + "value": "FJ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BLR" + "value": "http://publications.europa.eu/resource/authority/country/FJI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ES" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FJI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ESP" + "value": "http://publications.europa.eu/resource/authority/country/FJI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KM" + "value": "HK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/COM" + "value": "http://publications.europa.eu/resource/authority/country/HKG" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MH" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HKG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MHL" + "value": "http://publications.europa.eu/resource/authority/country/HKG" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ML" + "value": "PW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MLI" + "value": "http://publications.europa.eu/resource/authority/country/PLW" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "UA" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PLW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/UKR" + "value": "http://publications.europa.eu/resource/authority/country/PLW" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "UG" + "value": "MN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/UGA" + "value": "http://publications.europa.eu/resource/authority/country/MNG" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VN" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MNG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VNM" + "value": "http://publications.europa.eu/resource/authority/country/MNG" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BN" + "value": "RS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BRN" + "value": "http://publications.europa.eu/resource/authority/country/SRB" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "EG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SRB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/EGY" + "value": "http://publications.europa.eu/resource/authority/country/SRB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "RE" + "value": "ME" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/REU" + "value": "http://publications.europa.eu/resource/authority/country/MNE" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MNE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ARG" + "value": "http://publications.europa.eu/resource/authority/country/MNE" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BJ" + "value": "SY" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BEN" + "value": "http://publications.europa.eu/resource/authority/country/SYR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "OM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SYR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/OMN" + "value": "http://publications.europa.eu/resource/authority/country/SYR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TT" + "value": "GA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TTO" + "value": "http://publications.europa.eu/resource/authority/country/GAB" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GAB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BWA" + "value": "http://publications.europa.eu/resource/authority/country/GAB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CX" + "value": "HN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CXR" + "value": "http://publications.europa.eu/resource/authority/country/HND" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DO" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HND" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DOM" + "value": "http://publications.europa.eu/resource/authority/country/HND" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FO" + "value": "LR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FRO" + "value": "http://publications.europa.eu/resource/authority/country/LBR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IQ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LBR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IRQ" + "value": "http://publications.europa.eu/resource/authority/country/LBR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TG" + "value": "PH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TGO" + "value": "http://publications.europa.eu/resource/authority/country/PHL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PHL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TKL" + "value": "http://publications.europa.eu/resource/authority/country/PHL" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BT" + "value": "TJ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BTN" + "value": "http://publications.europa.eu/resource/authority/country/TJK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TJK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GRC" + "value": "http://publications.europa.eu/resource/authority/country/TJK" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SR" + "value": "MV" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SUR" + "value": "http://publications.europa.eu/resource/authority/country/MDV" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "YE" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MDV" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/YEM" + "value": "http://publications.europa.eu/resource/authority/country/MDV" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AG" + "value": "MO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ATG" + "value": "http://publications.europa.eu/resource/authority/country/MAC" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DE" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MAC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DEU" + "value": "http://publications.europa.eu/resource/authority/country/MAC" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HM" + "value": "RW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HMD" + "value": "http://publications.europa.eu/resource/authority/country/RWA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HT" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "RWA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HTI" + "value": "http://publications.europa.eu/resource/authority/country/RWA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PK" + "value": "AZ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PAK" + "value": "http://publications.europa.eu/resource/authority/country/AZE" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AZE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TKM" + "value": "http://publications.europa.eu/resource/authority/country/AZE" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "UY" + "value": "KI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/URY" + "value": "http://publications.europa.eu/resource/authority/country/KIR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VU" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KIR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VUT" + "value": "http://publications.europa.eu/resource/authority/country/KIR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CF" + "value": "SD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CAF" + "value": "http://publications.europa.eu/resource/authority/country/SDN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ER" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SDN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ERI" + "value": "http://publications.europa.eu/resource/authority/country/SDN" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "JE" + "value": "GH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/JEY" + "value": "http://publications.europa.eu/resource/authority/country/GHA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GHA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LCA" + "value": "http://publications.europa.eu/resource/authority/country/GHA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "YMD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PRI" + "value": "http://publications.europa.eu/resource/authority/country/YMD" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ET" + "value": "BW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ETH" + "value": "http://publications.europa.eu/resource/authority/country/BWA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GD" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BWA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GRD" + "value": "http://publications.europa.eu/resource/authority/country/BWA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "JO" + "value": "LS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/JOR" + "value": "http://publications.europa.eu/resource/authority/country/LSO" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "LSO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SPM" + "value": "http://publications.europa.eu/resource/authority/country/LSO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CM" + "value": "NA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CMR" + "value": "http://publications.europa.eu/resource/authority/country/NAM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NAM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FIN" + "value": "http://publications.europa.eu/resource/authority/country/NAM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HK" + "value": "VA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HKG" + "value": "http://publications.europa.eu/resource/authority/country/VAT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VAT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KWT" + "value": "http://publications.europa.eu/resource/authority/country/VAT" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CL" + "value": "IQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CHL" + "value": "http://publications.europa.eu/resource/authority/country/IRQ" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DJ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IRQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DJI" + "value": "http://publications.europa.eu/resource/authority/country/IRQ" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "EE" + "value": "NG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/EST" + "value": "http://publications.europa.eu/resource/authority/country/NGA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GU" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NGA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GUM" + "value": "http://publications.europa.eu/resource/authority/country/NGA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MS" + "value": "FO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MSR" + "value": "http://publications.europa.eu/resource/authority/country/FRO" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "QA" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FRO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/QAT" + "value": "http://publications.europa.eu/resource/authority/country/FRO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CI" + "value": "DJ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CIV" + "value": "http://publications.europa.eu/resource/authority/country/DJI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DJI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GIB" + "value": "http://publications.europa.eu/resource/authority/country/DJI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KE" + "value": "CK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KEN" + "value": "http://publications.europa.eu/resource/authority/country/COK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "COK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MKD" + "value": "http://publications.europa.eu/resource/authority/country/COK" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VE" + "value": "YE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VEN" + "value": "http://publications.europa.eu/resource/authority/country/YEM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "WF" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "YEM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/WLF" + "value": "http://publications.europa.eu/resource/authority/country/YEM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ZA" + "value": "KH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ZAF" + "value": "http://publications.europa.eu/resource/authority/country/KHM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AU" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "KHM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AUS" + "value": "http://publications.europa.eu/resource/authority/country/KHM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AW" + "value": "TL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ABW" + "value": "http://publications.europa.eu/resource/authority/country/TLS" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AZ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TLS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AZE" + "value": "http://publications.europa.eu/resource/authority/country/TLS" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IM" + "value": "TO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IMN" + "value": "http://publications.europa.eu/resource/authority/country/TON" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KP" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TON" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PRK" + "value": "http://publications.europa.eu/resource/authority/country/TON" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LB" + "value": "PS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LBN" + "value": "http://publications.europa.eu/resource/authority/country/PSE" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PSE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SYR" + "value": "http://publications.europa.eu/resource/authority/country/PSE" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SCG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TCA" + "value": "http://publications.europa.eu/resource/authority/country/SCG" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BYS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BDI" + "value": "http://publications.europa.eu/resource/authority/country/BYS" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LT" + "value": "MH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LTU" + "value": "http://publications.europa.eu/resource/authority/country/MHL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PA" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MHL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PAN" + "value": "http://publications.europa.eu/resource/authority/country/MHL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "UK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AFI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GBR" + "value": "http://publications.europa.eu/resource/authority/country/AFI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "UZ" + "value": "AI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/UZB" + "value": "http://publications.europa.eu/resource/authority/country/AIA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "AIA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GGY" + "value": "http://publications.europa.eu/resource/authority/country/AIA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IN" + "value": "AX" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IND" + "value": "http://publications.europa.eu/resource/authority/country/ALA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ALA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SVK" + "value": "http://publications.europa.eu/resource/authority/country/ALA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AT" + "value": "AS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AUT" + "value": "http://publications.europa.eu/resource/authority/country/ASM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BQ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ASM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BES" + "value": "http://publications.europa.eu/resource/authority/country/ASM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CN" + "value": "AQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CHN" + "value": "http://publications.europa.eu/resource/authority/country/ATA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MD" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ATA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MDA" + "value": "http://publications.europa.eu/resource/authority/country/ATA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NZ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ATB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NZL" + "value": "http://publications.europa.eu/resource/authority/country/ATB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SN" + "value": "TF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SEN" + "value": "http://publications.europa.eu/resource/authority/country/ATF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ATF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BGR" + "value": "http://publications.europa.eu/resource/authority/country/ATF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BO" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ATN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BOL" + "value": "http://publications.europa.eu/resource/authority/country/ATN" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MU" + "value": "BQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MUS" + "value": "http://publications.europa.eu/resource/authority/country/BES" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NE" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BES" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NER" + "value": "http://publications.europa.eu/resource/authority/country/BES" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PN" + "value": "BL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PCN" + "value": "http://publications.europa.eu/resource/authority/country/BLM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BLM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SSD" + "value": "http://publications.europa.eu/resource/authority/country/BLM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TO" + "value": "BT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TON" + "value": "http://publications.europa.eu/resource/authority/country/BTN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "WS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BTN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/WSM" + "value": "http://publications.europa.eu/resource/authority/country/BTN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BUR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ARM" + "value": "http://publications.europa.eu/resource/authority/country/BUR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IT" + "value": "BV" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ITA" + "value": "http://publications.europa.eu/resource/authority/country/BVT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LV" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "BVT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LVA" + "value": "http://publications.europa.eu/resource/authority/country/BVT" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MV" + "value": "CC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MDV" + "value": "http://publications.europa.eu/resource/authority/country/CCK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CCK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FRA" + "value": "http://publications.europa.eu/resource/authority/country/CCK" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GM" + "value": "CP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GMB" + "value": "http://publications.europa.eu/resource/authority/country/CPT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CPT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ISL" + "value": "http://publications.europa.eu/resource/authority/country/CPT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CTE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CYM" + "value": "http://publications.europa.eu/resource/authority/country/CTE" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VA" + "value": "CW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VAT" + "value": "http://publications.europa.eu/resource/authority/country/CUW" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CUW" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BRA" + "value": "http://publications.europa.eu/resource/authority/country/CUW" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DZ" + "value": "CX" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DZA" + "value": "http://publications.europa.eu/resource/authority/country/CXR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "JM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CXR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/JAM" + "value": "http://publications.europa.eu/resource/authority/country/CXR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NL" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "DHY" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NLD" + "value": "http://publications.europa.eu/resource/authority/country/DHY" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "RO" + "value": "ER" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ROU" + "value": "http://publications.europa.eu/resource/authority/country/ERI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TD" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ERI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TCD" + "value": "http://publications.europa.eu/resource/authority/country/ERI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BZ" + "value": "EH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BLZ" + "value": "http://publications.europa.eu/resource/authority/country/ESH" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ESH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CRI" + "value": "http://publications.europa.eu/resource/authority/country/ESH" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DM" + "value": "ET" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DMA" + "value": "http://publications.europa.eu/resource/authority/country/ETH" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ID" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ETH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IDN" + "value": "http://publications.europa.eu/resource/authority/country/ETH" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KN" + "value": "FK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KNA" + "value": "http://publications.europa.eu/resource/authority/country/FLK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FLK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LSO" + "value": "http://publications.europa.eu/resource/authority/country/FLK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BB" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "FXX" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BRB" + "value": "http://publications.europa.eu/resource/authority/country/FXX" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GEL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LKA" + "value": "http://publications.europa.eu/resource/authority/country/GEL" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MP" + "value": "GG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MNP" + "value": "http://publications.europa.eu/resource/authority/country/GGY" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GGY" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SVN" + "value": "http://publications.europa.eu/resource/authority/country/GGY" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "DK" + "value": "GP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/DNK" + "value": "http://publications.europa.eu/resource/authority/country/GLP" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GLP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LBR" + "value": "http://publications.europa.eu/resource/authority/country/GLP" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MZ" + "value": "GF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MOZ" + "value": "http://publications.europa.eu/resource/authority/country/GUF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GUF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NRU" + "value": "http://publications.europa.eu/resource/authority/country/GUF" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SX" + "value": "GU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SXM" + "value": "http://publications.europa.eu/resource/authority/country/GUM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "US" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "GUM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/USA" + "value": "http://publications.europa.eu/resource/authority/country/GUM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VC" + "value": "HM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VCT" + "value": "http://publications.europa.eu/resource/authority/country/HMD" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BV" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HMD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BVT" + "value": "http://publications.europa.eu/resource/authority/country/HMD" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "HVO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CCK" + "value": "http://publications.europa.eu/resource/authority/country/HVO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FJ" + "value": "IM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FJI" + "value": "http://publications.europa.eu/resource/authority/country/IMN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IMN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MCO" + "value": "http://publications.europa.eu/resource/authority/country/IMN" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MY" + "value": "IO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MYS" + "value": "http://publications.europa.eu/resource/authority/country/IOT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "IOT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PSE" + "value": "http://publications.europa.eu/resource/authority/country/IOT" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SB" + "value": "JE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SLB" + "value": "http://publications.europa.eu/resource/authority/country/JEY" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ST" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "JEY" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/STP" + "value": "http://publications.europa.eu/resource/authority/country/JEY" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SV" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "JTN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SLV" + "value": "http://publications.europa.eu/resource/authority/country/JTN" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "ZM" + "value": "MF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ZMB" + "value": "http://publications.europa.eu/resource/authority/country/MAF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FM" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MAF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FSM" + "value": "http://publications.europa.eu/resource/authority/country/MAF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "JP" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MID" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/JPN" + "value": "http://publications.europa.eu/resource/authority/country/MID" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SC" + "value": "MM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SYC" + "value": "http://publications.europa.eu/resource/authority/country/MMR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MMR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SGP" + "value": "http://publications.europa.eu/resource/authority/country/MMR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TJ" + "value": "MP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TJK" + "value": "http://publications.europa.eu/resource/authority/country/MNP" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CY" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MNP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CYP" + "value": "http://publications.europa.eu/resource/authority/country/MNP" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CZ" + "value": "MS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CZE" + "value": "http://publications.europa.eu/resource/authority/country/MSR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NF" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MSR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NFK" + "value": "http://publications.europa.eu/resource/authority/country/MSR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "RU" + "value": "MQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/RUS" + "value": "http://publications.europa.eu/resource/authority/country/MTQ" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SA" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MTQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SAU" + "value": "http://publications.europa.eu/resource/authority/country/MTQ" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AO" + "value": "YT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AGO" + "value": "http://publications.europa.eu/resource/authority/country/MYT" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AX" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "MYT" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ALA" + "value": "http://publications.europa.eu/resource/authority/country/MYT" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CA" + "value": "NC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CAN" + "value": "http://publications.europa.eu/resource/authority/country/NCL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GP" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NCL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GLP" + "value": "http://publications.europa.eu/resource/authority/country/NCL" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SE" + "value": "NF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SWE" + "value": "http://publications.europa.eu/resource/authority/country/NFK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TN" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NFK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TUN" + "value": "http://publications.europa.eu/resource/authority/country/NFK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "YT" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NHB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MYT" + "value": "http://publications.europa.eu/resource/authority/country/NHB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CD" + "value": "NU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/COD" + "value": "http://publications.europa.eu/resource/authority/country/NIU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GL" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NIU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GRL" + "value": "http://publications.europa.eu/resource/authority/country/NIU" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "LI" + "value": "NR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/LIE" + "value": "http://publications.europa.eu/resource/authority/country/NRU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MA" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NRU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MAR" + "value": "http://publications.europa.eu/resource/authority/country/NRU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MT" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "NTZ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MLT" + "value": "http://publications.europa.eu/resource/authority/country/NTZ" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PCI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NGA" + "value": "http://publications.europa.eu/resource/authority/country/PCI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AL" + "value": "PN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ALB" + "value": "http://publications.europa.eu/resource/authority/country/PCN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PCN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KIR" + "value": "http://publications.europa.eu/resource/authority/country/PCN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SZ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PCZ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SWZ" + "value": "http://publications.europa.eu/resource/authority/country/PCZ" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TZ" + "value": "PR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TZA" + "value": "http://publications.europa.eu/resource/authority/country/PRI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PRI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VIR" + "value": "http://publications.europa.eu/resource/authority/country/PRI" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "1A" + "value": "KP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/1A0" + "value": "http://publications.europa.eu/resource/authority/country/PRK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AF" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PRK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AFG" + "value": "http://publications.europa.eu/resource/authority/country/PRK" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PE" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PUS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PER" + "value": "http://publications.europa.eu/resource/authority/country/PUS" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PW" + "value": "PF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PLW" + "value": "http://publications.europa.eu/resource/authority/country/PYF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BD" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "PYF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BGD" + "value": "http://publications.europa.eu/resource/authority/country/PYF" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "EH" + "value": "RE" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ESH" + "value": "http://publications.europa.eu/resource/authority/country/REU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IO" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "REU" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/IOT" + "value": "http://publications.europa.eu/resource/authority/country/REU" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "RHO" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MDG" + "value": "http://publications.europa.eu/resource/authority/country/RHO" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NU" + "value": "GS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NIU" + "value": "http://publications.europa.eu/resource/authority/country/SGS" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SL" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SGS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SLE" + "value": "http://publications.europa.eu/resource/authority/country/SGS" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TW" + "value": "SH" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TWN" + "value": "http://publications.europa.eu/resource/authority/country/SHN" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "FK" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SHN" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/FLK" + "value": "http://publications.europa.eu/resource/authority/country/SHN" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GH" + "value": "SJ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GHA" + "value": "http://publications.europa.eu/resource/authority/country/SJM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GS" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SJM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SGS" + "value": "http://publications.europa.eu/resource/authority/country/SJM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HN" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SKM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HND" + "value": "http://publications.europa.eu/resource/authority/country/SKM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "SO" + "value": "PM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SOM" + "value": "http://publications.europa.eu/resource/authority/country/SPM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "EC" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SPM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ECU" + "value": "http://publications.europa.eu/resource/authority/country/SPM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GQ" + "value": "SS" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GNQ" + "value": "http://publications.europa.eu/resource/authority/country/SSD" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "IL" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SSD" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/ISR" + "value": "http://publications.europa.eu/resource/authority/country/SSD" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "KZ" + "value": "SX" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/KAZ" + "value": "http://publications.europa.eu/resource/authority/country/SXM" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PL" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "SXM" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/POL" + "value": "http://publications.europa.eu/resource/authority/country/SXM" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "BM" + "value": "TC" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/BMU" + "value": "http://publications.europa.eu/resource/authority/country/TCA" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CU" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TCA" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CUB" + "value": "http://publications.europa.eu/resource/authority/country/TCA" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GT" + "value": "TK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GTM" + "value": "http://publications.europa.eu/resource/authority/country/TKL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "HR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TKL" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/HRV" + "value": "http://publications.europa.eu/resource/authority/country/TKL" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "MQ" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "TMP" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/MTQ" + "value": "http://publications.europa.eu/resource/authority/country/TMP" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PT" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "UMI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PRT" + "value": "http://publications.europa.eu/resource/authority/country/UMI" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "RW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VDR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/RWA" + "value": "http://publications.europa.eu/resource/authority/country/VDR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CG" + "value": "VG" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/COG" + "value": "http://publications.europa.eu/resource/authority/country/VGB" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NO" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VGB" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NOR" + "value": "http://publications.europa.eu/resource/authority/country/VGB" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "RS" + "value": "VI" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/SRB" + "value": "http://publications.europa.eu/resource/authority/country/VIR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "VG" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "VIR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/VGB" + "value": "http://publications.europa.eu/resource/authority/country/VIR" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "CW" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "WAK" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/CUW" + "value": "http://publications.europa.eu/resource/authority/country/WAK" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "GE" + "value": "WF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/GEO" + "value": "http://publications.europa.eu/resource/authority/country/WLF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "NI" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "WLF" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/NIC" + "value": "http://publications.europa.eu/resource/authority/country/WLF" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "TR" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "ZAR" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/TUR" + "value": "http://publications.europa.eu/resource/authority/country/ZAR" } }, { "code": { "type": "typed-literal", "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "AD" + "value": "1A" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/AND" + "value": "http://publications.europa.eu/resource/authority/country/XKX" } }, { "code": { "type": "typed-literal", - "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", - "value": "PF" + "datatype": "http://publications.europa.eu/ontology/euvoc#ISO_3166_1_ALPHA_3", + "value": "CRQ" }, "conceptURI": { "type": "uri", - "value": "http://publications.europa.eu/resource/authority/country/PYF" + "value": "http://publications.europa.eu/resource/authority/country/CRQ" } } ] diff --git a/mappings/package_eforms_16_1.5/transformation/resources/cvd-contract-type.json b/mappings/package_eforms_16_1.5/transformation/resources/cvd-contract-type.json new file mode 100644 index 0000000000..8781c8679e --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/cvd-contract-type.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/cvd-contract-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "oth-serv-contr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/cvd-contract-type/oth-serv-contr" + } + }, + { + "code": { + "type": "literal", + "value": "pass-tran-serv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/cvd-contract-type/pass-tran-serv" + } + }, + { + "code": { + "type": "literal", + "value": "veh-acq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/cvd-contract-type/veh-acq" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/dps-usage.json b/mappings/package_eforms_16_1.5/transformation/resources/dps-usage.json new file mode 100644 index 0000000000..b1f3dce331 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/dps-usage.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/dps-usage/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "dps-list" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/dps-usage/dps-list" + } + }, + { + "code": { + "type": "literal", + "value": "dps-nlist" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/dps-usage/dps-nlist" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/dps-usage/none" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/environmental-impact.json b/mappings/package_eforms_16_1.5/transformation/resources/environmental-impact.json new file mode 100644 index 0000000000..a54ed90d82 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/environmental-impact.json @@ -0,0 +1,145 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "other" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/other" + } + }, + { + "code": { + "type": "literal", + "value": "emas-com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/emas-com" + } + }, + { + "code": { + "type": "literal", + "value": "ene-ef-com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/ene-ef-com" + } + }, + { + "code": { + "type": "literal", + "value": "iso-14001-com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/iso-14001-com" + } + }, + { + "code": { + "type": "literal", + "value": "iso-14024-com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/iso-14024-com" + } + }, + { + "code": { + "type": "literal", + "value": "reg-834-2007-com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/reg-834-2007-com" + } + }, + { + "code": { + "type": "literal", + "value": "biodiv-eco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/biodiv-eco" + } + }, + { + "code": { + "type": "literal", + "value": "circ-econ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/circ-econ" + } + }, + { + "code": { + "type": "literal", + "value": "clim-adapt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/clim-adapt" + } + }, + { + "code": { + "type": "literal", + "value": "clim-mitig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/clim-mitig" + } + }, + { + "code": { + "type": "literal", + "value": "pollu-prev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/pollu-prev" + } + }, + { + "code": { + "type": "literal", + "value": "water-mar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/environmental-impact/water-mar" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/form-type.json b/mappings/package_eforms_16_1.5/transformation/resources/form-type.json new file mode 100644 index 0000000000..4bd1f56258 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/form-type.json @@ -0,0 +1,95 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "bri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/bri" + } + }, + { + "code": { + "type": "literal", + "value": "change" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/change" + } + }, + { + "code": { + "type": "literal", + "value": "competition" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/competition" + } + }, + { + "code": { + "type": "literal", + "value": "cont-modif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/cont-modif" + } + }, + { + "code": { + "type": "literal", + "value": "dir-awa-pre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/dir-awa-pre" + } + }, + { + "code": { + "type": "literal", + "value": "result" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/result" + } + }, + { + "code": { + "type": "literal", + "value": "planning" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/form-type/planning" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/framework-agreement.json b/mappings/package_eforms_16_1.5/transformation/resources/framework-agreement.json new file mode 100644 index 0000000000..bd29448251 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/framework-agreement.json @@ -0,0 +1,65 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/framework-agreement/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "fa-mix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/framework-agreement/fa-mix" + } + }, + { + "code": { + "type": "literal", + "value": "fa-w-rc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/framework-agreement/fa-w-rc" + } + }, + { + "code": { + "type": "literal", + "value": "fa-wo-rc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/framework-agreement/fa-wo-rc" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/framework-agreement/none" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/green-public-procurement-criteria.json b/mappings/package_eforms_16_1.5/transformation/resources/green-public-procurement-criteria.json new file mode 100644 index 0000000000..116b836659 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/green-public-procurement-criteria.json @@ -0,0 +1,65 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/gpp-criteria/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "eu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/gpp-criteria/eu" + } + }, + { + "code": { + "type": "literal", + "value": "other" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/gpp-criteria/other" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/gpp-criteria/none" + } + }, + { + "code": { + "type": "literal", + "value": "national" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/gpp-criteria/national" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/innovative-acquisition.json b/mappings/package_eforms_16_1.5/transformation/resources/innovative-acquisition.json new file mode 100644 index 0000000000..5d77d05676 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/innovative-acquisition.json @@ -0,0 +1,105 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "buy-eff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/buy-eff" + } + }, + { + "code": { + "type": "literal", + "value": "fp-requ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/fp-requ" + } + }, + { + "code": { + "type": "literal", + "value": "mar-nov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/mar-nov" + } + }, + { + "code": { + "type": "literal", + "value": "org-nov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/org-nov" + } + }, + { + "code": { + "type": "literal", + "value": "other" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/other" + } + }, + { + "code": { + "type": "literal", + "value": "rd-act" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/rd-act" + } + }, + { + "code": { + "type": "literal", + "value": "proc-innov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/proc-innov" + } + }, + { + "code": { + "type": "literal", + "value": "prod-innov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/innovative-acquisition/prod-innov" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/language.csv b/mappings/package_eforms_16_1.5/transformation/resources/language.csv new file mode 100644 index 0000000000..0736af2790 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/language.csv @@ -0,0 +1,8179 @@ +"conceptURI","code_xml","code_ted" +"http://publications.europa.eu/resource/authority/language/GLG","gl","GL" +"http://publications.europa.eu/resource/authority/language/GLA","gd","GD" +"http://publications.europa.eu/resource/authority/language/BUL","bg","BG" +"http://publications.europa.eu/resource/authority/language/CES","cs","CS" +"http://publications.europa.eu/resource/authority/language/DAN","da","DA" +"http://publications.europa.eu/resource/authority/language/DEU","de","DE" +"http://publications.europa.eu/resource/authority/language/ELL","el","EL" +"http://publications.europa.eu/resource/authority/language/ENG","en","EN" +"http://publications.europa.eu/resource/authority/language/EST","et","ET" +"http://publications.europa.eu/resource/authority/language/FIN","fi","FI" +"http://publications.europa.eu/resource/authority/language/FRA","fr","FR" +"http://publications.europa.eu/resource/authority/language/GLE","ga","GA" +"http://publications.europa.eu/resource/authority/language/HRV","hr","HR" +"http://publications.europa.eu/resource/authority/language/HUN","hu","HU" +"http://publications.europa.eu/resource/authority/language/ITA","it","IT" +"http://publications.europa.eu/resource/authority/language/LAV","lv","LV" +"http://publications.europa.eu/resource/authority/language/LIT","lt","LT" +"http://publications.europa.eu/resource/authority/language/MLT","mt","MT" +"http://publications.europa.eu/resource/authority/language/NLD","nl","NL" +"http://publications.europa.eu/resource/authority/language/NOR","no","NO" +"http://publications.europa.eu/resource/authority/language/POL","pl","PL" +"http://publications.europa.eu/resource/authority/language/POR","pt","PT" +"http://publications.europa.eu/resource/authority/language/RON","ro","RO" +"http://publications.europa.eu/resource/authority/language/SLK","sk","SK" +"http://publications.europa.eu/resource/authority/language/SLV","sl","SL" +"http://publications.europa.eu/resource/authority/language/SPA","es","ES" +"http://publications.europa.eu/resource/authority/language/SWE","sv","SV" +"http://publications.europa.eu/resource/authority/language/ISL","is","IS" +"http://publications.europa.eu/resource/authority/language/SRP","sr","SR" +"http://publications.europa.eu/resource/authority/language/MKD","mk","MK" +"http://publications.europa.eu/resource/authority/language/KOR","ko","KO" +"http://publications.europa.eu/resource/authority/language/EUS","eu","EU" +"http://publications.europa.eu/resource/authority/language/JPN","ja","JA" +"http://publications.europa.eu/resource/authority/language/LTZ","lb","LB" +"http://publications.europa.eu/resource/authority/language/CAT","ca","CA" +"http://publications.europa.eu/resource/authority/language/SQI","sq","SQ" +"http://publications.europa.eu/resource/authority/language/HEB","he","HE" +"http://publications.europa.eu/resource/authority/language/ARA","ar","AR" +"http://publications.europa.eu/resource/authority/language/ZHO","zh","ZH" +"http://publications.europa.eu/resource/authority/language/TUR","tr","TR" +"http://publications.europa.eu/resource/authority/language/MSA","ms","MS" +"http://publications.europa.eu/resource/authority/language/HYE","hy","HY" +"http://publications.europa.eu/resource/authority/language/KUR","ku","KU" +"http://publications.europa.eu/resource/authority/language/CYM","cy","CY" +"http://publications.europa.eu/resource/authority/language/FAO","fo","FO" +"http://publications.europa.eu/resource/authority/language/TAM","ta","TA" +"http://publications.europa.eu/resource/authority/language/ROH","rm","RM" +"http://publications.europa.eu/resource/authority/language/KIR","ky", +"http://publications.europa.eu/resource/authority/language/RUS","ru", +"http://publications.europa.eu/resource/authority/language/UKR","uk", +"http://publications.europa.eu/resource/authority/language/BEN","bn", +"http://publications.europa.eu/resource/authority/language/BOS","bs", +"http://publications.europa.eu/resource/authority/language/HBS","sh", +"http://publications.europa.eu/resource/authority/language/MOL","mo", +"http://publications.europa.eu/resource/authority/language/PUS","ps", +"http://publications.europa.eu/resource/authority/language/LAT","la", +"http://publications.europa.eu/resource/authority/language/UZB","uz", +"http://publications.europa.eu/resource/authority/language/MLG","mg", +"http://publications.europa.eu/resource/authority/language/FAS","fa", +"http://publications.europa.eu/resource/authority/language/HIN","hi", +"http://publications.europa.eu/resource/authority/language/VIE","vi", +"http://publications.europa.eu/resource/authority/language/SIN","si", +"http://publications.europa.eu/resource/authority/language/URD","ur", +"http://publications.europa.eu/resource/authority/language/LAO","lo", +"http://publications.europa.eu/resource/authority/language/IND","id", +"http://publications.europa.eu/resource/authority/language/SOM","so", +"http://publications.europa.eu/resource/authority/language/TIR","ti", +"http://publications.europa.eu/resource/authority/language/KAT","ka", +"http://publications.europa.eu/resource/authority/language/MON","mn", +"http://publications.europa.eu/resource/authority/language/KAZ","kk", +"http://publications.europa.eu/resource/authority/language/TGK","tg", +"http://publications.europa.eu/resource/authority/language/AZE","az", +"http://publications.europa.eu/resource/authority/language/THA","th", +"http://publications.europa.eu/resource/authority/language/KHM","km", +"http://publications.europa.eu/resource/authority/language/NEP","ne", +"http://publications.europa.eu/resource/authority/language/TUK","tk", +"http://publications.europa.eu/resource/authority/language/PAN","pa", +"http://publications.europa.eu/resource/authority/language/SWA","sw", +"http://publications.europa.eu/resource/authority/language/WOL","wo", +"http://publications.europa.eu/resource/authority/language/BEL","be", +"http://publications.europa.eu/resource/authority/language/MYA","my", +"http://publications.europa.eu/resource/authority/language/DIV","dv", +"http://publications.europa.eu/resource/authority/language/IBO","ig", +"http://publications.europa.eu/resource/authority/language/AAR","aa", +"http://publications.europa.eu/resource/authority/language/ABK","ab", +"http://publications.europa.eu/resource/authority/language/CKB","ckb", +"http://publications.europa.eu/resource/authority/language/AAA","aaa", +"http://publications.europa.eu/resource/authority/language/AAB","aab", +"http://publications.europa.eu/resource/authority/language/AAC","aac", +"http://publications.europa.eu/resource/authority/language/AAD","aad", +"http://publications.europa.eu/resource/authority/language/AAE","aae", +"http://publications.europa.eu/resource/authority/language/AAF","aaf", +"http://publications.europa.eu/resource/authority/language/AAG","aag", +"http://publications.europa.eu/resource/authority/language/AAH","aah", +"http://publications.europa.eu/resource/authority/language/AAI","aai", +"http://publications.europa.eu/resource/authority/language/AAK","aak", +"http://publications.europa.eu/resource/authority/language/AAL","aal", +"http://publications.europa.eu/resource/authority/language/AAM","aam", +"http://publications.europa.eu/resource/authority/language/AAN","aan", +"http://publications.europa.eu/resource/authority/language/AAO","aao", +"http://publications.europa.eu/resource/authority/language/AAP","aap", +"http://publications.europa.eu/resource/authority/language/AAQ","aaq", +"http://publications.europa.eu/resource/authority/language/AAS","aas", +"http://publications.europa.eu/resource/authority/language/AAT","aat", +"http://publications.europa.eu/resource/authority/language/AAU","aau", +"http://publications.europa.eu/resource/authority/language/AAW","aaw", +"http://publications.europa.eu/resource/authority/language/AAX","aax", +"http://publications.europa.eu/resource/authority/language/AAZ","aaz", +"http://publications.europa.eu/resource/authority/language/ABA","aba", +"http://publications.europa.eu/resource/authority/language/ABB","abb", +"http://publications.europa.eu/resource/authority/language/ABC","abc", +"http://publications.europa.eu/resource/authority/language/ABD","abd", +"http://publications.europa.eu/resource/authority/language/ABE","abe", +"http://publications.europa.eu/resource/authority/language/ABF","abf", +"http://publications.europa.eu/resource/authority/language/ABG","abg", +"http://publications.europa.eu/resource/authority/language/ABH","abh", +"http://publications.europa.eu/resource/authority/language/ABI","abi", +"http://publications.europa.eu/resource/authority/language/ABJ","abj", +"http://publications.europa.eu/resource/authority/language/ABL","abl", +"http://publications.europa.eu/resource/authority/language/ABM","abm", +"http://publications.europa.eu/resource/authority/language/ABN","abn", +"http://publications.europa.eu/resource/authority/language/ABO","abo", +"http://publications.europa.eu/resource/authority/language/ABP","abp", +"http://publications.europa.eu/resource/authority/language/ABQ","abq", +"http://publications.europa.eu/resource/authority/language/ABR","abr", +"http://publications.europa.eu/resource/authority/language/ABS","abs", +"http://publications.europa.eu/resource/authority/language/ABT","abt", +"http://publications.europa.eu/resource/authority/language/ABU","abu", +"http://publications.europa.eu/resource/authority/language/ABV","abv", +"http://publications.europa.eu/resource/authority/language/ABW","abw", +"http://publications.europa.eu/resource/authority/language/ABX","abx", +"http://publications.europa.eu/resource/authority/language/ABY","aby", +"http://publications.europa.eu/resource/authority/language/ABZ","abz", +"http://publications.europa.eu/resource/authority/language/ACA","aca", +"http://publications.europa.eu/resource/authority/language/ACB","acb", +"http://publications.europa.eu/resource/authority/language/ACD","acd", +"http://publications.europa.eu/resource/authority/language/ACE","ace", +"http://publications.europa.eu/resource/authority/language/ACF","acf", +"http://publications.europa.eu/resource/authority/language/ACH","ach", +"http://publications.europa.eu/resource/authority/language/ACI","aci", +"http://publications.europa.eu/resource/authority/language/ACK","ack", +"http://publications.europa.eu/resource/authority/language/ACL","acl", +"http://publications.europa.eu/resource/authority/language/ACM","acm", +"http://publications.europa.eu/resource/authority/language/ACN","acn", +"http://publications.europa.eu/resource/authority/language/ACP","acp", +"http://publications.europa.eu/resource/authority/language/ACQ","acq", +"http://publications.europa.eu/resource/authority/language/ACR","acr", +"http://publications.europa.eu/resource/authority/language/ACS","acs", +"http://publications.europa.eu/resource/authority/language/ACT","act", +"http://publications.europa.eu/resource/authority/language/ACU","acu", +"http://publications.europa.eu/resource/authority/language/ACV","acv", +"http://publications.europa.eu/resource/authority/language/ACW","acw", +"http://publications.europa.eu/resource/authority/language/ACX","acx", +"http://publications.europa.eu/resource/authority/language/ACY","acy", +"http://publications.europa.eu/resource/authority/language/ACZ","acz", +"http://publications.europa.eu/resource/authority/language/ADA","ada", +"http://publications.europa.eu/resource/authority/language/ADB","adb", +"http://publications.europa.eu/resource/authority/language/ADD","add", +"http://publications.europa.eu/resource/authority/language/GEM","gem", +"http://publications.europa.eu/resource/authority/language/0D0","ca-valencia", +"http://publications.europa.eu/resource/authority/language/0E0","sr-ME", +"http://publications.europa.eu/resource/authority/language/AFR","af", +"http://publications.europa.eu/resource/authority/language/AKA","ak", +"http://publications.europa.eu/resource/authority/language/AMH","am", +"http://publications.europa.eu/resource/authority/language/ARG","an", +"http://publications.europa.eu/resource/authority/language/ASM","as", +"http://publications.europa.eu/resource/authority/language/AVA","av", +"http://publications.europa.eu/resource/authority/language/AVE","ae", +"http://publications.europa.eu/resource/authority/language/AYM","ay", +"http://publications.europa.eu/resource/authority/language/BAK","ba", +"http://publications.europa.eu/resource/authority/language/BAM","bm", +"http://publications.europa.eu/resource/authority/language/ADE","ade", +"http://publications.europa.eu/resource/authority/language/ADF","adf", +"http://publications.europa.eu/resource/authority/language/ADG","adg", +"http://publications.europa.eu/resource/authority/language/ADH","adh", +"http://publications.europa.eu/resource/authority/language/ADI","adi", +"http://publications.europa.eu/resource/authority/language/ADJ","adj", +"http://publications.europa.eu/resource/authority/language/ADL","adl", +"http://publications.europa.eu/resource/authority/language/ADN","adn", +"http://publications.europa.eu/resource/authority/language/ADO","ado", +"http://publications.europa.eu/resource/authority/language/ADP","adp", +"http://publications.europa.eu/resource/authority/language/ADQ","adq", +"http://publications.europa.eu/resource/authority/language/ADR","adr", +"http://publications.europa.eu/resource/authority/language/ADS","ads", +"http://publications.europa.eu/resource/authority/language/ADT","adt", +"http://publications.europa.eu/resource/authority/language/ADU","adu", +"http://publications.europa.eu/resource/authority/language/ADW","adw", +"http://publications.europa.eu/resource/authority/language/ADX","adx", +"http://publications.europa.eu/resource/authority/language/ADY","ady", +"http://publications.europa.eu/resource/authority/language/ADZ","adz", +"http://publications.europa.eu/resource/authority/language/AEA","aea", +"http://publications.europa.eu/resource/authority/language/AEB","aeb", +"http://publications.europa.eu/resource/authority/language/AEC","aec", +"http://publications.europa.eu/resource/authority/language/AED","aed", +"http://publications.europa.eu/resource/authority/language/AEE","aee", +"http://publications.europa.eu/resource/authority/language/AEK","aek", +"http://publications.europa.eu/resource/authority/language/AEL","ael", +"http://publications.europa.eu/resource/authority/language/AEM","aem", +"http://publications.europa.eu/resource/authority/language/AEN","aen", +"http://publications.europa.eu/resource/authority/language/AEQ","aeq", +"http://publications.europa.eu/resource/authority/language/AER","aer", +"http://publications.europa.eu/resource/authority/language/AES","aes", +"http://publications.europa.eu/resource/authority/language/AEU","aeu", +"http://publications.europa.eu/resource/authority/language/AEW","aew", +"http://publications.europa.eu/resource/authority/language/AEY","aey", +"http://publications.europa.eu/resource/authority/language/AEZ","aez", +"http://publications.europa.eu/resource/authority/language/AFB","afb", +"http://publications.europa.eu/resource/authority/language/AFD","afd", +"http://publications.europa.eu/resource/authority/language/AFE","afe", +"http://publications.europa.eu/resource/authority/language/AFG","afg", +"http://publications.europa.eu/resource/authority/language/AFH","afh", +"http://publications.europa.eu/resource/authority/language/AFI","afi", +"http://publications.europa.eu/resource/authority/language/AFK","afk", +"http://publications.europa.eu/resource/authority/language/AFN","afn", +"http://publications.europa.eu/resource/authority/language/AFO","afo", +"http://publications.europa.eu/resource/authority/language/AFP","afp", +"http://publications.europa.eu/resource/authority/language/AFS","afs", +"http://publications.europa.eu/resource/authority/language/AFT","aft", +"http://publications.europa.eu/resource/authority/language/AFU","afu", +"http://publications.europa.eu/resource/authority/language/AFZ","afz", +"http://publications.europa.eu/resource/authority/language/AGA","aga", +"http://publications.europa.eu/resource/authority/language/AGB","agb", +"http://publications.europa.eu/resource/authority/language/AGC","agc", +"http://publications.europa.eu/resource/authority/language/AGD","agd", +"http://publications.europa.eu/resource/authority/language/AGE","age", +"http://publications.europa.eu/resource/authority/language/AGF","agf", +"http://publications.europa.eu/resource/authority/language/AGG","agg", +"http://publications.europa.eu/resource/authority/language/AGH","agh", +"http://publications.europa.eu/resource/authority/language/AGI","agi", +"http://publications.europa.eu/resource/authority/language/AGJ","agj", +"http://publications.europa.eu/resource/authority/language/AGK","agk", +"http://publications.europa.eu/resource/authority/language/AGL","agl", +"http://publications.europa.eu/resource/authority/language/AGM","agm", +"http://publications.europa.eu/resource/authority/language/AGN","agn", +"http://publications.europa.eu/resource/authority/language/AGO","ago", +"http://publications.europa.eu/resource/authority/language/AGP","agp", +"http://publications.europa.eu/resource/authority/language/AGQ","agq", +"http://publications.europa.eu/resource/authority/language/AGR","agr", +"http://publications.europa.eu/resource/authority/language/AGS","ags", +"http://publications.europa.eu/resource/authority/language/AGT","agt", +"http://publications.europa.eu/resource/authority/language/AGU","agu", +"http://publications.europa.eu/resource/authority/language/AGV","agv", +"http://publications.europa.eu/resource/authority/language/AGW","agw", +"http://publications.europa.eu/resource/authority/language/AGX","agx", +"http://publications.europa.eu/resource/authority/language/AGY","agy", +"http://publications.europa.eu/resource/authority/language/AGZ","agz", +"http://publications.europa.eu/resource/authority/language/AHA","aha", +"http://publications.europa.eu/resource/authority/language/AHB","ahb", +"http://publications.europa.eu/resource/authority/language/AHG","ahg", +"http://publications.europa.eu/resource/authority/language/AHH","ahh", +"http://publications.europa.eu/resource/authority/language/AHI","ahi", +"http://publications.europa.eu/resource/authority/language/AHK","ahk", +"http://publications.europa.eu/resource/authority/language/AHL","ahl", +"http://publications.europa.eu/resource/authority/language/AHM","ahm", +"http://publications.europa.eu/resource/authority/language/AHN","ahn", +"http://publications.europa.eu/resource/authority/language/AHO","aho", +"http://publications.europa.eu/resource/authority/language/AHP","ahp", +"http://publications.europa.eu/resource/authority/language/AHR","ahr", +"http://publications.europa.eu/resource/authority/language/AHS","ahs", +"http://publications.europa.eu/resource/authority/language/AHT","aht", +"http://publications.europa.eu/resource/authority/language/AIA","aia", +"http://publications.europa.eu/resource/authority/language/AIB","aib", +"http://publications.europa.eu/resource/authority/language/AIC","aic", +"http://publications.europa.eu/resource/authority/language/AID","aid", +"http://publications.europa.eu/resource/authority/language/AIE","aie", +"http://publications.europa.eu/resource/authority/language/AIF","aif", +"http://publications.europa.eu/resource/authority/language/AIG","aig", +"http://publications.europa.eu/resource/authority/language/AIH","aih", +"http://publications.europa.eu/resource/authority/language/AII","aii", +"http://publications.europa.eu/resource/authority/language/AIJ","aij", +"http://publications.europa.eu/resource/authority/language/AIK","aik", +"http://publications.europa.eu/resource/authority/language/AIL","ail", +"http://publications.europa.eu/resource/authority/language/AIM","aim", +"http://publications.europa.eu/resource/authority/language/AIN","ain", +"http://publications.europa.eu/resource/authority/language/AIO","aio", +"http://publications.europa.eu/resource/authority/language/AIP","aip", +"http://publications.europa.eu/resource/authority/language/AIQ","aiq", +"http://publications.europa.eu/resource/authority/language/AIR","air", +"http://publications.europa.eu/resource/authority/language/AIS","ais", +"http://publications.europa.eu/resource/authority/language/AIT","ait", +"http://publications.europa.eu/resource/authority/language/AIW","aiw", +"http://publications.europa.eu/resource/authority/language/AIX","aix", +"http://publications.europa.eu/resource/authority/language/AIY","aiy", +"http://publications.europa.eu/resource/authority/language/AJA","aja", +"http://publications.europa.eu/resource/authority/language/AJG","ajg", +"http://publications.europa.eu/resource/authority/language/AJI","aji", +"http://publications.europa.eu/resource/authority/language/AJP","ajp", +"http://publications.europa.eu/resource/authority/language/AJT","ajt", +"http://publications.europa.eu/resource/authority/language/AJU","aju", +"http://publications.europa.eu/resource/authority/language/AJW","ajw", +"http://publications.europa.eu/resource/authority/language/AJZ","ajz", +"http://publications.europa.eu/resource/authority/language/AKB","akb", +"http://publications.europa.eu/resource/authority/language/AKC","akc", +"http://publications.europa.eu/resource/authority/language/AKD","akd", +"http://publications.europa.eu/resource/authority/language/AKE","ake", +"http://publications.europa.eu/resource/authority/language/AKF","akf", +"http://publications.europa.eu/resource/authority/language/AKG","akg", +"http://publications.europa.eu/resource/authority/language/AKH","akh", +"http://publications.europa.eu/resource/authority/language/AKI","aki", +"http://publications.europa.eu/resource/authority/language/AKJ","akj", +"http://publications.europa.eu/resource/authority/language/AKK","akk", +"http://publications.europa.eu/resource/authority/language/AKL","akl", +"http://publications.europa.eu/resource/authority/language/AKM","akm", +"http://publications.europa.eu/resource/authority/language/AKO","ako", +"http://publications.europa.eu/resource/authority/language/AKP","akp", +"http://publications.europa.eu/resource/authority/language/AKQ","akq", +"http://publications.europa.eu/resource/authority/language/AKR","akr", +"http://publications.europa.eu/resource/authority/language/AKS","aks", +"http://publications.europa.eu/resource/authority/language/AKT","akt", +"http://publications.europa.eu/resource/authority/language/AKU","aku", +"http://publications.europa.eu/resource/authority/language/AKV","akv", +"http://publications.europa.eu/resource/authority/language/AKW","akw", +"http://publications.europa.eu/resource/authority/language/AKX","akx", +"http://publications.europa.eu/resource/authority/language/AKY","aky", +"http://publications.europa.eu/resource/authority/language/AKZ","akz", +"http://publications.europa.eu/resource/authority/language/ALA","ala", +"http://publications.europa.eu/resource/authority/language/ALC","alc", +"http://publications.europa.eu/resource/authority/language/ALD","ald", +"http://publications.europa.eu/resource/authority/language/ALE","ale", +"http://publications.europa.eu/resource/authority/language/ALF","alf", +"http://publications.europa.eu/resource/authority/language/ALH","alh", +"http://publications.europa.eu/resource/authority/language/ALI","ali", +"http://publications.europa.eu/resource/authority/language/ALJ","alj", +"http://publications.europa.eu/resource/authority/language/ALK","alk", +"http://publications.europa.eu/resource/authority/language/ALL","all", +"http://publications.europa.eu/resource/authority/language/ALM","alm", +"http://publications.europa.eu/resource/authority/language/ALN","aln", +"http://publications.europa.eu/resource/authority/language/ALO","alo", +"http://publications.europa.eu/resource/authority/language/ALP","alp", +"http://publications.europa.eu/resource/authority/language/ALQ","alq", +"http://publications.europa.eu/resource/authority/language/ALR","alr", +"http://publications.europa.eu/resource/authority/language/ALS","als", +"http://publications.europa.eu/resource/authority/language/ALT","alt", +"http://publications.europa.eu/resource/authority/language/ALU","alu", +"http://publications.europa.eu/resource/authority/language/ALW","alw", +"http://publications.europa.eu/resource/authority/language/ALX","alx", +"http://publications.europa.eu/resource/authority/language/ALY","aly", +"http://publications.europa.eu/resource/authority/language/ALZ","alz", +"http://publications.europa.eu/resource/authority/language/AMA","ama", +"http://publications.europa.eu/resource/authority/language/AMB","amb", +"http://publications.europa.eu/resource/authority/language/AMC","amc", +"http://publications.europa.eu/resource/authority/language/AME","ame", +"http://publications.europa.eu/resource/authority/language/AMF","amf", +"http://publications.europa.eu/resource/authority/language/AMG","amg", +"http://publications.europa.eu/resource/authority/language/AMI","ami", +"http://publications.europa.eu/resource/authority/language/AMJ","amj", +"http://publications.europa.eu/resource/authority/language/AMK","amk", +"http://publications.europa.eu/resource/authority/language/AML","aml", +"http://publications.europa.eu/resource/authority/language/AMM","amm", +"http://publications.europa.eu/resource/authority/language/AMN","amn", +"http://publications.europa.eu/resource/authority/language/AMO","amo", +"http://publications.europa.eu/resource/authority/language/AMP","amp", +"http://publications.europa.eu/resource/authority/language/AMQ","amq", +"http://publications.europa.eu/resource/authority/language/AMR","amr", +"http://publications.europa.eu/resource/authority/language/AMS","ams", +"http://publications.europa.eu/resource/authority/language/AMT","amt", +"http://publications.europa.eu/resource/authority/language/AMU","amu", +"http://publications.europa.eu/resource/authority/language/AMV","amv", +"http://publications.europa.eu/resource/authority/language/AMW","amw", +"http://publications.europa.eu/resource/authority/language/AMX","amx", +"http://publications.europa.eu/resource/authority/language/AMY","amy", +"http://publications.europa.eu/resource/authority/language/AMZ","amz", +"http://publications.europa.eu/resource/authority/language/ANA","ana", +"http://publications.europa.eu/resource/authority/language/ANB","anb", +"http://publications.europa.eu/resource/authority/language/ANC","anc", +"http://publications.europa.eu/resource/authority/language/AND","and", +"http://publications.europa.eu/resource/authority/language/ANE","ane", +"http://publications.europa.eu/resource/authority/language/ANF","anf", +"http://publications.europa.eu/resource/authority/language/ANG","ang", +"http://publications.europa.eu/resource/authority/language/ANH","anh", +"http://publications.europa.eu/resource/authority/language/ANI","ani", +"http://publications.europa.eu/resource/authority/language/ANJ","anj", +"http://publications.europa.eu/resource/authority/language/ANK","ank", +"http://publications.europa.eu/resource/authority/language/ANL","anl", +"http://publications.europa.eu/resource/authority/language/ANM","anm", +"http://publications.europa.eu/resource/authority/language/ANN","ann", +"http://publications.europa.eu/resource/authority/language/ANO","ano", +"http://publications.europa.eu/resource/authority/language/ANP","anp", +"http://publications.europa.eu/resource/authority/language/ANQ","anq", +"http://publications.europa.eu/resource/authority/language/ANR","anr", +"http://publications.europa.eu/resource/authority/language/ANS","ans", +"http://publications.europa.eu/resource/authority/language/ANT","ant", +"http://publications.europa.eu/resource/authority/language/ANU","anu", +"http://publications.europa.eu/resource/authority/language/ANV","anv", +"http://publications.europa.eu/resource/authority/language/ANW","anw", +"http://publications.europa.eu/resource/authority/language/ANX","anx", +"http://publications.europa.eu/resource/authority/language/ANY","any", +"http://publications.europa.eu/resource/authority/language/ANZ","anz", +"http://publications.europa.eu/resource/authority/language/AOA","aoa", +"http://publications.europa.eu/resource/authority/language/AOB","aob", +"http://publications.europa.eu/resource/authority/language/AOC","aoc", +"http://publications.europa.eu/resource/authority/language/AOD","aod", +"http://publications.europa.eu/resource/authority/language/AOE","aoe", +"http://publications.europa.eu/resource/authority/language/AOF","aof", +"http://publications.europa.eu/resource/authority/language/AOG","aog", +"http://publications.europa.eu/resource/authority/language/AOH","aoh", +"http://publications.europa.eu/resource/authority/language/AOI","aoi", +"http://publications.europa.eu/resource/authority/language/AOJ","aoj", +"http://publications.europa.eu/resource/authority/language/AOK","aok", +"http://publications.europa.eu/resource/authority/language/AOL","aol", +"http://publications.europa.eu/resource/authority/language/AOM","aom", +"http://publications.europa.eu/resource/authority/language/AON","aon", +"http://publications.europa.eu/resource/authority/language/AOR","aor", +"http://publications.europa.eu/resource/authority/language/AOS","aos", +"http://publications.europa.eu/resource/authority/language/AOT","aot", +"http://publications.europa.eu/resource/authority/language/AOX","aox", +"http://publications.europa.eu/resource/authority/language/AOZ","aoz", +"http://publications.europa.eu/resource/authority/language/APB","apb", +"http://publications.europa.eu/resource/authority/language/APC","apc", +"http://publications.europa.eu/resource/authority/language/APD","apd", +"http://publications.europa.eu/resource/authority/language/APE","ape", +"http://publications.europa.eu/resource/authority/language/APG","apg", +"http://publications.europa.eu/resource/authority/language/APH","aph", +"http://publications.europa.eu/resource/authority/language/API","api", +"http://publications.europa.eu/resource/authority/language/APJ","apj", +"http://publications.europa.eu/resource/authority/language/APK","apk", +"http://publications.europa.eu/resource/authority/language/APL","apl", +"http://publications.europa.eu/resource/authority/language/APM","apm", +"http://publications.europa.eu/resource/authority/language/APN","apn", +"http://publications.europa.eu/resource/authority/language/APO","apo", +"http://publications.europa.eu/resource/authority/language/APP","app", +"http://publications.europa.eu/resource/authority/language/APQ","apq", +"http://publications.europa.eu/resource/authority/language/APR","apr", +"http://publications.europa.eu/resource/authority/language/APS","aps", +"http://publications.europa.eu/resource/authority/language/APT","apt", +"http://publications.europa.eu/resource/authority/language/APU","apu", +"http://publications.europa.eu/resource/authority/language/APV","apv", +"http://publications.europa.eu/resource/authority/language/APW","apw", +"http://publications.europa.eu/resource/authority/language/APX","apx", +"http://publications.europa.eu/resource/authority/language/APY","apy", +"http://publications.europa.eu/resource/authority/language/APZ","apz", +"http://publications.europa.eu/resource/authority/language/AQC","aqc", +"http://publications.europa.eu/resource/authority/language/AQG","aqg", +"http://publications.europa.eu/resource/authority/language/AQM","aqm", +"http://publications.europa.eu/resource/authority/language/AQN","aqn", +"http://publications.europa.eu/resource/authority/language/AQP","aqp", +"http://publications.europa.eu/resource/authority/language/AQR","aqr", +"http://publications.europa.eu/resource/authority/language/ARB","arb", +"http://publications.europa.eu/resource/authority/language/ARC","arc", +"http://publications.europa.eu/resource/authority/language/ARD","ard", +"http://publications.europa.eu/resource/authority/language/ARE","are", +"http://publications.europa.eu/resource/authority/language/ARH","arh", +"http://publications.europa.eu/resource/authority/language/ARI","ari", +"http://publications.europa.eu/resource/authority/language/ARJ","arj", +"http://publications.europa.eu/resource/authority/language/ARK","ark", +"http://publications.europa.eu/resource/authority/language/ARL","arl", +"http://publications.europa.eu/resource/authority/language/ARN","arn", +"http://publications.europa.eu/resource/authority/language/ARO","aro", +"http://publications.europa.eu/resource/authority/language/ARP","arp", +"http://publications.europa.eu/resource/authority/language/ARQ","arq", +"http://publications.europa.eu/resource/authority/language/ARR","arr", +"http://publications.europa.eu/resource/authority/language/ARS","ars", +"http://publications.europa.eu/resource/authority/language/ARU","aru", +"http://publications.europa.eu/resource/authority/language/ARV","arv", +"http://publications.europa.eu/resource/authority/language/ARW","arw", +"http://publications.europa.eu/resource/authority/language/ARX","arx", +"http://publications.europa.eu/resource/authority/language/ARY","ary", +"http://publications.europa.eu/resource/authority/language/ARZ","arz", +"http://publications.europa.eu/resource/authority/language/ASA","asa", +"http://publications.europa.eu/resource/authority/language/ASB","asb", +"http://publications.europa.eu/resource/authority/language/ASC","asc", +"http://publications.europa.eu/resource/authority/language/ASD","asd", +"http://publications.europa.eu/resource/authority/language/ASE","ase", +"http://publications.europa.eu/resource/authority/language/ASF","asf", +"http://publications.europa.eu/resource/authority/language/ASG","asg", +"http://publications.europa.eu/resource/authority/language/ASH","ash", +"http://publications.europa.eu/resource/authority/language/ASI","asi", +"http://publications.europa.eu/resource/authority/language/ASJ","asj", +"http://publications.europa.eu/resource/authority/language/ASK","ask", +"http://publications.europa.eu/resource/authority/language/ASL","asl", +"http://publications.europa.eu/resource/authority/language/ASN","asn", +"http://publications.europa.eu/resource/authority/language/ASO","aso", +"http://publications.europa.eu/resource/authority/language/ASP","asp", +"http://publications.europa.eu/resource/authority/language/ASQ","asq", +"http://publications.europa.eu/resource/authority/language/ASR","asr", +"http://publications.europa.eu/resource/authority/language/ASS","ass", +"http://publications.europa.eu/resource/authority/language/AST","ast", +"http://publications.europa.eu/resource/authority/language/ASU","asu", +"http://publications.europa.eu/resource/authority/language/ASV","asv", +"http://publications.europa.eu/resource/authority/language/ASW","asw", +"http://publications.europa.eu/resource/authority/language/ASX","asx", +"http://publications.europa.eu/resource/authority/language/ASY","asy", +"http://publications.europa.eu/resource/authority/language/ASZ","asz", +"http://publications.europa.eu/resource/authority/language/ATA","ata", +"http://publications.europa.eu/resource/authority/language/ATB","atb", +"http://publications.europa.eu/resource/authority/language/ATC","atc", +"http://publications.europa.eu/resource/authority/language/ATD","atd", +"http://publications.europa.eu/resource/authority/language/ATE","ate", +"http://publications.europa.eu/resource/authority/language/ATG","atg", +"http://publications.europa.eu/resource/authority/language/ATI","ati", +"http://publications.europa.eu/resource/authority/language/ATJ","atj", +"http://publications.europa.eu/resource/authority/language/ATK","atk", +"http://publications.europa.eu/resource/authority/language/ATL","atl", +"http://publications.europa.eu/resource/authority/language/ATM","atm", +"http://publications.europa.eu/resource/authority/language/ATN","atn", +"http://publications.europa.eu/resource/authority/language/ATO","ato", +"http://publications.europa.eu/resource/authority/language/ATP","atp", +"http://publications.europa.eu/resource/authority/language/ATQ","atq", +"http://publications.europa.eu/resource/authority/language/ATR","atr", +"http://publications.europa.eu/resource/authority/language/ATS","ats", +"http://publications.europa.eu/resource/authority/language/ATT","att", +"http://publications.europa.eu/resource/authority/language/ATU","atu", +"http://publications.europa.eu/resource/authority/language/ATV","atv", +"http://publications.europa.eu/resource/authority/language/ATW","atw", +"http://publications.europa.eu/resource/authority/language/ATX","atx", +"http://publications.europa.eu/resource/authority/language/ATY","aty", +"http://publications.europa.eu/resource/authority/language/ATZ","atz", +"http://publications.europa.eu/resource/authority/language/AUA","aua", +"http://publications.europa.eu/resource/authority/language/AUB","aub", +"http://publications.europa.eu/resource/authority/language/AUC","auc", +"http://publications.europa.eu/resource/authority/language/AUD","aud", +"http://publications.europa.eu/resource/authority/language/AUE","aue", +"http://publications.europa.eu/resource/authority/language/AUG","aug", +"http://publications.europa.eu/resource/authority/language/AUH","auh", +"http://publications.europa.eu/resource/authority/language/AUI","aui", +"http://publications.europa.eu/resource/authority/language/AUJ","auj", +"http://publications.europa.eu/resource/authority/language/AUK","auk", +"http://publications.europa.eu/resource/authority/language/AUL","aul", +"http://publications.europa.eu/resource/authority/language/AUM","aum", +"http://publications.europa.eu/resource/authority/language/AUN","aun", +"http://publications.europa.eu/resource/authority/language/AUO","auo", +"http://publications.europa.eu/resource/authority/language/AUP","aup", +"http://publications.europa.eu/resource/authority/language/AUQ","auq", +"http://publications.europa.eu/resource/authority/language/AUR","aur", +"http://publications.europa.eu/resource/authority/language/AUT","aut", +"http://publications.europa.eu/resource/authority/language/AUU","auu", +"http://publications.europa.eu/resource/authority/language/AUW","auw", +"http://publications.europa.eu/resource/authority/language/AUX","aux", +"http://publications.europa.eu/resource/authority/language/AUY","auy", +"http://publications.europa.eu/resource/authority/language/AUZ","auz", +"http://publications.europa.eu/resource/authority/language/AVB","avb", +"http://publications.europa.eu/resource/authority/language/AVD","avd", +"http://publications.europa.eu/resource/authority/language/AVI","avi", +"http://publications.europa.eu/resource/authority/language/AVK","avk", +"http://publications.europa.eu/resource/authority/language/AVL","avl", +"http://publications.europa.eu/resource/authority/language/AVN","avn", +"http://publications.europa.eu/resource/authority/language/AVO","avo", +"http://publications.europa.eu/resource/authority/language/AVS","avs", +"http://publications.europa.eu/resource/authority/language/AVT","avt", +"http://publications.europa.eu/resource/authority/language/AVU","avu", +"http://publications.europa.eu/resource/authority/language/AVV","avv", +"http://publications.europa.eu/resource/authority/language/AWA","awa", +"http://publications.europa.eu/resource/authority/language/AWB","awb", +"http://publications.europa.eu/resource/authority/language/AWC","awc", +"http://publications.europa.eu/resource/authority/language/AWE","awe", +"http://publications.europa.eu/resource/authority/language/AWH","awh", +"http://publications.europa.eu/resource/authority/language/AWI","awi", +"http://publications.europa.eu/resource/authority/language/AWK","awk", +"http://publications.europa.eu/resource/authority/language/AWM","awm", +"http://publications.europa.eu/resource/authority/language/AWN","awn", +"http://publications.europa.eu/resource/authority/language/AWO","awo", +"http://publications.europa.eu/resource/authority/language/AWR","awr", +"http://publications.europa.eu/resource/authority/language/AWS","aws", +"http://publications.europa.eu/resource/authority/language/AWT","awt", +"http://publications.europa.eu/resource/authority/language/AWU","awu", +"http://publications.europa.eu/resource/authority/language/AWV","awv", +"http://publications.europa.eu/resource/authority/language/AWW","aww", +"http://publications.europa.eu/resource/authority/language/AWX","awx", +"http://publications.europa.eu/resource/authority/language/AWY","awy", +"http://publications.europa.eu/resource/authority/language/AXB","axb", +"http://publications.europa.eu/resource/authority/language/AXG","axg", +"http://publications.europa.eu/resource/authority/language/AXK","axk", +"http://publications.europa.eu/resource/authority/language/AXM","axm", +"http://publications.europa.eu/resource/authority/language/AXX","axx", +"http://publications.europa.eu/resource/authority/language/AYA","aya", +"http://publications.europa.eu/resource/authority/language/AYB","ayb", +"http://publications.europa.eu/resource/authority/language/AYC","ayc", +"http://publications.europa.eu/resource/authority/language/AYD","ayd", +"http://publications.europa.eu/resource/authority/language/AYE","aye", +"http://publications.europa.eu/resource/authority/language/AYG","ayg", +"http://publications.europa.eu/resource/authority/language/AYH","ayh", +"http://publications.europa.eu/resource/authority/language/AYI","ayi", +"http://publications.europa.eu/resource/authority/language/AYK","ayk", +"http://publications.europa.eu/resource/authority/language/AYL","ayl", +"http://publications.europa.eu/resource/authority/language/AYN","ayn", +"http://publications.europa.eu/resource/authority/language/AYO","ayo", +"http://publications.europa.eu/resource/authority/language/AYP","ayp", +"http://publications.europa.eu/resource/authority/language/AYQ","ayq", +"http://publications.europa.eu/resource/authority/language/AYR","ayr", +"http://publications.europa.eu/resource/authority/language/AYS","ays", +"http://publications.europa.eu/resource/authority/language/AYT","ayt", +"http://publications.europa.eu/resource/authority/language/AYU","ayu", +"http://publications.europa.eu/resource/authority/language/AYX","ayx", +"http://publications.europa.eu/resource/authority/language/AYY","ayy", +"http://publications.europa.eu/resource/authority/language/AYZ","ayz", +"http://publications.europa.eu/resource/authority/language/AZA","aza", +"http://publications.europa.eu/resource/authority/language/AZB","azb", +"http://publications.europa.eu/resource/authority/language/AZG","azg", +"http://publications.europa.eu/resource/authority/language/AZJ","azj", +"http://publications.europa.eu/resource/authority/language/AZM","azm", +"http://publications.europa.eu/resource/authority/language/AZO","azo", +"http://publications.europa.eu/resource/authority/language/AZT","azt", +"http://publications.europa.eu/resource/authority/language/AZZ","azz", +"http://publications.europa.eu/resource/authority/language/BAA","baa", +"http://publications.europa.eu/resource/authority/language/BAB","bab", +"http://publications.europa.eu/resource/authority/language/BAC","bac", +"http://publications.europa.eu/resource/authority/language/BAE","bae", +"http://publications.europa.eu/resource/authority/language/BAF","baf", +"http://publications.europa.eu/resource/authority/language/BAG","bag", +"http://publications.europa.eu/resource/authority/language/BAH","bah", +"http://publications.europa.eu/resource/authority/language/BAJ","baj", +"http://publications.europa.eu/resource/authority/language/BAL","bal", +"http://publications.europa.eu/resource/authority/language/BAN","ban", +"http://publications.europa.eu/resource/authority/language/BAO","bao", +"http://publications.europa.eu/resource/authority/language/BAP","bap", +"http://publications.europa.eu/resource/authority/language/BAR","bar", +"http://publications.europa.eu/resource/authority/language/BAS","bas", +"http://publications.europa.eu/resource/authority/language/BAU","bau", +"http://publications.europa.eu/resource/authority/language/BAV","bav", +"http://publications.europa.eu/resource/authority/language/BAW","baw", +"http://publications.europa.eu/resource/authority/language/BAX","bax", +"http://publications.europa.eu/resource/authority/language/BAY","bay", +"http://publications.europa.eu/resource/authority/language/BAZ","baz", +"http://publications.europa.eu/resource/authority/language/BBA","bba", +"http://publications.europa.eu/resource/authority/language/AFA","afa", +"http://publications.europa.eu/resource/authority/language/ALG","alg", +"http://publications.europa.eu/resource/authority/language/APA","apa", +"http://publications.europa.eu/resource/authority/language/ART","art", +"http://publications.europa.eu/resource/authority/language/ATH","ath", +"http://publications.europa.eu/resource/authority/language/AUS","aus", +"http://publications.europa.eu/resource/authority/language/BAD","bad", +"http://publications.europa.eu/resource/authority/language/BAI","bai", +"http://publications.europa.eu/resource/authority/language/BAT","bat", +"http://publications.europa.eu/resource/authority/language/BRE","br","BR" +"http://publications.europa.eu/resource/authority/language/BIS","bi", +"http://publications.europa.eu/resource/authority/language/BOD","bo", +"http://publications.europa.eu/resource/authority/language/BBB","bbb", +"http://publications.europa.eu/resource/authority/language/BBC","bbc", +"http://publications.europa.eu/resource/authority/language/BBD","bbd", +"http://publications.europa.eu/resource/authority/language/BBE","bbe", +"http://publications.europa.eu/resource/authority/language/BBF","bbf", +"http://publications.europa.eu/resource/authority/language/BBG","bbg", +"http://publications.europa.eu/resource/authority/language/BBH","bbh", +"http://publications.europa.eu/resource/authority/language/BBI","bbi", +"http://publications.europa.eu/resource/authority/language/BBJ","bbj", +"http://publications.europa.eu/resource/authority/language/BBK","bbk", +"http://publications.europa.eu/resource/authority/language/BBL","bbl", +"http://publications.europa.eu/resource/authority/language/BBM","bbm", +"http://publications.europa.eu/resource/authority/language/BBN","bbn", +"http://publications.europa.eu/resource/authority/language/BBO","bbo", +"http://publications.europa.eu/resource/authority/language/BBP","bbp", +"http://publications.europa.eu/resource/authority/language/BBQ","bbq", +"http://publications.europa.eu/resource/authority/language/BBR","bbr", +"http://publications.europa.eu/resource/authority/language/BBS","bbs", +"http://publications.europa.eu/resource/authority/language/BBT","bbt", +"http://publications.europa.eu/resource/authority/language/BBU","bbu", +"http://publications.europa.eu/resource/authority/language/BBV","bbv", +"http://publications.europa.eu/resource/authority/language/BBW","bbw", +"http://publications.europa.eu/resource/authority/language/BBX","bbx", +"http://publications.europa.eu/resource/authority/language/BBY","bby", +"http://publications.europa.eu/resource/authority/language/BBZ","bbz", +"http://publications.europa.eu/resource/authority/language/BCA","bca", +"http://publications.europa.eu/resource/authority/language/BCB","bcb", +"http://publications.europa.eu/resource/authority/language/BCC","bcc", +"http://publications.europa.eu/resource/authority/language/BCD","bcd", +"http://publications.europa.eu/resource/authority/language/BCE","bce", +"http://publications.europa.eu/resource/authority/language/BCF","bcf", +"http://publications.europa.eu/resource/authority/language/BCG","bcg", +"http://publications.europa.eu/resource/authority/language/BCH","bch", +"http://publications.europa.eu/resource/authority/language/BCI","bci", +"http://publications.europa.eu/resource/authority/language/BCJ","bcj", +"http://publications.europa.eu/resource/authority/language/BCK","bck", +"http://publications.europa.eu/resource/authority/language/BCL","bcl", +"http://publications.europa.eu/resource/authority/language/BCM","bcm", +"http://publications.europa.eu/resource/authority/language/BCN","bcn", +"http://publications.europa.eu/resource/authority/language/BCO","bco", +"http://publications.europa.eu/resource/authority/language/BCP","bcp", +"http://publications.europa.eu/resource/authority/language/BCQ","bcq", +"http://publications.europa.eu/resource/authority/language/BCR","bcr", +"http://publications.europa.eu/resource/authority/language/BCS","bcs", +"http://publications.europa.eu/resource/authority/language/BCT","bct", +"http://publications.europa.eu/resource/authority/language/BCU","bcu", +"http://publications.europa.eu/resource/authority/language/BCV","bcv", +"http://publications.europa.eu/resource/authority/language/BCW","bcw", +"http://publications.europa.eu/resource/authority/language/BCY","bcy", +"http://publications.europa.eu/resource/authority/language/BCZ","bcz", +"http://publications.europa.eu/resource/authority/language/BDA","bda", +"http://publications.europa.eu/resource/authority/language/BDB","bdb", +"http://publications.europa.eu/resource/authority/language/BDC","bdc", +"http://publications.europa.eu/resource/authority/language/BDD","bdd", +"http://publications.europa.eu/resource/authority/language/BDE","bde", +"http://publications.europa.eu/resource/authority/language/BDG","bdg", +"http://publications.europa.eu/resource/authority/language/BDH","bdh", +"http://publications.europa.eu/resource/authority/language/BDI","bdi", +"http://publications.europa.eu/resource/authority/language/BDJ","bdj", +"http://publications.europa.eu/resource/authority/language/BDK","bdk", +"http://publications.europa.eu/resource/authority/language/BDL","bdl", +"http://publications.europa.eu/resource/authority/language/BDM","bdm", +"http://publications.europa.eu/resource/authority/language/BDN","bdn", +"http://publications.europa.eu/resource/authority/language/BDO","bdo", +"http://publications.europa.eu/resource/authority/language/BDP","bdp", +"http://publications.europa.eu/resource/authority/language/BDQ","bdq", +"http://publications.europa.eu/resource/authority/language/BDR","bdr", +"http://publications.europa.eu/resource/authority/language/BDS","bds", +"http://publications.europa.eu/resource/authority/language/BDT","bdt", +"http://publications.europa.eu/resource/authority/language/BDU","bdu", +"http://publications.europa.eu/resource/authority/language/BDV","bdv", +"http://publications.europa.eu/resource/authority/language/BDW","bdw", +"http://publications.europa.eu/resource/authority/language/BDX","bdx", +"http://publications.europa.eu/resource/authority/language/BDY","bdy", +"http://publications.europa.eu/resource/authority/language/BDZ","bdz", +"http://publications.europa.eu/resource/authority/language/BEA","bea", +"http://publications.europa.eu/resource/authority/language/BEB","beb", +"http://publications.europa.eu/resource/authority/language/BEC","bec", +"http://publications.europa.eu/resource/authority/language/BED","bed", +"http://publications.europa.eu/resource/authority/language/BEE","bee", +"http://publications.europa.eu/resource/authority/language/BEF","bef", +"http://publications.europa.eu/resource/authority/language/BEG","beg", +"http://publications.europa.eu/resource/authority/language/BEH","beh", +"http://publications.europa.eu/resource/authority/language/BEI","bei", +"http://publications.europa.eu/resource/authority/language/BEJ","bej", +"http://publications.europa.eu/resource/authority/language/BEK","bek", +"http://publications.europa.eu/resource/authority/language/BEM","bem", +"http://publications.europa.eu/resource/authority/language/BEO","beo", +"http://publications.europa.eu/resource/authority/language/BEP","bep", +"http://publications.europa.eu/resource/authority/language/BEQ","beq", +"http://publications.europa.eu/resource/authority/language/BES","bes", +"http://publications.europa.eu/resource/authority/language/BET","bet", +"http://publications.europa.eu/resource/authority/language/BEU","beu", +"http://publications.europa.eu/resource/authority/language/BEV","bev", +"http://publications.europa.eu/resource/authority/language/BEW","bew", +"http://publications.europa.eu/resource/authority/language/BEX","bex", +"http://publications.europa.eu/resource/authority/language/BEY","bey", +"http://publications.europa.eu/resource/authority/language/BEZ","bez", +"http://publications.europa.eu/resource/authority/language/BFA","bfa", +"http://publications.europa.eu/resource/authority/language/BFB","bfb", +"http://publications.europa.eu/resource/authority/language/BFC","bfc", +"http://publications.europa.eu/resource/authority/language/BFD","bfd", +"http://publications.europa.eu/resource/authority/language/BFE","bfe", +"http://publications.europa.eu/resource/authority/language/BFF","bff", +"http://publications.europa.eu/resource/authority/language/BFG","bfg", +"http://publications.europa.eu/resource/authority/language/BFH","bfh", +"http://publications.europa.eu/resource/authority/language/BFI","bfi", +"http://publications.europa.eu/resource/authority/language/BFJ","bfj", +"http://publications.europa.eu/resource/authority/language/BFK","bfk", +"http://publications.europa.eu/resource/authority/language/BFL","bfl", +"http://publications.europa.eu/resource/authority/language/BFM","bfm", +"http://publications.europa.eu/resource/authority/language/BFN","bfn", +"http://publications.europa.eu/resource/authority/language/BFO","bfo", +"http://publications.europa.eu/resource/authority/language/BFP","bfp", +"http://publications.europa.eu/resource/authority/language/BFQ","bfq", +"http://publications.europa.eu/resource/authority/language/BFR","bfr", +"http://publications.europa.eu/resource/authority/language/BFS","bfs", +"http://publications.europa.eu/resource/authority/language/BFT","bft", +"http://publications.europa.eu/resource/authority/language/BFU","bfu", +"http://publications.europa.eu/resource/authority/language/BFW","bfw", +"http://publications.europa.eu/resource/authority/language/BFY","bfy", +"http://publications.europa.eu/resource/authority/language/BFZ","bfz", +"http://publications.europa.eu/resource/authority/language/BGA","bga", +"http://publications.europa.eu/resource/authority/language/BGB","bgb", +"http://publications.europa.eu/resource/authority/language/BGC","bgc", +"http://publications.europa.eu/resource/authority/language/BGD","bgd", +"http://publications.europa.eu/resource/authority/language/BGE","bge", +"http://publications.europa.eu/resource/authority/language/BGF","bgf", +"http://publications.europa.eu/resource/authority/language/BGG","bgg", +"http://publications.europa.eu/resource/authority/language/BGI","bgi", +"http://publications.europa.eu/resource/authority/language/BGJ","bgj", +"http://publications.europa.eu/resource/authority/language/BGK","bgk", +"http://publications.europa.eu/resource/authority/language/BGL","bgl", +"http://publications.europa.eu/resource/authority/language/BGM","bgm", +"http://publications.europa.eu/resource/authority/language/BGN","bgn", +"http://publications.europa.eu/resource/authority/language/BGO","bgo", +"http://publications.europa.eu/resource/authority/language/BGP","bgp", +"http://publications.europa.eu/resource/authority/language/BGQ","bgq", +"http://publications.europa.eu/resource/authority/language/BGR","bgr", +"http://publications.europa.eu/resource/authority/language/BGS","bgs", +"http://publications.europa.eu/resource/authority/language/BGT","bgt", +"http://publications.europa.eu/resource/authority/language/BGU","bgu", +"http://publications.europa.eu/resource/authority/language/BGV","bgv", +"http://publications.europa.eu/resource/authority/language/BGW","bgw", +"http://publications.europa.eu/resource/authority/language/BGX","bgx", +"http://publications.europa.eu/resource/authority/language/BGY","bgy", +"http://publications.europa.eu/resource/authority/language/BGZ","bgz", +"http://publications.europa.eu/resource/authority/language/BHA","bha", +"http://publications.europa.eu/resource/authority/language/BHB","bhb", +"http://publications.europa.eu/resource/authority/language/BHC","bhc", +"http://publications.europa.eu/resource/authority/language/BHD","bhd", +"http://publications.europa.eu/resource/authority/language/BHE","bhe", +"http://publications.europa.eu/resource/authority/language/BHF","bhf", +"http://publications.europa.eu/resource/authority/language/BHG","bhg", +"http://publications.europa.eu/resource/authority/language/BHH","bhh", +"http://publications.europa.eu/resource/authority/language/BHI","bhi", +"http://publications.europa.eu/resource/authority/language/BHJ","bhj", +"http://publications.europa.eu/resource/authority/language/BHK","bhk", +"http://publications.europa.eu/resource/authority/language/BHL","bhl", +"http://publications.europa.eu/resource/authority/language/BHM","bhm", +"http://publications.europa.eu/resource/authority/language/BHN","bhn", +"http://publications.europa.eu/resource/authority/language/BHO","bho", +"http://publications.europa.eu/resource/authority/language/BHP","bhp", +"http://publications.europa.eu/resource/authority/language/BHQ","bhq", +"http://publications.europa.eu/resource/authority/language/BHR","bhr", +"http://publications.europa.eu/resource/authority/language/BHS","bhs", +"http://publications.europa.eu/resource/authority/language/BHT","bht", +"http://publications.europa.eu/resource/authority/language/BHU","bhu", +"http://publications.europa.eu/resource/authority/language/BHV","bhv", +"http://publications.europa.eu/resource/authority/language/BHW","bhw", +"http://publications.europa.eu/resource/authority/language/BHX","bhx", +"http://publications.europa.eu/resource/authority/language/BHY","bhy", +"http://publications.europa.eu/resource/authority/language/BHZ","bhz", +"http://publications.europa.eu/resource/authority/language/BIA","bia", +"http://publications.europa.eu/resource/authority/language/BIB","bib", +"http://publications.europa.eu/resource/authority/language/BIC","bic", +"http://publications.europa.eu/resource/authority/language/BID","bid", +"http://publications.europa.eu/resource/authority/language/BIE","bie", +"http://publications.europa.eu/resource/authority/language/BIF","bif", +"http://publications.europa.eu/resource/authority/language/BIG","big", +"http://publications.europa.eu/resource/authority/language/BIJ","bij", +"http://publications.europa.eu/resource/authority/language/BIK","bik", +"http://publications.europa.eu/resource/authority/language/BIL","bil", +"http://publications.europa.eu/resource/authority/language/BIM","bim", +"http://publications.europa.eu/resource/authority/language/BIN","bin", +"http://publications.europa.eu/resource/authority/language/BIO","bio", +"http://publications.europa.eu/resource/authority/language/BIP","bip", +"http://publications.europa.eu/resource/authority/language/BIQ","biq", +"http://publications.europa.eu/resource/authority/language/BIR","bir", +"http://publications.europa.eu/resource/authority/language/BIT","bit", +"http://publications.europa.eu/resource/authority/language/BIU","biu", +"http://publications.europa.eu/resource/authority/language/BIV","biv", +"http://publications.europa.eu/resource/authority/language/BIW","biw", +"http://publications.europa.eu/resource/authority/language/BIX","bix", +"http://publications.europa.eu/resource/authority/language/BIY","biy", +"http://publications.europa.eu/resource/authority/language/BIZ","biz", +"http://publications.europa.eu/resource/authority/language/BJA","bja", +"http://publications.europa.eu/resource/authority/language/BJB","bjb", +"http://publications.europa.eu/resource/authority/language/BJC","bjc", +"http://publications.europa.eu/resource/authority/language/BJD","bjd", +"http://publications.europa.eu/resource/authority/language/BJE","bje", +"http://publications.europa.eu/resource/authority/language/BJF","bjf", +"http://publications.europa.eu/resource/authority/language/BJG","bjg", +"http://publications.europa.eu/resource/authority/language/BJH","bjh", +"http://publications.europa.eu/resource/authority/language/BJI","bji", +"http://publications.europa.eu/resource/authority/language/BJJ","bjj", +"http://publications.europa.eu/resource/authority/language/BJK","bjk", +"http://publications.europa.eu/resource/authority/language/BJL","bjl", +"http://publications.europa.eu/resource/authority/language/BJM","bjm", +"http://publications.europa.eu/resource/authority/language/BJN","bjn", +"http://publications.europa.eu/resource/authority/language/BJO","bjo", +"http://publications.europa.eu/resource/authority/language/BJQ","bjq", +"http://publications.europa.eu/resource/authority/language/BJR","bjr", +"http://publications.europa.eu/resource/authority/language/BJS","bjs", +"http://publications.europa.eu/resource/authority/language/BJT","bjt", +"http://publications.europa.eu/resource/authority/language/BJU","bju", +"http://publications.europa.eu/resource/authority/language/BJV","bjv", +"http://publications.europa.eu/resource/authority/language/BJW","bjw", +"http://publications.europa.eu/resource/authority/language/BJX","bjx", +"http://publications.europa.eu/resource/authority/language/BJY","bjy", +"http://publications.europa.eu/resource/authority/language/BJZ","bjz", +"http://publications.europa.eu/resource/authority/language/BKA","bka", +"http://publications.europa.eu/resource/authority/language/BKB","bkb", +"http://publications.europa.eu/resource/authority/language/BKC","bkc", +"http://publications.europa.eu/resource/authority/language/BKD","bkd", +"http://publications.europa.eu/resource/authority/language/BKF","bkf", +"http://publications.europa.eu/resource/authority/language/BKG","bkg", +"http://publications.europa.eu/resource/authority/language/BKH","bkh", +"http://publications.europa.eu/resource/authority/language/BKI","bki", +"http://publications.europa.eu/resource/authority/language/BKJ","bkj", +"http://publications.europa.eu/resource/authority/language/BKK","bkk", +"http://publications.europa.eu/resource/authority/language/BKL","bkl", +"http://publications.europa.eu/resource/authority/language/BKM","bkm", +"http://publications.europa.eu/resource/authority/language/BKN","bkn", +"http://publications.europa.eu/resource/authority/language/BKO","bko", +"http://publications.europa.eu/resource/authority/language/BKP","bkp", +"http://publications.europa.eu/resource/authority/language/BKQ","bkq", +"http://publications.europa.eu/resource/authority/language/BKR","bkr", +"http://publications.europa.eu/resource/authority/language/BKS","bks", +"http://publications.europa.eu/resource/authority/language/BKT","bkt", +"http://publications.europa.eu/resource/authority/language/BKU","bku", +"http://publications.europa.eu/resource/authority/language/BKV","bkv", +"http://publications.europa.eu/resource/authority/language/BKW","bkw", +"http://publications.europa.eu/resource/authority/language/BKX","bkx", +"http://publications.europa.eu/resource/authority/language/BKY","bky", +"http://publications.europa.eu/resource/authority/language/BKZ","bkz", +"http://publications.europa.eu/resource/authority/language/BLA","bla", +"http://publications.europa.eu/resource/authority/language/BLB","blb", +"http://publications.europa.eu/resource/authority/language/BLC","blc", +"http://publications.europa.eu/resource/authority/language/BLD","bld", +"http://publications.europa.eu/resource/authority/language/BLE","ble", +"http://publications.europa.eu/resource/authority/language/BLF","blf", +"http://publications.europa.eu/resource/authority/language/BLG","blg", +"http://publications.europa.eu/resource/authority/language/BLH","blh", +"http://publications.europa.eu/resource/authority/language/BLI","bli", +"http://publications.europa.eu/resource/authority/language/BLJ","blj", +"http://publications.europa.eu/resource/authority/language/BLK","blk", +"http://publications.europa.eu/resource/authority/language/BLL","bll", +"http://publications.europa.eu/resource/authority/language/BLM","blm", +"http://publications.europa.eu/resource/authority/language/BLN","bln", +"http://publications.europa.eu/resource/authority/language/BLO","blo", +"http://publications.europa.eu/resource/authority/language/BLP","blp", +"http://publications.europa.eu/resource/authority/language/BLQ","blq", +"http://publications.europa.eu/resource/authority/language/BLR","blr", +"http://publications.europa.eu/resource/authority/language/BLS","bls", +"http://publications.europa.eu/resource/authority/language/BLT","blt", +"http://publications.europa.eu/resource/authority/language/BLV","blv", +"http://publications.europa.eu/resource/authority/language/BLW","blw", +"http://publications.europa.eu/resource/authority/language/BLX","blx", +"http://publications.europa.eu/resource/authority/language/BLY","bly", +"http://publications.europa.eu/resource/authority/language/BLZ","blz", +"http://publications.europa.eu/resource/authority/language/BMA","bma", +"http://publications.europa.eu/resource/authority/language/BMB","bmb", +"http://publications.europa.eu/resource/authority/language/BMC","bmc", +"http://publications.europa.eu/resource/authority/language/BMD","bmd", +"http://publications.europa.eu/resource/authority/language/BME","bme", +"http://publications.europa.eu/resource/authority/language/BMF","bmf", +"http://publications.europa.eu/resource/authority/language/BMG","bmg", +"http://publications.europa.eu/resource/authority/language/BMH","bmh", +"http://publications.europa.eu/resource/authority/language/BMI","bmi", +"http://publications.europa.eu/resource/authority/language/BMJ","bmj", +"http://publications.europa.eu/resource/authority/language/BMK","bmk", +"http://publications.europa.eu/resource/authority/language/BML","bml", +"http://publications.europa.eu/resource/authority/language/BMM","bmm", +"http://publications.europa.eu/resource/authority/language/BMN","bmn", +"http://publications.europa.eu/resource/authority/language/BMO","bmo", +"http://publications.europa.eu/resource/authority/language/BMP","bmp", +"http://publications.europa.eu/resource/authority/language/BMQ","bmq", +"http://publications.europa.eu/resource/authority/language/BMR","bmr", +"http://publications.europa.eu/resource/authority/language/BMS","bms", +"http://publications.europa.eu/resource/authority/language/BMT","bmt", +"http://publications.europa.eu/resource/authority/language/BMU","bmu", +"http://publications.europa.eu/resource/authority/language/BMV","bmv", +"http://publications.europa.eu/resource/authority/language/BMW","bmw", +"http://publications.europa.eu/resource/authority/language/BMX","bmx", +"http://publications.europa.eu/resource/authority/language/BMY","bmy", +"http://publications.europa.eu/resource/authority/language/BMZ","bmz", +"http://publications.europa.eu/resource/authority/language/BNA","bna", +"http://publications.europa.eu/resource/authority/language/BNB","bnb", +"http://publications.europa.eu/resource/authority/language/BNC","bnc", +"http://publications.europa.eu/resource/authority/language/BND","bnd", +"http://publications.europa.eu/resource/authority/language/BNE","bne", +"http://publications.europa.eu/resource/authority/language/BNF","bnf", +"http://publications.europa.eu/resource/authority/language/BNG","bng", +"http://publications.europa.eu/resource/authority/language/BNI","bni", +"http://publications.europa.eu/resource/authority/language/BNJ","bnj", +"http://publications.europa.eu/resource/authority/language/BNK","bnk", +"http://publications.europa.eu/resource/authority/language/BNL","bnl", +"http://publications.europa.eu/resource/authority/language/BNM","bnm", +"http://publications.europa.eu/resource/authority/language/BNN","bnn", +"http://publications.europa.eu/resource/authority/language/BNO","bno", +"http://publications.europa.eu/resource/authority/language/BNP","bnp", +"http://publications.europa.eu/resource/authority/language/BNQ","bnq", +"http://publications.europa.eu/resource/authority/language/BNR","bnr", +"http://publications.europa.eu/resource/authority/language/BNS","bns", +"http://publications.europa.eu/resource/authority/language/BNU","bnu", +"http://publications.europa.eu/resource/authority/language/BNV","bnv", +"http://publications.europa.eu/resource/authority/language/BNW","bnw", +"http://publications.europa.eu/resource/authority/language/BNX","bnx", +"http://publications.europa.eu/resource/authority/language/BNY","bny", +"http://publications.europa.eu/resource/authority/language/BNZ","bnz", +"http://publications.europa.eu/resource/authority/language/BOA","boa", +"http://publications.europa.eu/resource/authority/language/BOB","bob", +"http://publications.europa.eu/resource/authority/language/BOE","boe", +"http://publications.europa.eu/resource/authority/language/BOF","bof", +"http://publications.europa.eu/resource/authority/language/BOG","bog", +"http://publications.europa.eu/resource/authority/language/BOH","boh", +"http://publications.europa.eu/resource/authority/language/BOI","boi", +"http://publications.europa.eu/resource/authority/language/BOJ","boj", +"http://publications.europa.eu/resource/authority/language/BOK","bok", +"http://publications.europa.eu/resource/authority/language/BOL","bol", +"http://publications.europa.eu/resource/authority/language/BOM","bom", +"http://publications.europa.eu/resource/authority/language/BON","bon", +"http://publications.europa.eu/resource/authority/language/BOO","boo", +"http://publications.europa.eu/resource/authority/language/BOP","bop", +"http://publications.europa.eu/resource/authority/language/BOQ","boq", +"http://publications.europa.eu/resource/authority/language/BOR","bor", +"http://publications.europa.eu/resource/authority/language/BOT","bot", +"http://publications.europa.eu/resource/authority/language/BOU","bou", +"http://publications.europa.eu/resource/authority/language/BOV","bov", +"http://publications.europa.eu/resource/authority/language/BOW","bow", +"http://publications.europa.eu/resource/authority/language/BOX","box", +"http://publications.europa.eu/resource/authority/language/BOY","boy", +"http://publications.europa.eu/resource/authority/language/BOZ","boz", +"http://publications.europa.eu/resource/authority/language/BPA","bpa", +"http://publications.europa.eu/resource/authority/language/BPB","bpb", +"http://publications.europa.eu/resource/authority/language/BPD","bpd", +"http://publications.europa.eu/resource/authority/language/BPG","bpg", +"http://publications.europa.eu/resource/authority/language/BPH","bph", +"http://publications.europa.eu/resource/authority/language/BPI","bpi", +"http://publications.europa.eu/resource/authority/language/BPJ","bpj", +"http://publications.europa.eu/resource/authority/language/BPK","bpk", +"http://publications.europa.eu/resource/authority/language/BPL","bpl", +"http://publications.europa.eu/resource/authority/language/BPM","bpm", +"http://publications.europa.eu/resource/authority/language/BPN","bpn", +"http://publications.europa.eu/resource/authority/language/BPO","bpo", +"http://publications.europa.eu/resource/authority/language/BPP","bpp", +"http://publications.europa.eu/resource/authority/language/BPQ","bpq", +"http://publications.europa.eu/resource/authority/language/BPR","bpr", +"http://publications.europa.eu/resource/authority/language/BPS","bps", +"http://publications.europa.eu/resource/authority/language/BPT","bpt", +"http://publications.europa.eu/resource/authority/language/BPU","bpu", +"http://publications.europa.eu/resource/authority/language/BPV","bpv", +"http://publications.europa.eu/resource/authority/language/BPW","bpw", +"http://publications.europa.eu/resource/authority/language/BPX","bpx", +"http://publications.europa.eu/resource/authority/language/BPY","bpy", +"http://publications.europa.eu/resource/authority/language/BPZ","bpz", +"http://publications.europa.eu/resource/authority/language/BQA","bqa", +"http://publications.europa.eu/resource/authority/language/BQB","bqb", +"http://publications.europa.eu/resource/authority/language/BQC","bqc", +"http://publications.europa.eu/resource/authority/language/BQD","bqd", +"http://publications.europa.eu/resource/authority/language/BQF","bqf", +"http://publications.europa.eu/resource/authority/language/BQG","bqg", +"http://publications.europa.eu/resource/authority/language/BQH","bqh", +"http://publications.europa.eu/resource/authority/language/BQI","bqi", +"http://publications.europa.eu/resource/authority/language/BQJ","bqj", +"http://publications.europa.eu/resource/authority/language/BQK","bqk", +"http://publications.europa.eu/resource/authority/language/BQL","bql", +"http://publications.europa.eu/resource/authority/language/BQM","bqm", +"http://publications.europa.eu/resource/authority/language/BQN","bqn", +"http://publications.europa.eu/resource/authority/language/BQO","bqo", +"http://publications.europa.eu/resource/authority/language/BQP","bqp", +"http://publications.europa.eu/resource/authority/language/BQQ","bqq", +"http://publications.europa.eu/resource/authority/language/BQR","bqr", +"http://publications.europa.eu/resource/authority/language/BQS","bqs", +"http://publications.europa.eu/resource/authority/language/BQT","bqt", +"http://publications.europa.eu/resource/authority/language/BQU","bqu", +"http://publications.europa.eu/resource/authority/language/BQV","bqv", +"http://publications.europa.eu/resource/authority/language/BQW","bqw", +"http://publications.europa.eu/resource/authority/language/BQX","bqx", +"http://publications.europa.eu/resource/authority/language/BQY","bqy", +"http://publications.europa.eu/resource/authority/language/BQZ","bqz", +"http://publications.europa.eu/resource/authority/language/BRA","bra", +"http://publications.europa.eu/resource/authority/language/BRB","brb", +"http://publications.europa.eu/resource/authority/language/BRC","brc", +"http://publications.europa.eu/resource/authority/language/BRD","brd", +"http://publications.europa.eu/resource/authority/language/BRF","brf", +"http://publications.europa.eu/resource/authority/language/BRG","brg", +"http://publications.europa.eu/resource/authority/language/BRH","brh", +"http://publications.europa.eu/resource/authority/language/BRI","bri", +"http://publications.europa.eu/resource/authority/language/BRJ","brj", +"http://publications.europa.eu/resource/authority/language/BRK","brk", +"http://publications.europa.eu/resource/authority/language/BRL","brl", +"http://publications.europa.eu/resource/authority/language/BRM","brm", +"http://publications.europa.eu/resource/authority/language/BRN","brn", +"http://publications.europa.eu/resource/authority/language/BRO","bro", +"http://publications.europa.eu/resource/authority/language/BRP","brp", +"http://publications.europa.eu/resource/authority/language/BRQ","brq", +"http://publications.europa.eu/resource/authority/language/BRR","brr", +"http://publications.europa.eu/resource/authority/language/BRS","brs", +"http://publications.europa.eu/resource/authority/language/BRT","brt", +"http://publications.europa.eu/resource/authority/language/BRU","bru", +"http://publications.europa.eu/resource/authority/language/BRV","brv", +"http://publications.europa.eu/resource/authority/language/BRW","brw", +"http://publications.europa.eu/resource/authority/language/BRX","brx", +"http://publications.europa.eu/resource/authority/language/BRY","bry", +"http://publications.europa.eu/resource/authority/language/BRZ","brz", +"http://publications.europa.eu/resource/authority/language/BSA","bsa", +"http://publications.europa.eu/resource/authority/language/BSB","bsb", +"http://publications.europa.eu/resource/authority/language/BSC","bsc", +"http://publications.europa.eu/resource/authority/language/BSE","bse", +"http://publications.europa.eu/resource/authority/language/BSF","bsf", +"http://publications.europa.eu/resource/authority/language/BSG","bsg", +"http://publications.europa.eu/resource/authority/language/BSH","bsh", +"http://publications.europa.eu/resource/authority/language/BSI","bsi", +"http://publications.europa.eu/resource/authority/language/BSJ","bsj", +"http://publications.europa.eu/resource/authority/language/BSK","bsk", +"http://publications.europa.eu/resource/authority/language/BSL","bsl", +"http://publications.europa.eu/resource/authority/language/BSM","bsm", +"http://publications.europa.eu/resource/authority/language/BSN","bsn", +"http://publications.europa.eu/resource/authority/language/BSO","bso", +"http://publications.europa.eu/resource/authority/language/BSP","bsp", +"http://publications.europa.eu/resource/authority/language/BSQ","bsq", +"http://publications.europa.eu/resource/authority/language/BSR","bsr", +"http://publications.europa.eu/resource/authority/language/BSS","bss", +"http://publications.europa.eu/resource/authority/language/BST","bst", +"http://publications.europa.eu/resource/authority/language/BSU","bsu", +"http://publications.europa.eu/resource/authority/language/BSV","bsv", +"http://publications.europa.eu/resource/authority/language/BSW","bsw", +"http://publications.europa.eu/resource/authority/language/BSX","bsx", +"http://publications.europa.eu/resource/authority/language/BSY","bsy", +"http://publications.europa.eu/resource/authority/language/BTA","bta", +"http://publications.europa.eu/resource/authority/language/BTB","btb", +"http://publications.europa.eu/resource/authority/language/BTC","btc", +"http://publications.europa.eu/resource/authority/language/BTD","btd", +"http://publications.europa.eu/resource/authority/language/BTE","bte", +"http://publications.europa.eu/resource/authority/language/BTF","btf", +"http://publications.europa.eu/resource/authority/language/BTG","btg", +"http://publications.europa.eu/resource/authority/language/BTH","bth", +"http://publications.europa.eu/resource/authority/language/BTI","bti", +"http://publications.europa.eu/resource/authority/language/BTJ","btj", +"http://publications.europa.eu/resource/authority/language/BTL","btl", +"http://publications.europa.eu/resource/authority/language/BTM","btm", +"http://publications.europa.eu/resource/authority/language/BTN","btn", +"http://publications.europa.eu/resource/authority/language/BTO","bto", +"http://publications.europa.eu/resource/authority/language/BTP","btp", +"http://publications.europa.eu/resource/authority/language/BTQ","btq", +"http://publications.europa.eu/resource/authority/language/BTR","btr", +"http://publications.europa.eu/resource/authority/language/BTS","bts", +"http://publications.europa.eu/resource/authority/language/BTT","btt", +"http://publications.europa.eu/resource/authority/language/BTU","btu", +"http://publications.europa.eu/resource/authority/language/BTV","btv", +"http://publications.europa.eu/resource/authority/language/BTW","btw", +"http://publications.europa.eu/resource/authority/language/BTX","btx", +"http://publications.europa.eu/resource/authority/language/BTY","bty", +"http://publications.europa.eu/resource/authority/language/BTZ","btz", +"http://publications.europa.eu/resource/authority/language/BUA","bua", +"http://publications.europa.eu/resource/authority/language/BUB","bub", +"http://publications.europa.eu/resource/authority/language/BUC","buc", +"http://publications.europa.eu/resource/authority/language/BUD","bud", +"http://publications.europa.eu/resource/authority/language/BUE","bue", +"http://publications.europa.eu/resource/authority/language/BUF","buf", +"http://publications.europa.eu/resource/authority/language/BUG","bug", +"http://publications.europa.eu/resource/authority/language/BUH","buh", +"http://publications.europa.eu/resource/authority/language/BUI","bui", +"http://publications.europa.eu/resource/authority/language/BER","ber", +"http://publications.europa.eu/resource/authority/language/BNT","bnt", +"http://publications.europa.eu/resource/authority/language/BTK","btk", +"http://publications.europa.eu/resource/authority/language/COS","co","CO" +"http://publications.europa.eu/resource/authority/language/CHA","ch", +"http://publications.europa.eu/resource/authority/language/CHE","ce", +"http://publications.europa.eu/resource/authority/language/CHU","cu", +"http://publications.europa.eu/resource/authority/language/CHV","cv", +"http://publications.europa.eu/resource/authority/language/COR","kw", +"http://publications.europa.eu/resource/authority/language/CRE","cr", +"http://publications.europa.eu/resource/authority/language/BUJ","buj", +"http://publications.europa.eu/resource/authority/language/BUK","buk", +"http://publications.europa.eu/resource/authority/language/BUM","bum", +"http://publications.europa.eu/resource/authority/language/BUN","bun", +"http://publications.europa.eu/resource/authority/language/BUO","buo", +"http://publications.europa.eu/resource/authority/language/BUP","bup", +"http://publications.europa.eu/resource/authority/language/BUQ","buq", +"http://publications.europa.eu/resource/authority/language/BUS","bus", +"http://publications.europa.eu/resource/authority/language/BUT","but", +"http://publications.europa.eu/resource/authority/language/BUU","buu", +"http://publications.europa.eu/resource/authority/language/BUV","buv", +"http://publications.europa.eu/resource/authority/language/BUW","buw", +"http://publications.europa.eu/resource/authority/language/BUX","bux", +"http://publications.europa.eu/resource/authority/language/BUY","buy", +"http://publications.europa.eu/resource/authority/language/BUZ","buz", +"http://publications.europa.eu/resource/authority/language/BVA","bva", +"http://publications.europa.eu/resource/authority/language/BVB","bvb", +"http://publications.europa.eu/resource/authority/language/BVC","bvc", +"http://publications.europa.eu/resource/authority/language/BVD","bvd", +"http://publications.europa.eu/resource/authority/language/BVE","bve", +"http://publications.europa.eu/resource/authority/language/BVF","bvf", +"http://publications.europa.eu/resource/authority/language/BVG","bvg", +"http://publications.europa.eu/resource/authority/language/BVH","bvh", +"http://publications.europa.eu/resource/authority/language/BVI","bvi", +"http://publications.europa.eu/resource/authority/language/BVJ","bvj", +"http://publications.europa.eu/resource/authority/language/BVK","bvk", +"http://publications.europa.eu/resource/authority/language/BVL","bvl", +"http://publications.europa.eu/resource/authority/language/BVM","bvm", +"http://publications.europa.eu/resource/authority/language/BVN","bvn", +"http://publications.europa.eu/resource/authority/language/BVO","bvo", +"http://publications.europa.eu/resource/authority/language/BVQ","bvq", +"http://publications.europa.eu/resource/authority/language/BVR","bvr", +"http://publications.europa.eu/resource/authority/language/BVT","bvt", +"http://publications.europa.eu/resource/authority/language/BVU","bvu", +"http://publications.europa.eu/resource/authority/language/BVV","bvv", +"http://publications.europa.eu/resource/authority/language/BVW","bvw", +"http://publications.europa.eu/resource/authority/language/BVX","bvx", +"http://publications.europa.eu/resource/authority/language/BVZ","bvz", +"http://publications.europa.eu/resource/authority/language/BWA","bwa", +"http://publications.europa.eu/resource/authority/language/BWB","bwb", +"http://publications.europa.eu/resource/authority/language/BWC","bwc", +"http://publications.europa.eu/resource/authority/language/BWD","bwd", +"http://publications.europa.eu/resource/authority/language/BWE","bwe", +"http://publications.europa.eu/resource/authority/language/BWF","bwf", +"http://publications.europa.eu/resource/authority/language/BWG","bwg", +"http://publications.europa.eu/resource/authority/language/BWH","bwh", +"http://publications.europa.eu/resource/authority/language/BWI","bwi", +"http://publications.europa.eu/resource/authority/language/BWJ","bwj", +"http://publications.europa.eu/resource/authority/language/BWK","bwk", +"http://publications.europa.eu/resource/authority/language/BWL","bwl", +"http://publications.europa.eu/resource/authority/language/BWM","bwm", +"http://publications.europa.eu/resource/authority/language/BWN","bwn", +"http://publications.europa.eu/resource/authority/language/BWO","bwo", +"http://publications.europa.eu/resource/authority/language/BWP","bwp", +"http://publications.europa.eu/resource/authority/language/BWQ","bwq", +"http://publications.europa.eu/resource/authority/language/BWR","bwr", +"http://publications.europa.eu/resource/authority/language/BWS","bws", +"http://publications.europa.eu/resource/authority/language/BWT","bwt", +"http://publications.europa.eu/resource/authority/language/BWU","bwu", +"http://publications.europa.eu/resource/authority/language/BWW","bww", +"http://publications.europa.eu/resource/authority/language/BWX","bwx", +"http://publications.europa.eu/resource/authority/language/BWY","bwy", +"http://publications.europa.eu/resource/authority/language/BWZ","bwz", +"http://publications.europa.eu/resource/authority/language/BXA","bxa", +"http://publications.europa.eu/resource/authority/language/BXB","bxb", +"http://publications.europa.eu/resource/authority/language/BXC","bxc", +"http://publications.europa.eu/resource/authority/language/BXD","bxd", +"http://publications.europa.eu/resource/authority/language/BXE","bxe", +"http://publications.europa.eu/resource/authority/language/BXF","bxf", +"http://publications.europa.eu/resource/authority/language/BXG","bxg", +"http://publications.europa.eu/resource/authority/language/BXH","bxh", +"http://publications.europa.eu/resource/authority/language/BXI","bxi", +"http://publications.europa.eu/resource/authority/language/BXJ","bxj", +"http://publications.europa.eu/resource/authority/language/BXK","bxk", +"http://publications.europa.eu/resource/authority/language/BXL","bxl", +"http://publications.europa.eu/resource/authority/language/BXM","bxm", +"http://publications.europa.eu/resource/authority/language/BXN","bxn", +"http://publications.europa.eu/resource/authority/language/BXO","bxo", +"http://publications.europa.eu/resource/authority/language/BXP","bxp", +"http://publications.europa.eu/resource/authority/language/BXQ","bxq", +"http://publications.europa.eu/resource/authority/language/BXR","bxr", +"http://publications.europa.eu/resource/authority/language/BXS","bxs", +"http://publications.europa.eu/resource/authority/language/BXU","bxu", +"http://publications.europa.eu/resource/authority/language/BXV","bxv", +"http://publications.europa.eu/resource/authority/language/BXW","bxw", +"http://publications.europa.eu/resource/authority/language/BXX","bxx", +"http://publications.europa.eu/resource/authority/language/BXZ","bxz", +"http://publications.europa.eu/resource/authority/language/BYA","bya", +"http://publications.europa.eu/resource/authority/language/BYB","byb", +"http://publications.europa.eu/resource/authority/language/BYC","byc", +"http://publications.europa.eu/resource/authority/language/BYD","byd", +"http://publications.europa.eu/resource/authority/language/BYE","bye", +"http://publications.europa.eu/resource/authority/language/BYF","byf", +"http://publications.europa.eu/resource/authority/language/BYG","byg", +"http://publications.europa.eu/resource/authority/language/BYH","byh", +"http://publications.europa.eu/resource/authority/language/BYI","byi", +"http://publications.europa.eu/resource/authority/language/BYJ","byj", +"http://publications.europa.eu/resource/authority/language/BYK","byk", +"http://publications.europa.eu/resource/authority/language/BYL","byl", +"http://publications.europa.eu/resource/authority/language/BYM","bym", +"http://publications.europa.eu/resource/authority/language/BYN","byn", +"http://publications.europa.eu/resource/authority/language/BYO","byo", +"http://publications.europa.eu/resource/authority/language/BYP","byp", +"http://publications.europa.eu/resource/authority/language/BYQ","byq", +"http://publications.europa.eu/resource/authority/language/BYR","byr", +"http://publications.europa.eu/resource/authority/language/BYS","bys", +"http://publications.europa.eu/resource/authority/language/BYT","byt", +"http://publications.europa.eu/resource/authority/language/BYV","byv", +"http://publications.europa.eu/resource/authority/language/BYW","byw", +"http://publications.europa.eu/resource/authority/language/BYX","byx", +"http://publications.europa.eu/resource/authority/language/BYY","byy", +"http://publications.europa.eu/resource/authority/language/BYZ","byz", +"http://publications.europa.eu/resource/authority/language/BZA","bza", +"http://publications.europa.eu/resource/authority/language/BZB","bzb", +"http://publications.europa.eu/resource/authority/language/BZD","bzd", +"http://publications.europa.eu/resource/authority/language/BZE","bze", +"http://publications.europa.eu/resource/authority/language/BZF","bzf", +"http://publications.europa.eu/resource/authority/language/BZG","bzg", +"http://publications.europa.eu/resource/authority/language/BZH","bzh", +"http://publications.europa.eu/resource/authority/language/BZI","bzi", +"http://publications.europa.eu/resource/authority/language/BZJ","bzj", +"http://publications.europa.eu/resource/authority/language/BZK","bzk", +"http://publications.europa.eu/resource/authority/language/BZL","bzl", +"http://publications.europa.eu/resource/authority/language/BZM","bzm", +"http://publications.europa.eu/resource/authority/language/BZN","bzn", +"http://publications.europa.eu/resource/authority/language/BZO","bzo", +"http://publications.europa.eu/resource/authority/language/BZP","bzp", +"http://publications.europa.eu/resource/authority/language/BZQ","bzq", +"http://publications.europa.eu/resource/authority/language/BZR","bzr", +"http://publications.europa.eu/resource/authority/language/BZS","bzs", +"http://publications.europa.eu/resource/authority/language/BZT","bzt", +"http://publications.europa.eu/resource/authority/language/BZU","bzu", +"http://publications.europa.eu/resource/authority/language/BZV","bzv", +"http://publications.europa.eu/resource/authority/language/BZW","bzw", +"http://publications.europa.eu/resource/authority/language/BZX","bzx", +"http://publications.europa.eu/resource/authority/language/BZY","bzy", +"http://publications.europa.eu/resource/authority/language/BZZ","bzz", +"http://publications.europa.eu/resource/authority/language/CAA","caa", +"http://publications.europa.eu/resource/authority/language/CAB","cab", +"http://publications.europa.eu/resource/authority/language/CAC","cac", +"http://publications.europa.eu/resource/authority/language/CAD","cad", +"http://publications.europa.eu/resource/authority/language/CAE","cae", +"http://publications.europa.eu/resource/authority/language/CAF","caf", +"http://publications.europa.eu/resource/authority/language/CAG","cag", +"http://publications.europa.eu/resource/authority/language/CAH","cah", +"http://publications.europa.eu/resource/authority/language/CAJ","caj", +"http://publications.europa.eu/resource/authority/language/CAK","cak", +"http://publications.europa.eu/resource/authority/language/CAL","cal", +"http://publications.europa.eu/resource/authority/language/CAM","cam", +"http://publications.europa.eu/resource/authority/language/CAN","can", +"http://publications.europa.eu/resource/authority/language/CAO","cao", +"http://publications.europa.eu/resource/authority/language/CAP","cap", +"http://publications.europa.eu/resource/authority/language/CAQ","caq", +"http://publications.europa.eu/resource/authority/language/CAR","car", +"http://publications.europa.eu/resource/authority/language/CAS","cas", +"http://publications.europa.eu/resource/authority/language/CAV","cav", +"http://publications.europa.eu/resource/authority/language/CAW","caw", +"http://publications.europa.eu/resource/authority/language/CAX","cax", +"http://publications.europa.eu/resource/authority/language/CAY","cay", +"http://publications.europa.eu/resource/authority/language/CAZ","caz", +"http://publications.europa.eu/resource/authority/language/CBB","cbb", +"http://publications.europa.eu/resource/authority/language/CBC","cbc", +"http://publications.europa.eu/resource/authority/language/CBD","cbd", +"http://publications.europa.eu/resource/authority/language/CBE","cbe", +"http://publications.europa.eu/resource/authority/language/CBG","cbg", +"http://publications.europa.eu/resource/authority/language/CBH","cbh", +"http://publications.europa.eu/resource/authority/language/CBI","cbi", +"http://publications.europa.eu/resource/authority/language/CBJ","cbj", +"http://publications.europa.eu/resource/authority/language/CBK","cbk", +"http://publications.europa.eu/resource/authority/language/CBL","cbl", +"http://publications.europa.eu/resource/authority/language/CBN","cbn", +"http://publications.europa.eu/resource/authority/language/CBO","cbo", +"http://publications.europa.eu/resource/authority/language/CBR","cbr", +"http://publications.europa.eu/resource/authority/language/CBS","cbs", +"http://publications.europa.eu/resource/authority/language/CBT","cbt", +"http://publications.europa.eu/resource/authority/language/CBU","cbu", +"http://publications.europa.eu/resource/authority/language/CBV","cbv", +"http://publications.europa.eu/resource/authority/language/CBY","cby", +"http://publications.europa.eu/resource/authority/language/CCA","cca", +"http://publications.europa.eu/resource/authority/language/CCC","ccc", +"http://publications.europa.eu/resource/authority/language/CCD","ccd", +"http://publications.europa.eu/resource/authority/language/CCE","cce", +"http://publications.europa.eu/resource/authority/language/CCG","ccg", +"http://publications.europa.eu/resource/authority/language/CCH","cch", +"http://publications.europa.eu/resource/authority/language/CCJ","ccj", +"http://publications.europa.eu/resource/authority/language/CCL","ccl", +"http://publications.europa.eu/resource/authority/language/CCM","ccm", +"http://publications.europa.eu/resource/authority/language/CCO","cco", +"http://publications.europa.eu/resource/authority/language/CCP","ccp", +"http://publications.europa.eu/resource/authority/language/CCQ","ccq", +"http://publications.europa.eu/resource/authority/language/CCR","ccr", +"http://publications.europa.eu/resource/authority/language/CDA","cda", +"http://publications.europa.eu/resource/authority/language/CDE","cde", +"http://publications.europa.eu/resource/authority/language/CDF","cdf", +"http://publications.europa.eu/resource/authority/language/CDG","cdg", +"http://publications.europa.eu/resource/authority/language/CDH","cdh", +"http://publications.europa.eu/resource/authority/language/CDI","cdi", +"http://publications.europa.eu/resource/authority/language/CDJ","cdj", +"http://publications.europa.eu/resource/authority/language/CDM","cdm", +"http://publications.europa.eu/resource/authority/language/CDN","cdn", +"http://publications.europa.eu/resource/authority/language/CDO","cdo", +"http://publications.europa.eu/resource/authority/language/CDR","cdr", +"http://publications.europa.eu/resource/authority/language/CDS","cds", +"http://publications.europa.eu/resource/authority/language/CDY","cdy", +"http://publications.europa.eu/resource/authority/language/CDZ","cdz", +"http://publications.europa.eu/resource/authority/language/CEA","cea", +"http://publications.europa.eu/resource/authority/language/CEB","ceb", +"http://publications.europa.eu/resource/authority/language/CEG","ceg", +"http://publications.europa.eu/resource/authority/language/CEN","cen", +"http://publications.europa.eu/resource/authority/language/CET","cet", +"http://publications.europa.eu/resource/authority/language/CFA","cfa", +"http://publications.europa.eu/resource/authority/language/CFD","cfd", +"http://publications.europa.eu/resource/authority/language/CFG","cfg", +"http://publications.europa.eu/resource/authority/language/CFM","cfm", +"http://publications.europa.eu/resource/authority/language/CGA","cga", +"http://publications.europa.eu/resource/authority/language/CGC","cgc", +"http://publications.europa.eu/resource/authority/language/CGG","cgg", +"http://publications.europa.eu/resource/authority/language/CGK","cgk", +"http://publications.europa.eu/resource/authority/language/CHB","chb", +"http://publications.europa.eu/resource/authority/language/CHC","chc", +"http://publications.europa.eu/resource/authority/language/CHD","chd", +"http://publications.europa.eu/resource/authority/language/CHF","chf", +"http://publications.europa.eu/resource/authority/language/CHG","chg", +"http://publications.europa.eu/resource/authority/language/CHH","chh", +"http://publications.europa.eu/resource/authority/language/CHJ","chj", +"http://publications.europa.eu/resource/authority/language/CHK","chk", +"http://publications.europa.eu/resource/authority/language/CHL","chl", +"http://publications.europa.eu/resource/authority/language/CHM","chm", +"http://publications.europa.eu/resource/authority/language/CHN","chn", +"http://publications.europa.eu/resource/authority/language/CHO","cho", +"http://publications.europa.eu/resource/authority/language/CHP","chp", +"http://publications.europa.eu/resource/authority/language/CHQ","chq", +"http://publications.europa.eu/resource/authority/language/CHR","chr", +"http://publications.europa.eu/resource/authority/language/CHT","cht", +"http://publications.europa.eu/resource/authority/language/CHW","chw", +"http://publications.europa.eu/resource/authority/language/CHX","chx", +"http://publications.europa.eu/resource/authority/language/CHY","chy", +"http://publications.europa.eu/resource/authority/language/CHZ","chz", +"http://publications.europa.eu/resource/authority/language/CIA","cia", +"http://publications.europa.eu/resource/authority/language/CIB","cib", +"http://publications.europa.eu/resource/authority/language/CIC","cic", +"http://publications.europa.eu/resource/authority/language/CID","cid", +"http://publications.europa.eu/resource/authority/language/CIE","cie", +"http://publications.europa.eu/resource/authority/language/CIH","cih", +"http://publications.europa.eu/resource/authority/language/CIK","cik", +"http://publications.europa.eu/resource/authority/language/CIM","cim", +"http://publications.europa.eu/resource/authority/language/CIN","cin", +"http://publications.europa.eu/resource/authority/language/CIP","cip", +"http://publications.europa.eu/resource/authority/language/CIR","cir", +"http://publications.europa.eu/resource/authority/language/CIW","ciw", +"http://publications.europa.eu/resource/authority/language/CIY","ciy", +"http://publications.europa.eu/resource/authority/language/CJA","cja", +"http://publications.europa.eu/resource/authority/language/CJE","cje", +"http://publications.europa.eu/resource/authority/language/CJH","cjh", +"http://publications.europa.eu/resource/authority/language/CJI","cji", +"http://publications.europa.eu/resource/authority/language/CJK","cjk", +"http://publications.europa.eu/resource/authority/language/CJM","cjm", +"http://publications.europa.eu/resource/authority/language/CJN","cjn", +"http://publications.europa.eu/resource/authority/language/CJO","cjo", +"http://publications.europa.eu/resource/authority/language/CJP","cjp", +"http://publications.europa.eu/resource/authority/language/CJR","cjr", +"http://publications.europa.eu/resource/authority/language/CJS","cjs", +"http://publications.europa.eu/resource/authority/language/CJV","cjv", +"http://publications.europa.eu/resource/authority/language/CJY","cjy", +"http://publications.europa.eu/resource/authority/language/CKA","cka", +"http://publications.europa.eu/resource/authority/language/CKH","ckh", +"http://publications.europa.eu/resource/authority/language/CKL","ckl", +"http://publications.europa.eu/resource/authority/language/CKO","cko", +"http://publications.europa.eu/resource/authority/language/CKQ","ckq", +"http://publications.europa.eu/resource/authority/language/CKR","ckr", +"http://publications.europa.eu/resource/authority/language/CKS","cks", +"http://publications.europa.eu/resource/authority/language/CKT","ckt", +"http://publications.europa.eu/resource/authority/language/CKU","cku", +"http://publications.europa.eu/resource/authority/language/CKV","ckv", +"http://publications.europa.eu/resource/authority/language/CKX","ckx", +"http://publications.europa.eu/resource/authority/language/CKY","cky", +"http://publications.europa.eu/resource/authority/language/CKZ","ckz", +"http://publications.europa.eu/resource/authority/language/CLA","cla", +"http://publications.europa.eu/resource/authority/language/CLC","clc", +"http://publications.europa.eu/resource/authority/language/CLD","cld", +"http://publications.europa.eu/resource/authority/language/CLE","cle", +"http://publications.europa.eu/resource/authority/language/CLH","clh", +"http://publications.europa.eu/resource/authority/language/CLI","cli", +"http://publications.europa.eu/resource/authority/language/CLK","clk", +"http://publications.europa.eu/resource/authority/language/CLL","cll", +"http://publications.europa.eu/resource/authority/language/CLM","clm", +"http://publications.europa.eu/resource/authority/language/CLO","clo", +"http://publications.europa.eu/resource/authority/language/CLU","clu", +"http://publications.europa.eu/resource/authority/language/CLW","clw", +"http://publications.europa.eu/resource/authority/language/CLY","cly", +"http://publications.europa.eu/resource/authority/language/CMA","cma", +"http://publications.europa.eu/resource/authority/language/CME","cme", +"http://publications.europa.eu/resource/authority/language/CMG","cmg", +"http://publications.europa.eu/resource/authority/language/CMI","cmi", +"http://publications.europa.eu/resource/authority/language/CMK","cmk", +"http://publications.europa.eu/resource/authority/language/CML","cml", +"http://publications.europa.eu/resource/authority/language/CMM","cmm", +"http://publications.europa.eu/resource/authority/language/CMN","cmn", +"http://publications.europa.eu/resource/authority/language/CMO","cmo", +"http://publications.europa.eu/resource/authority/language/CMR","cmr", +"http://publications.europa.eu/resource/authority/language/CMS","cms", +"http://publications.europa.eu/resource/authority/language/CMT","cmt", +"http://publications.europa.eu/resource/authority/language/CNA","cna", +"http://publications.europa.eu/resource/authority/language/CNB","cnb", +"http://publications.europa.eu/resource/authority/language/CNC","cnc", +"http://publications.europa.eu/resource/authority/language/CNG","cng", +"http://publications.europa.eu/resource/authority/language/CNH","cnh", +"http://publications.europa.eu/resource/authority/language/CNI","cni", +"http://publications.europa.eu/resource/authority/language/CNK","cnk", +"http://publications.europa.eu/resource/authority/language/CNL","cnl", +"http://publications.europa.eu/resource/authority/language/CNO","cno", +"http://publications.europa.eu/resource/authority/language/CNS","cns", +"http://publications.europa.eu/resource/authority/language/CNT","cnt", +"http://publications.europa.eu/resource/authority/language/CNU","cnu", +"http://publications.europa.eu/resource/authority/language/CNW","cnw", +"http://publications.europa.eu/resource/authority/language/CNX","cnx", +"http://publications.europa.eu/resource/authority/language/COA","coa", +"http://publications.europa.eu/resource/authority/language/COB","cob", +"http://publications.europa.eu/resource/authority/language/COC","coc", +"http://publications.europa.eu/resource/authority/language/COD","cod", +"http://publications.europa.eu/resource/authority/language/COE","coe", +"http://publications.europa.eu/resource/authority/language/COF","cof", +"http://publications.europa.eu/resource/authority/language/COG","cog", +"http://publications.europa.eu/resource/authority/language/COH","coh", +"http://publications.europa.eu/resource/authority/language/COJ","coj", +"http://publications.europa.eu/resource/authority/language/COK","cok", +"http://publications.europa.eu/resource/authority/language/COL","col", +"http://publications.europa.eu/resource/authority/language/COM","com", +"http://publications.europa.eu/resource/authority/language/CON","con", +"http://publications.europa.eu/resource/authority/language/COO","coo", +"http://publications.europa.eu/resource/authority/language/COP","cop", +"http://publications.europa.eu/resource/authority/language/COQ","coq", +"http://publications.europa.eu/resource/authority/language/COT","cot", +"http://publications.europa.eu/resource/authority/language/COU","cou", +"http://publications.europa.eu/resource/authority/language/COV","cov", +"http://publications.europa.eu/resource/authority/language/COW","cow", +"http://publications.europa.eu/resource/authority/language/COX","cox", +"http://publications.europa.eu/resource/authority/language/COY","coy", +"http://publications.europa.eu/resource/authority/language/COZ","coz", +"http://publications.europa.eu/resource/authority/language/CPA","cpa", +"http://publications.europa.eu/resource/authority/language/CPB","cpb", +"http://publications.europa.eu/resource/authority/language/CPC","cpc", +"http://publications.europa.eu/resource/authority/language/CPG","cpg", +"http://publications.europa.eu/resource/authority/language/CPI","cpi", +"http://publications.europa.eu/resource/authority/language/CPN","cpn", +"http://publications.europa.eu/resource/authority/language/CPS","cps", +"http://publications.europa.eu/resource/authority/language/CPU","cpu", +"http://publications.europa.eu/resource/authority/language/CPX","cpx", +"http://publications.europa.eu/resource/authority/language/CPY","cpy", +"http://publications.europa.eu/resource/authority/language/CQD","cqd", +"http://publications.europa.eu/resource/authority/language/CQU","cqu", +"http://publications.europa.eu/resource/authority/language/CRA","cra", +"http://publications.europa.eu/resource/authority/language/CRB","crb", +"http://publications.europa.eu/resource/authority/language/CRC","crc", +"http://publications.europa.eu/resource/authority/language/CRD","crd", +"http://publications.europa.eu/resource/authority/language/CRF","crf", +"http://publications.europa.eu/resource/authority/language/CRG","crg", +"http://publications.europa.eu/resource/authority/language/CRH","crh", +"http://publications.europa.eu/resource/authority/language/CRI","cri", +"http://publications.europa.eu/resource/authority/language/CRJ","crj", +"http://publications.europa.eu/resource/authority/language/CRK","crk", +"http://publications.europa.eu/resource/authority/language/CRL","crl", +"http://publications.europa.eu/resource/authority/language/CRM","crm", +"http://publications.europa.eu/resource/authority/language/CRN","crn", +"http://publications.europa.eu/resource/authority/language/CRO","cro", +"http://publications.europa.eu/resource/authority/language/CRQ","crq", +"http://publications.europa.eu/resource/authority/language/CRR","crr", +"http://publications.europa.eu/resource/authority/language/CRS","crs", +"http://publications.europa.eu/resource/authority/language/CRT","crt", +"http://publications.europa.eu/resource/authority/language/CRV","crv", +"http://publications.europa.eu/resource/authority/language/CRW","crw", +"http://publications.europa.eu/resource/authority/language/CRX","crx", +"http://publications.europa.eu/resource/authority/language/CRY","cry", +"http://publications.europa.eu/resource/authority/language/CRZ","crz", +"http://publications.europa.eu/resource/authority/language/CSA","csa", +"http://publications.europa.eu/resource/authority/language/CSB","csb", +"http://publications.europa.eu/resource/authority/language/CSC","csc", +"http://publications.europa.eu/resource/authority/language/CSD","csd", +"http://publications.europa.eu/resource/authority/language/CSE","cse", +"http://publications.europa.eu/resource/authority/language/CSF","csf", +"http://publications.europa.eu/resource/authority/language/CSG","csg", +"http://publications.europa.eu/resource/authority/language/CSH","csh", +"http://publications.europa.eu/resource/authority/language/CSI","csi", +"http://publications.europa.eu/resource/authority/language/CSK","csk", +"http://publications.europa.eu/resource/authority/language/CSL","csl", +"http://publications.europa.eu/resource/authority/language/CSM","csm", +"http://publications.europa.eu/resource/authority/language/CSN","csn", +"http://publications.europa.eu/resource/authority/language/CSO","cso", +"http://publications.europa.eu/resource/authority/language/CSQ","csq", +"http://publications.europa.eu/resource/authority/language/CSR","csr", +"http://publications.europa.eu/resource/authority/language/CSS","css", +"http://publications.europa.eu/resource/authority/language/CST","cst", +"http://publications.europa.eu/resource/authority/language/CSW","csw", +"http://publications.europa.eu/resource/authority/language/CSY","csy", +"http://publications.europa.eu/resource/authority/language/CSZ","csz", +"http://publications.europa.eu/resource/authority/language/CTA","cta", +"http://publications.europa.eu/resource/authority/language/CTC","ctc", +"http://publications.europa.eu/resource/authority/language/CTD","ctd", +"http://publications.europa.eu/resource/authority/language/CTE","cte", +"http://publications.europa.eu/resource/authority/language/CTG","ctg", +"http://publications.europa.eu/resource/authority/language/CTL","ctl", +"http://publications.europa.eu/resource/authority/language/CTM","ctm", +"http://publications.europa.eu/resource/authority/language/CTN","ctn", +"http://publications.europa.eu/resource/authority/language/CTO","cto", +"http://publications.europa.eu/resource/authority/language/CTP","ctp", +"http://publications.europa.eu/resource/authority/language/CTS","cts", +"http://publications.europa.eu/resource/authority/language/CTT","ctt", +"http://publications.europa.eu/resource/authority/language/CTU","ctu", +"http://publications.europa.eu/resource/authority/language/CTZ","ctz", +"http://publications.europa.eu/resource/authority/language/CUA","cua", +"http://publications.europa.eu/resource/authority/language/CUB","cub", +"http://publications.europa.eu/resource/authority/language/CUC","cuc", +"http://publications.europa.eu/resource/authority/language/CUG","cug", +"http://publications.europa.eu/resource/authority/language/CUH","cuh", +"http://publications.europa.eu/resource/authority/language/CUI","cui", +"http://publications.europa.eu/resource/authority/language/CUJ","cuj", +"http://publications.europa.eu/resource/authority/language/CUK","cuk", +"http://publications.europa.eu/resource/authority/language/CUL","cul", +"http://publications.europa.eu/resource/authority/language/CUM","cum", +"http://publications.europa.eu/resource/authority/language/CUO","cuo", +"http://publications.europa.eu/resource/authority/language/CUP","cup", +"http://publications.europa.eu/resource/authority/language/CUQ","cuq", +"http://publications.europa.eu/resource/authority/language/CUR","cur", +"http://publications.europa.eu/resource/authority/language/CUT","cut", +"http://publications.europa.eu/resource/authority/language/CUU","cuu", +"http://publications.europa.eu/resource/authority/language/CUV","cuv", +"http://publications.europa.eu/resource/authority/language/CUW","cuw", +"http://publications.europa.eu/resource/authority/language/CUX","cux", +"http://publications.europa.eu/resource/authority/language/CVG","cvg", +"http://publications.europa.eu/resource/authority/language/CVN","cvn", +"http://publications.europa.eu/resource/authority/language/CWA","cwa", +"http://publications.europa.eu/resource/authority/language/CWB","cwb", +"http://publications.europa.eu/resource/authority/language/CWD","cwd", +"http://publications.europa.eu/resource/authority/language/CWE","cwe", +"http://publications.europa.eu/resource/authority/language/CWG","cwg", +"http://publications.europa.eu/resource/authority/language/CWT","cwt", +"http://publications.europa.eu/resource/authority/language/CYA","cya", +"http://publications.europa.eu/resource/authority/language/CYB","cyb", +"http://publications.europa.eu/resource/authority/language/CYO","cyo", +"http://publications.europa.eu/resource/authority/language/CZH","czh", +"http://publications.europa.eu/resource/authority/language/CZK","czk", +"http://publications.europa.eu/resource/authority/language/CZN","czn", +"http://publications.europa.eu/resource/authority/language/CZO","czo", +"http://publications.europa.eu/resource/authority/language/CZT","czt", +"http://publications.europa.eu/resource/authority/language/DAA","daa", +"http://publications.europa.eu/resource/authority/language/DAC","dac", +"http://publications.europa.eu/resource/authority/language/DAD","dad", +"http://publications.europa.eu/resource/authority/language/DAE","dae", +"http://publications.europa.eu/resource/authority/language/DAF","daf", +"http://publications.europa.eu/resource/authority/language/DAG","dag", +"http://publications.europa.eu/resource/authority/language/DAH","dah", +"http://publications.europa.eu/resource/authority/language/DAI","dai", +"http://publications.europa.eu/resource/authority/language/DAJ","daj", +"http://publications.europa.eu/resource/authority/language/DAK","dak", +"http://publications.europa.eu/resource/authority/language/DAL","dal", +"http://publications.europa.eu/resource/authority/language/DAM","dam", +"http://publications.europa.eu/resource/authority/language/CAI","cai", +"http://publications.europa.eu/resource/authority/language/CAU","cau", +"http://publications.europa.eu/resource/authority/language/CEL","cel", +"http://publications.europa.eu/resource/authority/language/CMC","cmc", +"http://publications.europa.eu/resource/authority/language/CUS","cus", +"http://publications.europa.eu/resource/authority/language/FRY","fy","FY" +"http://publications.europa.eu/resource/authority/language/DZO","dz", +"http://publications.europa.eu/resource/authority/language/EPO","eo", +"http://publications.europa.eu/resource/authority/language/EWE","ee", +"http://publications.europa.eu/resource/authority/language/FIJ","fj", +"http://publications.europa.eu/resource/authority/language/FUL","ff", +"http://publications.europa.eu/resource/authority/language/DAO","dao", +"http://publications.europa.eu/resource/authority/language/DAP","dap", +"http://publications.europa.eu/resource/authority/language/DAQ","daq", +"http://publications.europa.eu/resource/authority/language/DAR","dar", +"http://publications.europa.eu/resource/authority/language/DAS","das", +"http://publications.europa.eu/resource/authority/language/DAU","dau", +"http://publications.europa.eu/resource/authority/language/DAV","dav", +"http://publications.europa.eu/resource/authority/language/DAW","daw", +"http://publications.europa.eu/resource/authority/language/DAX","dax", +"http://publications.europa.eu/resource/authority/language/DAZ","daz", +"http://publications.europa.eu/resource/authority/language/DBA","dba", +"http://publications.europa.eu/resource/authority/language/DBB","dbb", +"http://publications.europa.eu/resource/authority/language/DBD","dbd", +"http://publications.europa.eu/resource/authority/language/DBE","dbe", +"http://publications.europa.eu/resource/authority/language/DBF","dbf", +"http://publications.europa.eu/resource/authority/language/DBG","dbg", +"http://publications.europa.eu/resource/authority/language/DBI","dbi", +"http://publications.europa.eu/resource/authority/language/DBJ","dbj", +"http://publications.europa.eu/resource/authority/language/DBL","dbl", +"http://publications.europa.eu/resource/authority/language/DBM","dbm", +"http://publications.europa.eu/resource/authority/language/DBN","dbn", +"http://publications.europa.eu/resource/authority/language/DBO","dbo", +"http://publications.europa.eu/resource/authority/language/DBP","dbp", +"http://publications.europa.eu/resource/authority/language/DBQ","dbq", +"http://publications.europa.eu/resource/authority/language/DBR","dbr", +"http://publications.europa.eu/resource/authority/language/DBU","dbu", +"http://publications.europa.eu/resource/authority/language/DBV","dbv", +"http://publications.europa.eu/resource/authority/language/DBY","dby", +"http://publications.europa.eu/resource/authority/language/DCC","dcc", +"http://publications.europa.eu/resource/authority/language/DCR","dcr", +"http://publications.europa.eu/resource/authority/language/DDD","ddd", +"http://publications.europa.eu/resource/authority/language/DDE","dde", +"http://publications.europa.eu/resource/authority/language/DDG","ddg", +"http://publications.europa.eu/resource/authority/language/DDI","ddi", +"http://publications.europa.eu/resource/authority/language/DDJ","ddj", +"http://publications.europa.eu/resource/authority/language/DDN","ddn", +"http://publications.europa.eu/resource/authority/language/DDO","ddo", +"http://publications.europa.eu/resource/authority/language/DDS","dds", +"http://publications.europa.eu/resource/authority/language/DDW","ddw", +"http://publications.europa.eu/resource/authority/language/DEC","dec", +"http://publications.europa.eu/resource/authority/language/DED","ded", +"http://publications.europa.eu/resource/authority/language/DEE","dee", +"http://publications.europa.eu/resource/authority/language/DEF","def", +"http://publications.europa.eu/resource/authority/language/DEG","deg", +"http://publications.europa.eu/resource/authority/language/DEH","deh", +"http://publications.europa.eu/resource/authority/language/DEI","dei", +"http://publications.europa.eu/resource/authority/language/DEK","dek", +"http://publications.europa.eu/resource/authority/language/DEL","del", +"http://publications.europa.eu/resource/authority/language/DEM","dem", +"http://publications.europa.eu/resource/authority/language/DEN","den", +"http://publications.europa.eu/resource/authority/language/DEP","dep", +"http://publications.europa.eu/resource/authority/language/DEQ","deq", +"http://publications.europa.eu/resource/authority/language/DER","der", +"http://publications.europa.eu/resource/authority/language/DES","des", +"http://publications.europa.eu/resource/authority/language/DEV","dev", +"http://publications.europa.eu/resource/authority/language/DEZ","dez", +"http://publications.europa.eu/resource/authority/language/DGA","dga", +"http://publications.europa.eu/resource/authority/language/DGB","dgb", +"http://publications.europa.eu/resource/authority/language/DGC","dgc", +"http://publications.europa.eu/resource/authority/language/DGD","dgd", +"http://publications.europa.eu/resource/authority/language/DGE","dge", +"http://publications.europa.eu/resource/authority/language/DGG","dgg", +"http://publications.europa.eu/resource/authority/language/DGH","dgh", +"http://publications.europa.eu/resource/authority/language/DGI","dgi", +"http://publications.europa.eu/resource/authority/language/DGK","dgk", +"http://publications.europa.eu/resource/authority/language/DGN","dgn", +"http://publications.europa.eu/resource/authority/language/DGO","dgo", +"http://publications.europa.eu/resource/authority/language/DGR","dgr", +"http://publications.europa.eu/resource/authority/language/DGS","dgs", +"http://publications.europa.eu/resource/authority/language/DGU","dgu", +"http://publications.europa.eu/resource/authority/language/DGX","dgx", +"http://publications.europa.eu/resource/authority/language/DGZ","dgz", +"http://publications.europa.eu/resource/authority/language/DHA","dha", +"http://publications.europa.eu/resource/authority/language/DHD","dhd", +"http://publications.europa.eu/resource/authority/language/DHG","dhg", +"http://publications.europa.eu/resource/authority/language/DHI","dhi", +"http://publications.europa.eu/resource/authority/language/DHL","dhl", +"http://publications.europa.eu/resource/authority/language/DHM","dhm", +"http://publications.europa.eu/resource/authority/language/DHN","dhn", +"http://publications.europa.eu/resource/authority/language/DHO","dho", +"http://publications.europa.eu/resource/authority/language/DHR","dhr", +"http://publications.europa.eu/resource/authority/language/DHS","dhs", +"http://publications.europa.eu/resource/authority/language/DHU","dhu", +"http://publications.europa.eu/resource/authority/language/DHV","dhv", +"http://publications.europa.eu/resource/authority/language/DHW","dhw", +"http://publications.europa.eu/resource/authority/language/DIA","dia", +"http://publications.europa.eu/resource/authority/language/DIB","dib", +"http://publications.europa.eu/resource/authority/language/DIC","dic", +"http://publications.europa.eu/resource/authority/language/DID","did", +"http://publications.europa.eu/resource/authority/language/DIF","dif", +"http://publications.europa.eu/resource/authority/language/DIG","dig", +"http://publications.europa.eu/resource/authority/language/DIH","dih", +"http://publications.europa.eu/resource/authority/language/DII","dii", +"http://publications.europa.eu/resource/authority/language/DIJ","dij", +"http://publications.europa.eu/resource/authority/language/DIK","dik", +"http://publications.europa.eu/resource/authority/language/DIL","dil", +"http://publications.europa.eu/resource/authority/language/DIM","dim", +"http://publications.europa.eu/resource/authority/language/DIN","din", +"http://publications.europa.eu/resource/authority/language/DIO","dio", +"http://publications.europa.eu/resource/authority/language/DIP","dip", +"http://publications.europa.eu/resource/authority/language/DIQ","diq", +"http://publications.europa.eu/resource/authority/language/DIR","dir", +"http://publications.europa.eu/resource/authority/language/DIS","dis", +"http://publications.europa.eu/resource/authority/language/DIT","dit", +"http://publications.europa.eu/resource/authority/language/DIU","diu", +"http://publications.europa.eu/resource/authority/language/DIW","diw", +"http://publications.europa.eu/resource/authority/language/DIX","dix", +"http://publications.europa.eu/resource/authority/language/DIY","diy", +"http://publications.europa.eu/resource/authority/language/DIZ","diz", +"http://publications.europa.eu/resource/authority/language/DJB","djb", +"http://publications.europa.eu/resource/authority/language/DJC","djc", +"http://publications.europa.eu/resource/authority/language/DJD","djd", +"http://publications.europa.eu/resource/authority/language/DJE","dje", +"http://publications.europa.eu/resource/authority/language/DJF","djf", +"http://publications.europa.eu/resource/authority/language/DJI","dji", +"http://publications.europa.eu/resource/authority/language/DJJ","djj", +"http://publications.europa.eu/resource/authority/language/DJK","djk", +"http://publications.europa.eu/resource/authority/language/DJL","djl", +"http://publications.europa.eu/resource/authority/language/DJM","djm", +"http://publications.europa.eu/resource/authority/language/DJN","djn", +"http://publications.europa.eu/resource/authority/language/DJO","djo", +"http://publications.europa.eu/resource/authority/language/DJR","djr", +"http://publications.europa.eu/resource/authority/language/DJU","dju", +"http://publications.europa.eu/resource/authority/language/DJW","djw", +"http://publications.europa.eu/resource/authority/language/DKA","dka", +"http://publications.europa.eu/resource/authority/language/DKK","dkk", +"http://publications.europa.eu/resource/authority/language/DKL","dkl", +"http://publications.europa.eu/resource/authority/language/DKR","dkr", +"http://publications.europa.eu/resource/authority/language/DKS","dks", +"http://publications.europa.eu/resource/authority/language/DKX","dkx", +"http://publications.europa.eu/resource/authority/language/DLG","dlg", +"http://publications.europa.eu/resource/authority/language/DLM","dlm", +"http://publications.europa.eu/resource/authority/language/DLN","dln", +"http://publications.europa.eu/resource/authority/language/DMA","dma", +"http://publications.europa.eu/resource/authority/language/DMC","dmc", +"http://publications.europa.eu/resource/authority/language/DME","dme", +"http://publications.europa.eu/resource/authority/language/DMG","dmg", +"http://publications.europa.eu/resource/authority/language/DMK","dmk", +"http://publications.europa.eu/resource/authority/language/DML","dml", +"http://publications.europa.eu/resource/authority/language/DMM","dmm", +"http://publications.europa.eu/resource/authority/language/DMO","dmo", +"http://publications.europa.eu/resource/authority/language/DMR","dmr", +"http://publications.europa.eu/resource/authority/language/DMS","dms", +"http://publications.europa.eu/resource/authority/language/DMU","dmu", +"http://publications.europa.eu/resource/authority/language/DMV","dmv", +"http://publications.europa.eu/resource/authority/language/DMX","dmx", +"http://publications.europa.eu/resource/authority/language/DMY","dmy", +"http://publications.europa.eu/resource/authority/language/DNA","dna", +"http://publications.europa.eu/resource/authority/language/DND","dnd", +"http://publications.europa.eu/resource/authority/language/DNE","dne", +"http://publications.europa.eu/resource/authority/language/DNG","dng", +"http://publications.europa.eu/resource/authority/language/DNI","dni", +"http://publications.europa.eu/resource/authority/language/DNK","dnk", +"http://publications.europa.eu/resource/authority/language/DNN","dnn", +"http://publications.europa.eu/resource/authority/language/DNR","dnr", +"http://publications.europa.eu/resource/authority/language/DNT","dnt", +"http://publications.europa.eu/resource/authority/language/DNU","dnu", +"http://publications.europa.eu/resource/authority/language/DNW","dnw", +"http://publications.europa.eu/resource/authority/language/DNY","dny", +"http://publications.europa.eu/resource/authority/language/DOA","doa", +"http://publications.europa.eu/resource/authority/language/DOB","dob", +"http://publications.europa.eu/resource/authority/language/DOC","doc", +"http://publications.europa.eu/resource/authority/language/DOE","doe", +"http://publications.europa.eu/resource/authority/language/DOF","dof", +"http://publications.europa.eu/resource/authority/language/DOH","doh", +"http://publications.europa.eu/resource/authority/language/DOI","doi", +"http://publications.europa.eu/resource/authority/language/DOK","dok", +"http://publications.europa.eu/resource/authority/language/DOL","dol", +"http://publications.europa.eu/resource/authority/language/DON","don", +"http://publications.europa.eu/resource/authority/language/DOO","doo", +"http://publications.europa.eu/resource/authority/language/DOP","dop", +"http://publications.europa.eu/resource/authority/language/DOQ","doq", +"http://publications.europa.eu/resource/authority/language/DOR","dor", +"http://publications.europa.eu/resource/authority/language/DOS","dos", +"http://publications.europa.eu/resource/authority/language/DOT","dot", +"http://publications.europa.eu/resource/authority/language/DOV","dov", +"http://publications.europa.eu/resource/authority/language/DOW","dow", +"http://publications.europa.eu/resource/authority/language/DOX","dox", +"http://publications.europa.eu/resource/authority/language/DOY","doy", +"http://publications.europa.eu/resource/authority/language/DOZ","doz", +"http://publications.europa.eu/resource/authority/language/DPP","dpp", +"http://publications.europa.eu/resource/authority/language/DRB","drb", +"http://publications.europa.eu/resource/authority/language/DRD","drd", +"http://publications.europa.eu/resource/authority/language/DRE","dre", +"http://publications.europa.eu/resource/authority/language/DRG","drg", +"http://publications.europa.eu/resource/authority/language/DRH","drh", +"http://publications.europa.eu/resource/authority/language/DRI","dri", +"http://publications.europa.eu/resource/authority/language/DRL","drl", +"http://publications.europa.eu/resource/authority/language/DRN","drn", +"http://publications.europa.eu/resource/authority/language/DRO","dro", +"http://publications.europa.eu/resource/authority/language/DRQ","drq", +"http://publications.europa.eu/resource/authority/language/DRR","drr", +"http://publications.europa.eu/resource/authority/language/DRS","drs", +"http://publications.europa.eu/resource/authority/language/DRT","drt", +"http://publications.europa.eu/resource/authority/language/DRU","dru", +"http://publications.europa.eu/resource/authority/language/DRW","drw", +"http://publications.europa.eu/resource/authority/language/DRY","dry", +"http://publications.europa.eu/resource/authority/language/DSB","dsb", +"http://publications.europa.eu/resource/authority/language/DSE","dse", +"http://publications.europa.eu/resource/authority/language/DSH","dsh", +"http://publications.europa.eu/resource/authority/language/DSI","dsi", +"http://publications.europa.eu/resource/authority/language/DSL","dsl", +"http://publications.europa.eu/resource/authority/language/DSN","dsn", +"http://publications.europa.eu/resource/authority/language/DSO","dso", +"http://publications.europa.eu/resource/authority/language/DSQ","dsq", +"http://publications.europa.eu/resource/authority/language/DTA","dta", +"http://publications.europa.eu/resource/authority/language/DTB","dtb", +"http://publications.europa.eu/resource/authority/language/DTI","dti", +"http://publications.europa.eu/resource/authority/language/DTK","dtk", +"http://publications.europa.eu/resource/authority/language/DTM","dtm", +"http://publications.europa.eu/resource/authority/language/DTP","dtp", +"http://publications.europa.eu/resource/authority/language/DTR","dtr", +"http://publications.europa.eu/resource/authority/language/DTS","dts", +"http://publications.europa.eu/resource/authority/language/DTT","dtt", +"http://publications.europa.eu/resource/authority/language/DTU","dtu", +"http://publications.europa.eu/resource/authority/language/DUA","dua", +"http://publications.europa.eu/resource/authority/language/DUB","dub", +"http://publications.europa.eu/resource/authority/language/DUC","duc", +"http://publications.europa.eu/resource/authority/language/DUD","dud", +"http://publications.europa.eu/resource/authority/language/DUE","due", +"http://publications.europa.eu/resource/authority/language/DUF","duf", +"http://publications.europa.eu/resource/authority/language/DUG","dug", +"http://publications.europa.eu/resource/authority/language/DUH","duh", +"http://publications.europa.eu/resource/authority/language/DUI","dui", +"http://publications.europa.eu/resource/authority/language/DUJ","duj", +"http://publications.europa.eu/resource/authority/language/DUK","duk", +"http://publications.europa.eu/resource/authority/language/DUL","dul", +"http://publications.europa.eu/resource/authority/language/DUM","dum", +"http://publications.europa.eu/resource/authority/language/DUN","dun", +"http://publications.europa.eu/resource/authority/language/DUO","duo", +"http://publications.europa.eu/resource/authority/language/DUP","dup", +"http://publications.europa.eu/resource/authority/language/DUQ","duq", +"http://publications.europa.eu/resource/authority/language/DUR","dur", +"http://publications.europa.eu/resource/authority/language/DUS","dus", +"http://publications.europa.eu/resource/authority/language/DUU","duu", +"http://publications.europa.eu/resource/authority/language/DUV","duv", +"http://publications.europa.eu/resource/authority/language/DUW","duw", +"http://publications.europa.eu/resource/authority/language/DUX","dux", +"http://publications.europa.eu/resource/authority/language/DUY","duy", +"http://publications.europa.eu/resource/authority/language/DUZ","duz", +"http://publications.europa.eu/resource/authority/language/DVA","dva", +"http://publications.europa.eu/resource/authority/language/DWA","dwa", +"http://publications.europa.eu/resource/authority/language/DWL","dwl", +"http://publications.europa.eu/resource/authority/language/DWR","dwr", +"http://publications.europa.eu/resource/authority/language/DWS","dws", +"http://publications.europa.eu/resource/authority/language/DWW","dww", +"http://publications.europa.eu/resource/authority/language/DYA","dya", +"http://publications.europa.eu/resource/authority/language/DYB","dyb", +"http://publications.europa.eu/resource/authority/language/DYD","dyd", +"http://publications.europa.eu/resource/authority/language/DYG","dyg", +"http://publications.europa.eu/resource/authority/language/DYI","dyi", +"http://publications.europa.eu/resource/authority/language/DYM","dym", +"http://publications.europa.eu/resource/authority/language/DYN","dyn", +"http://publications.europa.eu/resource/authority/language/DYO","dyo", +"http://publications.europa.eu/resource/authority/language/DYU","dyu", +"http://publications.europa.eu/resource/authority/language/DYY","dyy", +"http://publications.europa.eu/resource/authority/language/DZA","dza", +"http://publications.europa.eu/resource/authority/language/DZD","dzd", +"http://publications.europa.eu/resource/authority/language/DZG","dzg", +"http://publications.europa.eu/resource/authority/language/DZL","dzl", +"http://publications.europa.eu/resource/authority/language/DZN","dzn", +"http://publications.europa.eu/resource/authority/language/EBG","ebg", +"http://publications.europa.eu/resource/authority/language/EBO","ebo", +"http://publications.europa.eu/resource/authority/language/EBR","ebr", +"http://publications.europa.eu/resource/authority/language/EBU","ebu", +"http://publications.europa.eu/resource/authority/language/ECR","ecr", +"http://publications.europa.eu/resource/authority/language/ECS","ecs", +"http://publications.europa.eu/resource/authority/language/ECY","ecy", +"http://publications.europa.eu/resource/authority/language/EEE","eee", +"http://publications.europa.eu/resource/authority/language/EFA","efa", +"http://publications.europa.eu/resource/authority/language/EFE","efe", +"http://publications.europa.eu/resource/authority/language/EFI","efi", +"http://publications.europa.eu/resource/authority/language/EGA","ega", +"http://publications.europa.eu/resource/authority/language/EGL","egl", +"http://publications.europa.eu/resource/authority/language/EGO","ego", +"http://publications.europa.eu/resource/authority/language/EGY","egy", +"http://publications.europa.eu/resource/authority/language/EHU","ehu", +"http://publications.europa.eu/resource/authority/language/EIP","eip", +"http://publications.europa.eu/resource/authority/language/EIT","eit", +"http://publications.europa.eu/resource/authority/language/EIV","eiv", +"http://publications.europa.eu/resource/authority/language/EJA","eja", +"http://publications.europa.eu/resource/authority/language/EKA","eka", +"http://publications.europa.eu/resource/authority/language/EKE","eke", +"http://publications.europa.eu/resource/authority/language/EKG","ekg", +"http://publications.europa.eu/resource/authority/language/EKI","eki", +"http://publications.europa.eu/resource/authority/language/EKK","ekk", +"http://publications.europa.eu/resource/authority/language/EKL","ekl", +"http://publications.europa.eu/resource/authority/language/EKM","ekm", +"http://publications.europa.eu/resource/authority/language/EKO","eko", +"http://publications.europa.eu/resource/authority/language/EKP","ekp", +"http://publications.europa.eu/resource/authority/language/EKR","ekr", +"http://publications.europa.eu/resource/authority/language/EKY","eky", +"http://publications.europa.eu/resource/authority/language/ELE","ele", +"http://publications.europa.eu/resource/authority/language/ELH","elh", +"http://publications.europa.eu/resource/authority/language/ELI","eli", +"http://publications.europa.eu/resource/authority/language/ELK","elk", +"http://publications.europa.eu/resource/authority/language/ELM","elm", +"http://publications.europa.eu/resource/authority/language/ELO","elo", +"http://publications.europa.eu/resource/authority/language/ELP","elp", +"http://publications.europa.eu/resource/authority/language/ELU","elu", +"http://publications.europa.eu/resource/authority/language/ELX","elx", +"http://publications.europa.eu/resource/authority/language/EMA","ema", +"http://publications.europa.eu/resource/authority/language/EMB","emb", +"http://publications.europa.eu/resource/authority/language/EME","eme", +"http://publications.europa.eu/resource/authority/language/EMG","emg", +"http://publications.europa.eu/resource/authority/language/EMI","emi", +"http://publications.europa.eu/resource/authority/language/EMK","emk", +"http://publications.europa.eu/resource/authority/language/EMM","emm", +"http://publications.europa.eu/resource/authority/language/EMN","emn", +"http://publications.europa.eu/resource/authority/language/EMO","emo", +"http://publications.europa.eu/resource/authority/language/EMP","emp", +"http://publications.europa.eu/resource/authority/language/EMS","ems", +"http://publications.europa.eu/resource/authority/language/EMU","emu", +"http://publications.europa.eu/resource/authority/language/EMW","emw", +"http://publications.europa.eu/resource/authority/language/EMY","emy", +"http://publications.europa.eu/resource/authority/language/ENA","ena", +"http://publications.europa.eu/resource/authority/language/ENB","enb", +"http://publications.europa.eu/resource/authority/language/ENC","enc", +"http://publications.europa.eu/resource/authority/language/END","end", +"http://publications.europa.eu/resource/authority/language/ENF","enf", +"http://publications.europa.eu/resource/authority/language/ENH","enh", +"http://publications.europa.eu/resource/authority/language/ENM","enm", +"http://publications.europa.eu/resource/authority/language/ENN","enn", +"http://publications.europa.eu/resource/authority/language/ENO","eno", +"http://publications.europa.eu/resource/authority/language/ENQ","enq", +"http://publications.europa.eu/resource/authority/language/ENR","enr", +"http://publications.europa.eu/resource/authority/language/ENU","enu", +"http://publications.europa.eu/resource/authority/language/ENV","env", +"http://publications.europa.eu/resource/authority/language/ENW","enw", +"http://publications.europa.eu/resource/authority/language/EOT","eot", +"http://publications.europa.eu/resource/authority/language/EPI","epi", +"http://publications.europa.eu/resource/authority/language/ERA","era", +"http://publications.europa.eu/resource/authority/language/ERG","erg", +"http://publications.europa.eu/resource/authority/language/ERH","erh", +"http://publications.europa.eu/resource/authority/language/ERI","eri", +"http://publications.europa.eu/resource/authority/language/ERK","erk", +"http://publications.europa.eu/resource/authority/language/ERO","ero", +"http://publications.europa.eu/resource/authority/language/ERR","err", +"http://publications.europa.eu/resource/authority/language/ERS","ers", +"http://publications.europa.eu/resource/authority/language/ERT","ert", +"http://publications.europa.eu/resource/authority/language/ERW","erw", +"http://publications.europa.eu/resource/authority/language/ESE","ese", +"http://publications.europa.eu/resource/authority/language/ESH","esh", +"http://publications.europa.eu/resource/authority/language/ESI","esi", +"http://publications.europa.eu/resource/authority/language/ESK","esk", +"http://publications.europa.eu/resource/authority/language/ESL","esl", +"http://publications.europa.eu/resource/authority/language/ESM","esm", +"http://publications.europa.eu/resource/authority/language/ESN","esn", +"http://publications.europa.eu/resource/authority/language/ESO","eso", +"http://publications.europa.eu/resource/authority/language/ESQ","esq", +"http://publications.europa.eu/resource/authority/language/ESS","ess", +"http://publications.europa.eu/resource/authority/language/ESU","esu", +"http://publications.europa.eu/resource/authority/language/ETB","etb", +"http://publications.europa.eu/resource/authority/language/ETC","etc", +"http://publications.europa.eu/resource/authority/language/ETH","eth", +"http://publications.europa.eu/resource/authority/language/ETN","etn", +"http://publications.europa.eu/resource/authority/language/ETO","eto", +"http://publications.europa.eu/resource/authority/language/ETR","etr", +"http://publications.europa.eu/resource/authority/language/ETS","ets", +"http://publications.europa.eu/resource/authority/language/ETT","ett", +"http://publications.europa.eu/resource/authority/language/ETU","etu", +"http://publications.europa.eu/resource/authority/language/ETX","etx", +"http://publications.europa.eu/resource/authority/language/ETZ","etz", +"http://publications.europa.eu/resource/authority/language/EVE","eve", +"http://publications.europa.eu/resource/authority/language/EVH","evh", +"http://publications.europa.eu/resource/authority/language/EVN","evn", +"http://publications.europa.eu/resource/authority/language/EWO","ewo", +"http://publications.europa.eu/resource/authority/language/EXT","ext", +"http://publications.europa.eu/resource/authority/language/EYA","eya", +"http://publications.europa.eu/resource/authority/language/EYO","eyo", +"http://publications.europa.eu/resource/authority/language/EZE","eze", +"http://publications.europa.eu/resource/authority/language/FAA","faa", +"http://publications.europa.eu/resource/authority/language/FAB","fab", +"http://publications.europa.eu/resource/authority/language/FAD","fad", +"http://publications.europa.eu/resource/authority/language/FAF","faf", +"http://publications.europa.eu/resource/authority/language/FAG","fag", +"http://publications.europa.eu/resource/authority/language/FAH","fah", +"http://publications.europa.eu/resource/authority/language/FAI","fai", +"http://publications.europa.eu/resource/authority/language/FAJ","faj", +"http://publications.europa.eu/resource/authority/language/FAK","fak", +"http://publications.europa.eu/resource/authority/language/FAL","fal", +"http://publications.europa.eu/resource/authority/language/FAM","fam", +"http://publications.europa.eu/resource/authority/language/FAN","fan", +"http://publications.europa.eu/resource/authority/language/FAP","fap", +"http://publications.europa.eu/resource/authority/language/FAR","far", +"http://publications.europa.eu/resource/authority/language/FAT","fat", +"http://publications.europa.eu/resource/authority/language/FAU","fau", +"http://publications.europa.eu/resource/authority/language/FAX","fax", +"http://publications.europa.eu/resource/authority/language/FAY","fay", +"http://publications.europa.eu/resource/authority/language/FAZ","faz", +"http://publications.europa.eu/resource/authority/language/FCS","fcs", +"http://publications.europa.eu/resource/authority/language/FER","fer", +"http://publications.europa.eu/resource/authority/language/FFI","ffi", +"http://publications.europa.eu/resource/authority/language/FFM","ffm", +"http://publications.europa.eu/resource/authority/language/FGR","fgr", +"http://publications.europa.eu/resource/authority/language/FIA","fia", +"http://publications.europa.eu/resource/authority/language/FIE","fie", +"http://publications.europa.eu/resource/authority/language/FIL","fil", +"http://publications.europa.eu/resource/authority/language/FIP","fip", +"http://publications.europa.eu/resource/authority/language/FIR","fir", +"http://publications.europa.eu/resource/authority/language/FIT","fit", +"http://publications.europa.eu/resource/authority/language/FIW","fiw", +"http://publications.europa.eu/resource/authority/language/FKV","fkv", +"http://publications.europa.eu/resource/authority/language/FLA","fla", +"http://publications.europa.eu/resource/authority/language/FLH","flh", +"http://publications.europa.eu/resource/authority/language/FLI","fli", +"http://publications.europa.eu/resource/authority/language/FLL","fll", +"http://publications.europa.eu/resource/authority/language/FLN","fln", +"http://publications.europa.eu/resource/authority/language/FLR","flr", +"http://publications.europa.eu/resource/authority/language/FLY","fly", +"http://publications.europa.eu/resource/authority/language/FMP","fmp", +"http://publications.europa.eu/resource/authority/language/FMU","fmu", +"http://publications.europa.eu/resource/authority/language/FNG","fng", +"http://publications.europa.eu/resource/authority/language/FNI","fni", +"http://publications.europa.eu/resource/authority/language/FOD","fod", +"http://publications.europa.eu/resource/authority/language/FOI","foi", +"http://publications.europa.eu/resource/authority/language/FOM","fom", +"http://publications.europa.eu/resource/authority/language/FON","fon", +"http://publications.europa.eu/resource/authority/language/FOR","for", +"http://publications.europa.eu/resource/authority/language/FOS","fos", +"http://publications.europa.eu/resource/authority/language/FPE","fpe", +"http://publications.europa.eu/resource/authority/language/FQS","fqs", +"http://publications.europa.eu/resource/authority/language/FRC","frc", +"http://publications.europa.eu/resource/authority/language/FRD","frd", +"http://publications.europa.eu/resource/authority/language/FRK","frk", +"http://publications.europa.eu/resource/authority/language/FRM","frm", +"http://publications.europa.eu/resource/authority/language/FRO","fro", +"http://publications.europa.eu/resource/authority/language/FRP","frp", +"http://publications.europa.eu/resource/authority/language/FRQ","frq", +"http://publications.europa.eu/resource/authority/language/FRR","frr", +"http://publications.europa.eu/resource/authority/language/FRS","frs", +"http://publications.europa.eu/resource/authority/language/FRT","frt", +"http://publications.europa.eu/resource/authority/language/FSE","fse", +"http://publications.europa.eu/resource/authority/language/FSL","fsl", +"http://publications.europa.eu/resource/authority/language/FSS","fss", +"http://publications.europa.eu/resource/authority/language/FUB","fub", +"http://publications.europa.eu/resource/authority/language/FUC","fuc", +"http://publications.europa.eu/resource/authority/language/FUD","fud", +"http://publications.europa.eu/resource/authority/language/FUE","fue", +"http://publications.europa.eu/resource/authority/language/FUF","fuf", +"http://publications.europa.eu/resource/authority/language/FUH","fuh", +"http://publications.europa.eu/resource/authority/language/FUI","fui", +"http://publications.europa.eu/resource/authority/language/FUJ","fuj", +"http://publications.europa.eu/resource/authority/language/FUM","fum", +"http://publications.europa.eu/resource/authority/language/FUN","fun", +"http://publications.europa.eu/resource/authority/language/FUQ","fuq", +"http://publications.europa.eu/resource/authority/language/FUR","fur", +"http://publications.europa.eu/resource/authority/language/FUT","fut", +"http://publications.europa.eu/resource/authority/language/FUU","fuu", +"http://publications.europa.eu/resource/authority/language/FUV","fuv", +"http://publications.europa.eu/resource/authority/language/DAY","day", +"http://publications.europa.eu/resource/authority/language/DRA","dra", +"http://publications.europa.eu/resource/authority/language/FIU","fiu", +"http://publications.europa.eu/resource/authority/language/GLV","gv", +"http://publications.europa.eu/resource/authority/language/GRN","gn", +"http://publications.europa.eu/resource/authority/language/GUJ","gu", +"http://publications.europa.eu/resource/authority/language/HAT","ht", +"http://publications.europa.eu/resource/authority/language/HAU","ha", +"http://publications.europa.eu/resource/authority/language/HER","hz", +"http://publications.europa.eu/resource/authority/language/HMO","ho", +"http://publications.europa.eu/resource/authority/language/FUY","fuy", +"http://publications.europa.eu/resource/authority/language/FVR","fvr", +"http://publications.europa.eu/resource/authority/language/FWA","fwa", +"http://publications.europa.eu/resource/authority/language/FWE","fwe", +"http://publications.europa.eu/resource/authority/language/GAA","gaa", +"http://publications.europa.eu/resource/authority/language/GAB","gab", +"http://publications.europa.eu/resource/authority/language/GAD","gad", +"http://publications.europa.eu/resource/authority/language/GAE","gae", +"http://publications.europa.eu/resource/authority/language/GAF","gaf", +"http://publications.europa.eu/resource/authority/language/GAG","gag", +"http://publications.europa.eu/resource/authority/language/GAH","gah", +"http://publications.europa.eu/resource/authority/language/GAI","gai", +"http://publications.europa.eu/resource/authority/language/GAJ","gaj", +"http://publications.europa.eu/resource/authority/language/GAK","gak", +"http://publications.europa.eu/resource/authority/language/GAL","gal", +"http://publications.europa.eu/resource/authority/language/GAM","gam", +"http://publications.europa.eu/resource/authority/language/GAN","gan", +"http://publications.europa.eu/resource/authority/language/GAO","gao", +"http://publications.europa.eu/resource/authority/language/GAP","gap", +"http://publications.europa.eu/resource/authority/language/GAQ","gaq", +"http://publications.europa.eu/resource/authority/language/GAR","gar", +"http://publications.europa.eu/resource/authority/language/GAS","gas", +"http://publications.europa.eu/resource/authority/language/GAT","gat", +"http://publications.europa.eu/resource/authority/language/GAU","gau", +"http://publications.europa.eu/resource/authority/language/GAV","gav", +"http://publications.europa.eu/resource/authority/language/GAW","gaw", +"http://publications.europa.eu/resource/authority/language/GAX","gax", +"http://publications.europa.eu/resource/authority/language/GAY","gay", +"http://publications.europa.eu/resource/authority/language/GAZ","gaz", +"http://publications.europa.eu/resource/authority/language/GBA","gba", +"http://publications.europa.eu/resource/authority/language/GBB","gbb", +"http://publications.europa.eu/resource/authority/language/GBC","gbc", +"http://publications.europa.eu/resource/authority/language/GBD","gbd", +"http://publications.europa.eu/resource/authority/language/GBE","gbe", +"http://publications.europa.eu/resource/authority/language/GBF","gbf", +"http://publications.europa.eu/resource/authority/language/GBG","gbg", +"http://publications.europa.eu/resource/authority/language/GBH","gbh", +"http://publications.europa.eu/resource/authority/language/GBI","gbi", +"http://publications.europa.eu/resource/authority/language/GBJ","gbj", +"http://publications.europa.eu/resource/authority/language/GBK","gbk", +"http://publications.europa.eu/resource/authority/language/GBL","gbl", +"http://publications.europa.eu/resource/authority/language/GBM","gbm", +"http://publications.europa.eu/resource/authority/language/GBN","gbn", +"http://publications.europa.eu/resource/authority/language/GBO","gbo", +"http://publications.europa.eu/resource/authority/language/GBP","gbp", +"http://publications.europa.eu/resource/authority/language/GBQ","gbq", +"http://publications.europa.eu/resource/authority/language/GBR","gbr", +"http://publications.europa.eu/resource/authority/language/GBS","gbs", +"http://publications.europa.eu/resource/authority/language/GBU","gbu", +"http://publications.europa.eu/resource/authority/language/GBV","gbv", +"http://publications.europa.eu/resource/authority/language/GBX","gbx", +"http://publications.europa.eu/resource/authority/language/GBY","gby", +"http://publications.europa.eu/resource/authority/language/GBZ","gbz", +"http://publications.europa.eu/resource/authority/language/GCC","gcc", +"http://publications.europa.eu/resource/authority/language/GCD","gcd", +"http://publications.europa.eu/resource/authority/language/GCE","gce", +"http://publications.europa.eu/resource/authority/language/GCF","gcf", +"http://publications.europa.eu/resource/authority/language/GCL","gcl", +"http://publications.europa.eu/resource/authority/language/GCN","gcn", +"http://publications.europa.eu/resource/authority/language/GCR","gcr", +"http://publications.europa.eu/resource/authority/language/GCT","gct", +"http://publications.europa.eu/resource/authority/language/GDA","gda", +"http://publications.europa.eu/resource/authority/language/GDB","gdb", +"http://publications.europa.eu/resource/authority/language/GDC","gdc", +"http://publications.europa.eu/resource/authority/language/GDD","gdd", +"http://publications.europa.eu/resource/authority/language/GDE","gde", +"http://publications.europa.eu/resource/authority/language/GDF","gdf", +"http://publications.europa.eu/resource/authority/language/GDG","gdg", +"http://publications.europa.eu/resource/authority/language/GDH","gdh", +"http://publications.europa.eu/resource/authority/language/GDI","gdi", +"http://publications.europa.eu/resource/authority/language/GDJ","gdj", +"http://publications.europa.eu/resource/authority/language/GDK","gdk", +"http://publications.europa.eu/resource/authority/language/GDL","gdl", +"http://publications.europa.eu/resource/authority/language/GDM","gdm", +"http://publications.europa.eu/resource/authority/language/GDN","gdn", +"http://publications.europa.eu/resource/authority/language/GDO","gdo", +"http://publications.europa.eu/resource/authority/language/GDQ","gdq", +"http://publications.europa.eu/resource/authority/language/GDR","gdr", +"http://publications.europa.eu/resource/authority/language/GDU","gdu", +"http://publications.europa.eu/resource/authority/language/GDX","gdx", +"http://publications.europa.eu/resource/authority/language/GEA","gea", +"http://publications.europa.eu/resource/authority/language/GEB","geb", +"http://publications.europa.eu/resource/authority/language/GEC","gec", +"http://publications.europa.eu/resource/authority/language/GED","ged", +"http://publications.europa.eu/resource/authority/language/GEG","geg", +"http://publications.europa.eu/resource/authority/language/GEH","geh", +"http://publications.europa.eu/resource/authority/language/GEI","gei", +"http://publications.europa.eu/resource/authority/language/GEJ","gej", +"http://publications.europa.eu/resource/authority/language/GEK","gek", +"http://publications.europa.eu/resource/authority/language/GEL","gel", +"http://publications.europa.eu/resource/authority/language/GEQ","geq", +"http://publications.europa.eu/resource/authority/language/GES","ges", +"http://publications.europa.eu/resource/authority/language/GEW","gew", +"http://publications.europa.eu/resource/authority/language/GEX","gex", +"http://publications.europa.eu/resource/authority/language/GEY","gey", +"http://publications.europa.eu/resource/authority/language/GEZ","gez", +"http://publications.europa.eu/resource/authority/language/GFK","gfk", +"http://publications.europa.eu/resource/authority/language/GFT","gft", +"http://publications.europa.eu/resource/authority/language/GGA","gga", +"http://publications.europa.eu/resource/authority/language/GGB","ggb", +"http://publications.europa.eu/resource/authority/language/GGD","ggd", +"http://publications.europa.eu/resource/authority/language/GGE","gge", +"http://publications.europa.eu/resource/authority/language/GGG","ggg", +"http://publications.europa.eu/resource/authority/language/GGK","ggk", +"http://publications.europa.eu/resource/authority/language/GGL","ggl", +"http://publications.europa.eu/resource/authority/language/GGN","ggn", +"http://publications.europa.eu/resource/authority/language/GGO","ggo", +"http://publications.europa.eu/resource/authority/language/GGR","ggr", +"http://publications.europa.eu/resource/authority/language/GGT","ggt", +"http://publications.europa.eu/resource/authority/language/GGU","ggu", +"http://publications.europa.eu/resource/authority/language/GGW","ggw", +"http://publications.europa.eu/resource/authority/language/GHA","gha", +"http://publications.europa.eu/resource/authority/language/GHC","ghc", +"http://publications.europa.eu/resource/authority/language/GHE","ghe", +"http://publications.europa.eu/resource/authority/language/GHH","ghh", +"http://publications.europa.eu/resource/authority/language/GHK","ghk", +"http://publications.europa.eu/resource/authority/language/GHL","ghl", +"http://publications.europa.eu/resource/authority/language/GHN","ghn", +"http://publications.europa.eu/resource/authority/language/GHO","gho", +"http://publications.europa.eu/resource/authority/language/GHR","ghr", +"http://publications.europa.eu/resource/authority/language/GHS","ghs", +"http://publications.europa.eu/resource/authority/language/GHT","ght", +"http://publications.europa.eu/resource/authority/language/GIA","gia", +"http://publications.europa.eu/resource/authority/language/GIB","gib", +"http://publications.europa.eu/resource/authority/language/GIC","gic", +"http://publications.europa.eu/resource/authority/language/GID","gid", +"http://publications.europa.eu/resource/authority/language/GIG","gig", +"http://publications.europa.eu/resource/authority/language/GIL","gil", +"http://publications.europa.eu/resource/authority/language/GIM","gim", +"http://publications.europa.eu/resource/authority/language/GIN","gin", +"http://publications.europa.eu/resource/authority/language/GIO","gio", +"http://publications.europa.eu/resource/authority/language/GIP","gip", +"http://publications.europa.eu/resource/authority/language/GIQ","giq", +"http://publications.europa.eu/resource/authority/language/GIR","gir", +"http://publications.europa.eu/resource/authority/language/GIS","gis", +"http://publications.europa.eu/resource/authority/language/GIT","git", +"http://publications.europa.eu/resource/authority/language/GIW","giw", +"http://publications.europa.eu/resource/authority/language/GIX","gix", +"http://publications.europa.eu/resource/authority/language/GIY","giy", +"http://publications.europa.eu/resource/authority/language/GIZ","giz", +"http://publications.europa.eu/resource/authority/language/GJI","gji", +"http://publications.europa.eu/resource/authority/language/GJK","gjk", +"http://publications.europa.eu/resource/authority/language/GJN","gjn", +"http://publications.europa.eu/resource/authority/language/GJU","gju", +"http://publications.europa.eu/resource/authority/language/GKA","gka", +"http://publications.europa.eu/resource/authority/language/GKE","gke", +"http://publications.europa.eu/resource/authority/language/GKN","gkn", +"http://publications.europa.eu/resource/authority/language/GKP","gkp", +"http://publications.europa.eu/resource/authority/language/GLC","glc", +"http://publications.europa.eu/resource/authority/language/GLD","gld", +"http://publications.europa.eu/resource/authority/language/GLH","glh", +"http://publications.europa.eu/resource/authority/language/GLI","gli", +"http://publications.europa.eu/resource/authority/language/GLJ","glj", +"http://publications.europa.eu/resource/authority/language/GLK","glk", +"http://publications.europa.eu/resource/authority/language/GLO","glo", +"http://publications.europa.eu/resource/authority/language/GLR","glr", +"http://publications.europa.eu/resource/authority/language/GLU","glu", +"http://publications.europa.eu/resource/authority/language/GLW","glw", +"http://publications.europa.eu/resource/authority/language/GLY","gly", +"http://publications.europa.eu/resource/authority/language/GMA","gma", +"http://publications.europa.eu/resource/authority/language/GMB","gmb", +"http://publications.europa.eu/resource/authority/language/GMD","gmd", +"http://publications.europa.eu/resource/authority/language/GMH","gmh", +"http://publications.europa.eu/resource/authority/language/GML","gml", +"http://publications.europa.eu/resource/authority/language/GMM","gmm", +"http://publications.europa.eu/resource/authority/language/GMN","gmn", +"http://publications.europa.eu/resource/authority/language/GMU","gmu", +"http://publications.europa.eu/resource/authority/language/GMV","gmv", +"http://publications.europa.eu/resource/authority/language/GMX","gmx", +"http://publications.europa.eu/resource/authority/language/GMY","gmy", +"http://publications.europa.eu/resource/authority/language/GNA","gna", +"http://publications.europa.eu/resource/authority/language/GNB","gnb", +"http://publications.europa.eu/resource/authority/language/GNC","gnc", +"http://publications.europa.eu/resource/authority/language/GND","gnd", +"http://publications.europa.eu/resource/authority/language/GNE","gne", +"http://publications.europa.eu/resource/authority/language/GNG","gng", +"http://publications.europa.eu/resource/authority/language/GNH","gnh", +"http://publications.europa.eu/resource/authority/language/GNI","gni", +"http://publications.europa.eu/resource/authority/language/GNK","gnk", +"http://publications.europa.eu/resource/authority/language/GNL","gnl", +"http://publications.europa.eu/resource/authority/language/GNM","gnm", +"http://publications.europa.eu/resource/authority/language/GNN","gnn", +"http://publications.europa.eu/resource/authority/language/GNO","gno", +"http://publications.europa.eu/resource/authority/language/GNQ","gnq", +"http://publications.europa.eu/resource/authority/language/GNR","gnr", +"http://publications.europa.eu/resource/authority/language/GNT","gnt", +"http://publications.europa.eu/resource/authority/language/GNU","gnu", +"http://publications.europa.eu/resource/authority/language/GNW","gnw", +"http://publications.europa.eu/resource/authority/language/GNZ","gnz", +"http://publications.europa.eu/resource/authority/language/GOA","goa", +"http://publications.europa.eu/resource/authority/language/GOB","gob", +"http://publications.europa.eu/resource/authority/language/GOC","goc", +"http://publications.europa.eu/resource/authority/language/GOD","god", +"http://publications.europa.eu/resource/authority/language/GOE","goe", +"http://publications.europa.eu/resource/authority/language/GOF","gof", +"http://publications.europa.eu/resource/authority/language/GOG","gog", +"http://publications.europa.eu/resource/authority/language/GOH","goh", +"http://publications.europa.eu/resource/authority/language/GOI","goi", +"http://publications.europa.eu/resource/authority/language/GOJ","goj", +"http://publications.europa.eu/resource/authority/language/GOK","gok", +"http://publications.europa.eu/resource/authority/language/GOL","gol", +"http://publications.europa.eu/resource/authority/language/GOM","gom", +"http://publications.europa.eu/resource/authority/language/GON","gon", +"http://publications.europa.eu/resource/authority/language/GOO","goo", +"http://publications.europa.eu/resource/authority/language/GOP","gop", +"http://publications.europa.eu/resource/authority/language/GOQ","goq", +"http://publications.europa.eu/resource/authority/language/GOR","gor", +"http://publications.europa.eu/resource/authority/language/GOS","gos", +"http://publications.europa.eu/resource/authority/language/GOT","got", +"http://publications.europa.eu/resource/authority/language/GOU","gou", +"http://publications.europa.eu/resource/authority/language/GOW","gow", +"http://publications.europa.eu/resource/authority/language/GOX","gox", +"http://publications.europa.eu/resource/authority/language/GOY","goy", +"http://publications.europa.eu/resource/authority/language/GOZ","goz", +"http://publications.europa.eu/resource/authority/language/GPA","gpa", +"http://publications.europa.eu/resource/authority/language/GPN","gpn", +"http://publications.europa.eu/resource/authority/language/GQA","gqa", +"http://publications.europa.eu/resource/authority/language/GQI","gqi", +"http://publications.europa.eu/resource/authority/language/GQN","gqn", +"http://publications.europa.eu/resource/authority/language/GQR","gqr", +"http://publications.europa.eu/resource/authority/language/GRA","gra", +"http://publications.europa.eu/resource/authority/language/GRB","grb", +"http://publications.europa.eu/resource/authority/language/GRC","grc", +"http://publications.europa.eu/resource/authority/language/GRD","grd", +"http://publications.europa.eu/resource/authority/language/GRG","grg", +"http://publications.europa.eu/resource/authority/language/GRH","grh", +"http://publications.europa.eu/resource/authority/language/GRI","gri", +"http://publications.europa.eu/resource/authority/language/GRJ","grj", +"http://publications.europa.eu/resource/authority/language/GRM","grm", +"http://publications.europa.eu/resource/authority/language/GRO","gro", +"http://publications.europa.eu/resource/authority/language/GRQ","grq", +"http://publications.europa.eu/resource/authority/language/GRR","grr", +"http://publications.europa.eu/resource/authority/language/GRS","grs", +"http://publications.europa.eu/resource/authority/language/GRT","grt", +"http://publications.europa.eu/resource/authority/language/GRU","gru", +"http://publications.europa.eu/resource/authority/language/GRV","grv", +"http://publications.europa.eu/resource/authority/language/GRW","grw", +"http://publications.europa.eu/resource/authority/language/GRX","grx", +"http://publications.europa.eu/resource/authority/language/GRY","gry", +"http://publications.europa.eu/resource/authority/language/GRZ","grz", +"http://publications.europa.eu/resource/authority/language/GSE","gse", +"http://publications.europa.eu/resource/authority/language/GSG","gsg", +"http://publications.europa.eu/resource/authority/language/GSL","gsl", +"http://publications.europa.eu/resource/authority/language/GSM","gsm", +"http://publications.europa.eu/resource/authority/language/GSN","gsn", +"http://publications.europa.eu/resource/authority/language/GSO","gso", +"http://publications.europa.eu/resource/authority/language/GSP","gsp", +"http://publications.europa.eu/resource/authority/language/GSS","gss", +"http://publications.europa.eu/resource/authority/language/GSW","gsw", +"http://publications.europa.eu/resource/authority/language/GTA","gta", +"http://publications.europa.eu/resource/authority/language/GTI","gti", +"http://publications.europa.eu/resource/authority/language/GUA","gua", +"http://publications.europa.eu/resource/authority/language/GUB","gub", +"http://publications.europa.eu/resource/authority/language/GUC","guc", +"http://publications.europa.eu/resource/authority/language/GUD","gud", +"http://publications.europa.eu/resource/authority/language/GUE","gue", +"http://publications.europa.eu/resource/authority/language/GUF","guf", +"http://publications.europa.eu/resource/authority/language/GUG","gug", +"http://publications.europa.eu/resource/authority/language/GUH","guh", +"http://publications.europa.eu/resource/authority/language/GUI","gui", +"http://publications.europa.eu/resource/authority/language/GUK","guk", +"http://publications.europa.eu/resource/authority/language/GUL","gul", +"http://publications.europa.eu/resource/authority/language/GUM","gum", +"http://publications.europa.eu/resource/authority/language/GUN","gun", +"http://publications.europa.eu/resource/authority/language/GUO","guo", +"http://publications.europa.eu/resource/authority/language/GUP","gup", +"http://publications.europa.eu/resource/authority/language/GUQ","guq", +"http://publications.europa.eu/resource/authority/language/GUR","gur", +"http://publications.europa.eu/resource/authority/language/GUS","gus", +"http://publications.europa.eu/resource/authority/language/GUT","gut", +"http://publications.europa.eu/resource/authority/language/GUU","guu", +"http://publications.europa.eu/resource/authority/language/GUV","guv", +"http://publications.europa.eu/resource/authority/language/GUW","guw", +"http://publications.europa.eu/resource/authority/language/GUX","gux", +"http://publications.europa.eu/resource/authority/language/GUZ","guz", +"http://publications.europa.eu/resource/authority/language/GVA","gva", +"http://publications.europa.eu/resource/authority/language/GVC","gvc", +"http://publications.europa.eu/resource/authority/language/GVE","gve", +"http://publications.europa.eu/resource/authority/language/GVF","gvf", +"http://publications.europa.eu/resource/authority/language/GVJ","gvj", +"http://publications.europa.eu/resource/authority/language/GVL","gvl", +"http://publications.europa.eu/resource/authority/language/GVM","gvm", +"http://publications.europa.eu/resource/authority/language/GVN","gvn", +"http://publications.europa.eu/resource/authority/language/GVO","gvo", +"http://publications.europa.eu/resource/authority/language/GVP","gvp", +"http://publications.europa.eu/resource/authority/language/GVR","gvr", +"http://publications.europa.eu/resource/authority/language/GVS","gvs", +"http://publications.europa.eu/resource/authority/language/GVY","gvy", +"http://publications.europa.eu/resource/authority/language/GWA","gwa", +"http://publications.europa.eu/resource/authority/language/GWB","gwb", +"http://publications.europa.eu/resource/authority/language/GWC","gwc", +"http://publications.europa.eu/resource/authority/language/GWD","gwd", +"http://publications.europa.eu/resource/authority/language/GWE","gwe", +"http://publications.europa.eu/resource/authority/language/GWF","gwf", +"http://publications.europa.eu/resource/authority/language/GWG","gwg", +"http://publications.europa.eu/resource/authority/language/GWI","gwi", +"http://publications.europa.eu/resource/authority/language/GWJ","gwj", +"http://publications.europa.eu/resource/authority/language/GWN","gwn", +"http://publications.europa.eu/resource/authority/language/GWR","gwr", +"http://publications.europa.eu/resource/authority/language/GWT","gwt", +"http://publications.europa.eu/resource/authority/language/GWU","gwu", +"http://publications.europa.eu/resource/authority/language/GWW","gww", +"http://publications.europa.eu/resource/authority/language/GWX","gwx", +"http://publications.europa.eu/resource/authority/language/GXX","gxx", +"http://publications.europa.eu/resource/authority/language/GYA","gya", +"http://publications.europa.eu/resource/authority/language/GYB","gyb", +"http://publications.europa.eu/resource/authority/language/GYD","gyd", +"http://publications.europa.eu/resource/authority/language/GYE","gye", +"http://publications.europa.eu/resource/authority/language/GYF","gyf", +"http://publications.europa.eu/resource/authority/language/GYG","gyg", +"http://publications.europa.eu/resource/authority/language/GYI","gyi", +"http://publications.europa.eu/resource/authority/language/GYL","gyl", +"http://publications.europa.eu/resource/authority/language/GYM","gym", +"http://publications.europa.eu/resource/authority/language/GYN","gyn", +"http://publications.europa.eu/resource/authority/language/GYR","gyr", +"http://publications.europa.eu/resource/authority/language/GYY","gyy", +"http://publications.europa.eu/resource/authority/language/GZA","gza", +"http://publications.europa.eu/resource/authority/language/GZI","gzi", +"http://publications.europa.eu/resource/authority/language/GZN","gzn", +"http://publications.europa.eu/resource/authority/language/HAA","haa", +"http://publications.europa.eu/resource/authority/language/HAB","hab", +"http://publications.europa.eu/resource/authority/language/HAC","hac", +"http://publications.europa.eu/resource/authority/language/HAD","had", +"http://publications.europa.eu/resource/authority/language/HAE","hae", +"http://publications.europa.eu/resource/authority/language/HAF","haf", +"http://publications.europa.eu/resource/authority/language/HAG","hag", +"http://publications.europa.eu/resource/authority/language/HAH","hah", +"http://publications.europa.eu/resource/authority/language/HAI","hai", +"http://publications.europa.eu/resource/authority/language/HAJ","haj", +"http://publications.europa.eu/resource/authority/language/HAK","hak", +"http://publications.europa.eu/resource/authority/language/HAL","hal", +"http://publications.europa.eu/resource/authority/language/HAM","ham", +"http://publications.europa.eu/resource/authority/language/HAN","han", +"http://publications.europa.eu/resource/authority/language/HAO","hao", +"http://publications.europa.eu/resource/authority/language/HAP","hap", +"http://publications.europa.eu/resource/authority/language/HAQ","haq", +"http://publications.europa.eu/resource/authority/language/HAR","har", +"http://publications.europa.eu/resource/authority/language/HAS","has", +"http://publications.europa.eu/resource/authority/language/HAV","hav", +"http://publications.europa.eu/resource/authority/language/HAW","haw", +"http://publications.europa.eu/resource/authority/language/HAX","hax", +"http://publications.europa.eu/resource/authority/language/HAY","hay", +"http://publications.europa.eu/resource/authority/language/HAZ","haz", +"http://publications.europa.eu/resource/authority/language/HBA","hba", +"http://publications.europa.eu/resource/authority/language/HBB","hbb", +"http://publications.europa.eu/resource/authority/language/HBN","hbn", +"http://publications.europa.eu/resource/authority/language/HBO","hbo", +"http://publications.europa.eu/resource/authority/language/HBU","hbu", +"http://publications.europa.eu/resource/authority/language/HCA","hca", +"http://publications.europa.eu/resource/authority/language/HCH","hch", +"http://publications.europa.eu/resource/authority/language/HDN","hdn", +"http://publications.europa.eu/resource/authority/language/HDS","hds", +"http://publications.europa.eu/resource/authority/language/HDY","hdy", +"http://publications.europa.eu/resource/authority/language/HEA","hea", +"http://publications.europa.eu/resource/authority/language/HED","hed", +"http://publications.europa.eu/resource/authority/language/HEG","heg", +"http://publications.europa.eu/resource/authority/language/HEH","heh", +"http://publications.europa.eu/resource/authority/language/HEI","hei", +"http://publications.europa.eu/resource/authority/language/HEM","hem", +"http://publications.europa.eu/resource/authority/language/HGM","hgm", +"http://publications.europa.eu/resource/authority/language/HGW","hgw", +"http://publications.europa.eu/resource/authority/language/HHI","hhi", +"http://publications.europa.eu/resource/authority/language/HHR","hhr", +"http://publications.europa.eu/resource/authority/language/HHY","hhy", +"http://publications.europa.eu/resource/authority/language/HIA","hia", +"http://publications.europa.eu/resource/authority/language/HIB","hib", +"http://publications.europa.eu/resource/authority/language/HID","hid", +"http://publications.europa.eu/resource/authority/language/HIF","hif", +"http://publications.europa.eu/resource/authority/language/HIG","hig", +"http://publications.europa.eu/resource/authority/language/HIH","hih", +"http://publications.europa.eu/resource/authority/language/HII","hii", +"http://publications.europa.eu/resource/authority/language/HIJ","hij", +"http://publications.europa.eu/resource/authority/language/HIK","hik", +"http://publications.europa.eu/resource/authority/language/HIL","hil", +"http://publications.europa.eu/resource/authority/language/HIO","hio", +"http://publications.europa.eu/resource/authority/language/HIR","hir", +"http://publications.europa.eu/resource/authority/language/HIT","hit", +"http://publications.europa.eu/resource/authority/language/HIW","hiw", +"http://publications.europa.eu/resource/authority/language/HIX","hix", +"http://publications.europa.eu/resource/authority/language/HJI","hji", +"http://publications.europa.eu/resource/authority/language/HKA","hka", +"http://publications.europa.eu/resource/authority/language/HKE","hke", +"http://publications.europa.eu/resource/authority/language/HKK","hkk", +"http://publications.europa.eu/resource/authority/language/HKS","hks", +"http://publications.europa.eu/resource/authority/language/HLA","hla", +"http://publications.europa.eu/resource/authority/language/HLB","hlb", +"http://publications.europa.eu/resource/authority/language/HLD","hld", +"http://publications.europa.eu/resource/authority/language/HLE","hle", +"http://publications.europa.eu/resource/authority/language/HLT","hlt", +"http://publications.europa.eu/resource/authority/language/HLU","hlu", +"http://publications.europa.eu/resource/authority/language/HMA","hma", +"http://publications.europa.eu/resource/authority/language/HMB","hmb", +"http://publications.europa.eu/resource/authority/language/HMC","hmc", +"http://publications.europa.eu/resource/authority/language/HMD","hmd", +"http://publications.europa.eu/resource/authority/language/HME","hme", +"http://publications.europa.eu/resource/authority/language/HMF","hmf", +"http://publications.europa.eu/resource/authority/language/HMG","hmg", +"http://publications.europa.eu/resource/authority/language/HMH","hmh", +"http://publications.europa.eu/resource/authority/language/HMI","hmi", +"http://publications.europa.eu/resource/authority/language/HMJ","hmj", +"http://publications.europa.eu/resource/authority/language/HMK","hmk", +"http://publications.europa.eu/resource/authority/language/HML","hml", +"http://publications.europa.eu/resource/authority/language/HMM","hmm", +"http://publications.europa.eu/resource/authority/language/HMN","hmn", +"http://publications.europa.eu/resource/authority/language/HMP","hmp", +"http://publications.europa.eu/resource/authority/language/HMQ","hmq", +"http://publications.europa.eu/resource/authority/language/HMR","hmr", +"http://publications.europa.eu/resource/authority/language/HMS","hms", +"http://publications.europa.eu/resource/authority/language/HMT","hmt", +"http://publications.europa.eu/resource/authority/language/HMU","hmu", +"http://publications.europa.eu/resource/authority/language/HMV","hmv", +"http://publications.europa.eu/resource/authority/language/HMW","hmw", +"http://publications.europa.eu/resource/authority/language/HMY","hmy", +"http://publications.europa.eu/resource/authority/language/HMZ","hmz", +"http://publications.europa.eu/resource/authority/language/HNA","hna", +"http://publications.europa.eu/resource/authority/language/HND","hnd", +"http://publications.europa.eu/resource/authority/language/HNE","hne", +"http://publications.europa.eu/resource/authority/language/HNH","hnh", +"http://publications.europa.eu/resource/authority/language/HNI","hni", +"http://publications.europa.eu/resource/authority/language/HNJ","hnj", +"http://publications.europa.eu/resource/authority/language/HNN","hnn", +"http://publications.europa.eu/resource/authority/language/HNO","hno", +"http://publications.europa.eu/resource/authority/language/HNS","hns", +"http://publications.europa.eu/resource/authority/language/HNU","hnu", +"http://publications.europa.eu/resource/authority/language/HOA","hoa", +"http://publications.europa.eu/resource/authority/language/HOB","hob", +"http://publications.europa.eu/resource/authority/language/HOC","hoc", +"http://publications.europa.eu/resource/authority/language/HOD","hod", +"http://publications.europa.eu/resource/authority/language/HOE","hoe", +"http://publications.europa.eu/resource/authority/language/HOH","hoh", +"http://publications.europa.eu/resource/authority/language/HOI","hoi", +"http://publications.europa.eu/resource/authority/language/HOJ","hoj", +"http://publications.europa.eu/resource/authority/language/HOL","hol", +"http://publications.europa.eu/resource/authority/language/HOM","hom", +"http://publications.europa.eu/resource/authority/language/HOO","hoo", +"http://publications.europa.eu/resource/authority/language/HOP","hop", +"http://publications.europa.eu/resource/authority/language/HOR","hor", +"http://publications.europa.eu/resource/authority/language/HOS","hos", +"http://publications.europa.eu/resource/authority/language/HOT","hot", +"http://publications.europa.eu/resource/authority/language/HOV","hov", +"http://publications.europa.eu/resource/authority/language/HOW","how", +"http://publications.europa.eu/resource/authority/language/HOY","hoy", +"http://publications.europa.eu/resource/authority/language/HOZ","hoz", +"http://publications.europa.eu/resource/authority/language/HPO","hpo", +"http://publications.europa.eu/resource/authority/language/HPS","hps", +"http://publications.europa.eu/resource/authority/language/HRA","hra", +"http://publications.europa.eu/resource/authority/language/HRE","hre", +"http://publications.europa.eu/resource/authority/language/HRK","hrk", +"http://publications.europa.eu/resource/authority/language/HRM","hrm", +"http://publications.europa.eu/resource/authority/language/HRO","hro", +"http://publications.europa.eu/resource/authority/language/HRR","hrr", +"http://publications.europa.eu/resource/authority/language/HRT","hrt", +"http://publications.europa.eu/resource/authority/language/HRU","hru", +"http://publications.europa.eu/resource/authority/language/HRX","hrx", +"http://publications.europa.eu/resource/authority/language/HRZ","hrz", +"http://publications.europa.eu/resource/authority/language/HSB","hsb", +"http://publications.europa.eu/resource/authority/language/HSH","hsh", +"http://publications.europa.eu/resource/authority/language/HSL","hsl", +"http://publications.europa.eu/resource/authority/language/HSN","hsn", +"http://publications.europa.eu/resource/authority/language/HSS","hss", +"http://publications.europa.eu/resource/authority/language/HTI","hti", +"http://publications.europa.eu/resource/authority/language/HTO","hto", +"http://publications.europa.eu/resource/authority/language/KAL","kl","KL" +"http://publications.europa.eu/resource/authority/language/IDO","io", +"http://publications.europa.eu/resource/authority/language/III","ii", +"http://publications.europa.eu/resource/authority/language/IKU","iu", +"http://publications.europa.eu/resource/authority/language/ILE","ie", +"http://publications.europa.eu/resource/authority/language/INA","ia", +"http://publications.europa.eu/resource/authority/language/IPK","ik", +"http://publications.europa.eu/resource/authority/language/JAV","jv", +"http://publications.europa.eu/resource/authority/language/KAN","kn", +"http://publications.europa.eu/resource/authority/language/KAS","ks", +"http://publications.europa.eu/resource/authority/language/KAU","kr", +"http://publications.europa.eu/resource/authority/language/HTS","hts", +"http://publications.europa.eu/resource/authority/language/HTU","htu", +"http://publications.europa.eu/resource/authority/language/HTX","htx", +"http://publications.europa.eu/resource/authority/language/HUB","hub", +"http://publications.europa.eu/resource/authority/language/HUC","huc", +"http://publications.europa.eu/resource/authority/language/HUD","hud", +"http://publications.europa.eu/resource/authority/language/HUE","hue", +"http://publications.europa.eu/resource/authority/language/HUF","huf", +"http://publications.europa.eu/resource/authority/language/HUG","hug", +"http://publications.europa.eu/resource/authority/language/HUH","huh", +"http://publications.europa.eu/resource/authority/language/HUI","hui", +"http://publications.europa.eu/resource/authority/language/HUJ","huj", +"http://publications.europa.eu/resource/authority/language/HUK","huk", +"http://publications.europa.eu/resource/authority/language/HUL","hul", +"http://publications.europa.eu/resource/authority/language/HUM","hum", +"http://publications.europa.eu/resource/authority/language/HUO","huo", +"http://publications.europa.eu/resource/authority/language/HUP","hup", +"http://publications.europa.eu/resource/authority/language/HUQ","huq", +"http://publications.europa.eu/resource/authority/language/HUR","hur", +"http://publications.europa.eu/resource/authority/language/HUS","hus", +"http://publications.europa.eu/resource/authority/language/HUT","hut", +"http://publications.europa.eu/resource/authority/language/HUU","huu", +"http://publications.europa.eu/resource/authority/language/HUV","huv", +"http://publications.europa.eu/resource/authority/language/HUW","huw", +"http://publications.europa.eu/resource/authority/language/HUX","hux", +"http://publications.europa.eu/resource/authority/language/HUY","huy", +"http://publications.europa.eu/resource/authority/language/HUZ","huz", +"http://publications.europa.eu/resource/authority/language/HVC","hvc", +"http://publications.europa.eu/resource/authority/language/HVE","hve", +"http://publications.europa.eu/resource/authority/language/HVK","hvk", +"http://publications.europa.eu/resource/authority/language/HVN","hvn", +"http://publications.europa.eu/resource/authority/language/HVV","hvv", +"http://publications.europa.eu/resource/authority/language/HWA","hwa", +"http://publications.europa.eu/resource/authority/language/HWC","hwc", +"http://publications.europa.eu/resource/authority/language/HWO","hwo", +"http://publications.europa.eu/resource/authority/language/HYA","hya", +"http://publications.europa.eu/resource/authority/language/IAI","iai", +"http://publications.europa.eu/resource/authority/language/IAN","ian", +"http://publications.europa.eu/resource/authority/language/IAP","iap", +"http://publications.europa.eu/resource/authority/language/IAR","iar", +"http://publications.europa.eu/resource/authority/language/IBA","iba", +"http://publications.europa.eu/resource/authority/language/IBB","ibb", +"http://publications.europa.eu/resource/authority/language/IBD","ibd", +"http://publications.europa.eu/resource/authority/language/IBE","ibe", +"http://publications.europa.eu/resource/authority/language/IBG","ibg", +"http://publications.europa.eu/resource/authority/language/IBI","ibi", +"http://publications.europa.eu/resource/authority/language/IBL","ibl", +"http://publications.europa.eu/resource/authority/language/IBM","ibm", +"http://publications.europa.eu/resource/authority/language/IBN","ibn", +"http://publications.europa.eu/resource/authority/language/IBR","ibr", +"http://publications.europa.eu/resource/authority/language/IBU","ibu", +"http://publications.europa.eu/resource/authority/language/IBY","iby", +"http://publications.europa.eu/resource/authority/language/ICA","ica", +"http://publications.europa.eu/resource/authority/language/ICH","ich", +"http://publications.europa.eu/resource/authority/language/ICL","icl", +"http://publications.europa.eu/resource/authority/language/ICR","icr", +"http://publications.europa.eu/resource/authority/language/IDA","ida", +"http://publications.europa.eu/resource/authority/language/IDB","idb", +"http://publications.europa.eu/resource/authority/language/IDC","idc", +"http://publications.europa.eu/resource/authority/language/IDD","idd", +"http://publications.europa.eu/resource/authority/language/IDE","ide", +"http://publications.europa.eu/resource/authority/language/IDI","idi", +"http://publications.europa.eu/resource/authority/language/IDR","idr", +"http://publications.europa.eu/resource/authority/language/IDS","ids", +"http://publications.europa.eu/resource/authority/language/IDT","idt", +"http://publications.europa.eu/resource/authority/language/IDU","idu", +"http://publications.europa.eu/resource/authority/language/IFA","ifa", +"http://publications.europa.eu/resource/authority/language/IFB","ifb", +"http://publications.europa.eu/resource/authority/language/IFE","ife", +"http://publications.europa.eu/resource/authority/language/IFF","iff", +"http://publications.europa.eu/resource/authority/language/IFK","ifk", +"http://publications.europa.eu/resource/authority/language/IFM","ifm", +"http://publications.europa.eu/resource/authority/language/IFU","ifu", +"http://publications.europa.eu/resource/authority/language/IFY","ify", +"http://publications.europa.eu/resource/authority/language/IGB","igb", +"http://publications.europa.eu/resource/authority/language/IGE","ige", +"http://publications.europa.eu/resource/authority/language/IGG","igg", +"http://publications.europa.eu/resource/authority/language/IGL","igl", +"http://publications.europa.eu/resource/authority/language/IGM","igm", +"http://publications.europa.eu/resource/authority/language/IGN","ign", +"http://publications.europa.eu/resource/authority/language/IGO","igo", +"http://publications.europa.eu/resource/authority/language/IGS","igs", +"http://publications.europa.eu/resource/authority/language/IGW","igw", +"http://publications.europa.eu/resource/authority/language/IHB","ihb", +"http://publications.europa.eu/resource/authority/language/IHI","ihi", +"http://publications.europa.eu/resource/authority/language/IHP","ihp", +"http://publications.europa.eu/resource/authority/language/IJC","ijc", +"http://publications.europa.eu/resource/authority/language/IJE","ije", +"http://publications.europa.eu/resource/authority/language/IJJ","ijj", +"http://publications.europa.eu/resource/authority/language/IJN","ijn", +"http://publications.europa.eu/resource/authority/language/IJS","ijs", +"http://publications.europa.eu/resource/authority/language/IKE","ike", +"http://publications.europa.eu/resource/authority/language/IKI","iki", +"http://publications.europa.eu/resource/authority/language/IKK","ikk", +"http://publications.europa.eu/resource/authority/language/IKL","ikl", +"http://publications.europa.eu/resource/authority/language/IKO","iko", +"http://publications.europa.eu/resource/authority/language/IKP","ikp", +"http://publications.europa.eu/resource/authority/language/IKT","ikt", +"http://publications.europa.eu/resource/authority/language/IKV","ikv", +"http://publications.europa.eu/resource/authority/language/IKW","ikw", +"http://publications.europa.eu/resource/authority/language/IKX","ikx", +"http://publications.europa.eu/resource/authority/language/IKZ","ikz", +"http://publications.europa.eu/resource/authority/language/ILA","ila", +"http://publications.europa.eu/resource/authority/language/ILB","ilb", +"http://publications.europa.eu/resource/authority/language/ILG","ilg", +"http://publications.europa.eu/resource/authority/language/ILI","ili", +"http://publications.europa.eu/resource/authority/language/ILK","ilk", +"http://publications.europa.eu/resource/authority/language/ILL","ill", +"http://publications.europa.eu/resource/authority/language/ILO","ilo", +"http://publications.europa.eu/resource/authority/language/ILS","ils", +"http://publications.europa.eu/resource/authority/language/ILU","ilu", +"http://publications.europa.eu/resource/authority/language/ILV","ilv", +"http://publications.europa.eu/resource/authority/language/ILW","ilw", +"http://publications.europa.eu/resource/authority/language/IMA","ima", +"http://publications.europa.eu/resource/authority/language/IME","ime", +"http://publications.europa.eu/resource/authority/language/IMI","imi", +"http://publications.europa.eu/resource/authority/language/IML","iml", +"http://publications.europa.eu/resource/authority/language/IMN","imn", +"http://publications.europa.eu/resource/authority/language/IMO","imo", +"http://publications.europa.eu/resource/authority/language/IMR","imr", +"http://publications.europa.eu/resource/authority/language/IMS","ims", +"http://publications.europa.eu/resource/authority/language/IMY","imy", +"http://publications.europa.eu/resource/authority/language/INB","inb", +"http://publications.europa.eu/resource/authority/language/ING","ing", +"http://publications.europa.eu/resource/authority/language/INH","inh", +"http://publications.europa.eu/resource/authority/language/INJ","inj", +"http://publications.europa.eu/resource/authority/language/INL","inl", +"http://publications.europa.eu/resource/authority/language/INM","inm", +"http://publications.europa.eu/resource/authority/language/INN","inn", +"http://publications.europa.eu/resource/authority/language/INO","ino", +"http://publications.europa.eu/resource/authority/language/INP","inp", +"http://publications.europa.eu/resource/authority/language/INS","ins", +"http://publications.europa.eu/resource/authority/language/INT","int", +"http://publications.europa.eu/resource/authority/language/INZ","inz", +"http://publications.europa.eu/resource/authority/language/IOR","ior", +"http://publications.europa.eu/resource/authority/language/IOU","iou", +"http://publications.europa.eu/resource/authority/language/IOW","iow", +"http://publications.europa.eu/resource/authority/language/IPI","ipi", +"http://publications.europa.eu/resource/authority/language/IPO","ipo", +"http://publications.europa.eu/resource/authority/language/IQU","iqu", +"http://publications.europa.eu/resource/authority/language/IRE","ire", +"http://publications.europa.eu/resource/authority/language/IRH","irh", +"http://publications.europa.eu/resource/authority/language/IRI","iri", +"http://publications.europa.eu/resource/authority/language/IRK","irk", +"http://publications.europa.eu/resource/authority/language/IRN","irn", +"http://publications.europa.eu/resource/authority/language/IRR","irr", +"http://publications.europa.eu/resource/authority/language/IRU","iru", +"http://publications.europa.eu/resource/authority/language/IRX","irx", +"http://publications.europa.eu/resource/authority/language/IRY","iry", +"http://publications.europa.eu/resource/authority/language/ISA","isa", +"http://publications.europa.eu/resource/authority/language/ISC","isc", +"http://publications.europa.eu/resource/authority/language/ISD","isd", +"http://publications.europa.eu/resource/authority/language/ISE","ise", +"http://publications.europa.eu/resource/authority/language/ISG","isg", +"http://publications.europa.eu/resource/authority/language/ISH","ish", +"http://publications.europa.eu/resource/authority/language/ISI","isi", +"http://publications.europa.eu/resource/authority/language/ISM","ism", +"http://publications.europa.eu/resource/authority/language/ISN","isn", +"http://publications.europa.eu/resource/authority/language/ISO","iso", +"http://publications.europa.eu/resource/authority/language/ISR","isr", +"http://publications.europa.eu/resource/authority/language/IST","ist", +"http://publications.europa.eu/resource/authority/language/ISU","isu", +"http://publications.europa.eu/resource/authority/language/ITB","itb", +"http://publications.europa.eu/resource/authority/language/ITE","ite", +"http://publications.europa.eu/resource/authority/language/ITI","iti", +"http://publications.europa.eu/resource/authority/language/ITK","itk", +"http://publications.europa.eu/resource/authority/language/ITL","itl", +"http://publications.europa.eu/resource/authority/language/ITM","itm", +"http://publications.europa.eu/resource/authority/language/ITO","ito", +"http://publications.europa.eu/resource/authority/language/ITR","itr", +"http://publications.europa.eu/resource/authority/language/ITS","its", +"http://publications.europa.eu/resource/authority/language/ITT","itt", +"http://publications.europa.eu/resource/authority/language/ITV","itv", +"http://publications.europa.eu/resource/authority/language/ITW","itw", +"http://publications.europa.eu/resource/authority/language/ITX","itx", +"http://publications.europa.eu/resource/authority/language/ITY","ity", +"http://publications.europa.eu/resource/authority/language/ITZ","itz", +"http://publications.europa.eu/resource/authority/language/IUM","ium", +"http://publications.europa.eu/resource/authority/language/IVB","ivb", +"http://publications.europa.eu/resource/authority/language/IVV","ivv", +"http://publications.europa.eu/resource/authority/language/IWK","iwk", +"http://publications.europa.eu/resource/authority/language/IWM","iwm", +"http://publications.europa.eu/resource/authority/language/IWO","iwo", +"http://publications.europa.eu/resource/authority/language/IWS","iws", +"http://publications.europa.eu/resource/authority/language/IXC","ixc", +"http://publications.europa.eu/resource/authority/language/IXL","ixl", +"http://publications.europa.eu/resource/authority/language/IYA","iya", +"http://publications.europa.eu/resource/authority/language/IYO","iyo", +"http://publications.europa.eu/resource/authority/language/IYX","iyx", +"http://publications.europa.eu/resource/authority/language/IZH","izh", +"http://publications.europa.eu/resource/authority/language/IZI","izi", +"http://publications.europa.eu/resource/authority/language/IZR","izr", +"http://publications.europa.eu/resource/authority/language/JAA","jaa", +"http://publications.europa.eu/resource/authority/language/JAB","jab", +"http://publications.europa.eu/resource/authority/language/JAC","jac", +"http://publications.europa.eu/resource/authority/language/JAD","jad", +"http://publications.europa.eu/resource/authority/language/JAE","jae", +"http://publications.europa.eu/resource/authority/language/JAF","jaf", +"http://publications.europa.eu/resource/authority/language/JAH","jah", +"http://publications.europa.eu/resource/authority/language/JAJ","jaj", +"http://publications.europa.eu/resource/authority/language/JAK","jak", +"http://publications.europa.eu/resource/authority/language/JAL","jal", +"http://publications.europa.eu/resource/authority/language/JAM","jam", +"http://publications.europa.eu/resource/authority/language/JAO","jao", +"http://publications.europa.eu/resource/authority/language/JAQ","jaq", +"http://publications.europa.eu/resource/authority/language/JAR","jar", +"http://publications.europa.eu/resource/authority/language/JAS","jas", +"http://publications.europa.eu/resource/authority/language/JAT","jat", +"http://publications.europa.eu/resource/authority/language/JAU","jau", +"http://publications.europa.eu/resource/authority/language/JAX","jax", +"http://publications.europa.eu/resource/authority/language/JAY","jay", +"http://publications.europa.eu/resource/authority/language/JAZ","jaz", +"http://publications.europa.eu/resource/authority/language/JBE","jbe", +"http://publications.europa.eu/resource/authority/language/JBJ","jbj", +"http://publications.europa.eu/resource/authority/language/JBN","jbn", +"http://publications.europa.eu/resource/authority/language/JBO","jbo", +"http://publications.europa.eu/resource/authority/language/JBR","jbr", +"http://publications.europa.eu/resource/authority/language/JBT","jbt", +"http://publications.europa.eu/resource/authority/language/JBU","jbu", +"http://publications.europa.eu/resource/authority/language/JCS","jcs", +"http://publications.europa.eu/resource/authority/language/JCT","jct", +"http://publications.europa.eu/resource/authority/language/JDA","jda", +"http://publications.europa.eu/resource/authority/language/JDG","jdg", +"http://publications.europa.eu/resource/authority/language/JDT","jdt", +"http://publications.europa.eu/resource/authority/language/JEB","jeb", +"http://publications.europa.eu/resource/authority/language/JEE","jee", +"http://publications.europa.eu/resource/authority/language/JEG","jeg", +"http://publications.europa.eu/resource/authority/language/JEH","jeh", +"http://publications.europa.eu/resource/authority/language/JEI","jei", +"http://publications.europa.eu/resource/authority/language/JEK","jek", +"http://publications.europa.eu/resource/authority/language/JEL","jel", +"http://publications.europa.eu/resource/authority/language/JEN","jen", +"http://publications.europa.eu/resource/authority/language/JER","jer", +"http://publications.europa.eu/resource/authority/language/JET","jet", +"http://publications.europa.eu/resource/authority/language/JEU","jeu", +"http://publications.europa.eu/resource/authority/language/JGB","jgb", +"http://publications.europa.eu/resource/authority/language/JGE","jge", +"http://publications.europa.eu/resource/authority/language/JGO","jgo", +"http://publications.europa.eu/resource/authority/language/JHI","jhi", +"http://publications.europa.eu/resource/authority/language/JHS","jhs", +"http://publications.europa.eu/resource/authority/language/JIA","jia", +"http://publications.europa.eu/resource/authority/language/JIB","jib", +"http://publications.europa.eu/resource/authority/language/JIC","jic", +"http://publications.europa.eu/resource/authority/language/JID","jid", +"http://publications.europa.eu/resource/authority/language/JIE","jie", +"http://publications.europa.eu/resource/authority/language/JIG","jig", +"http://publications.europa.eu/resource/authority/language/JIH","jih", +"http://publications.europa.eu/resource/authority/language/JII","jii", +"http://publications.europa.eu/resource/authority/language/JIL","jil", +"http://publications.europa.eu/resource/authority/language/JIM","jim", +"http://publications.europa.eu/resource/authority/language/JIO","jio", +"http://publications.europa.eu/resource/authority/language/JIQ","jiq", +"http://publications.europa.eu/resource/authority/language/JIT","jit", +"http://publications.europa.eu/resource/authority/language/JIU","jiu", +"http://publications.europa.eu/resource/authority/language/JIV","jiv", +"http://publications.europa.eu/resource/authority/language/JIY","jiy", +"http://publications.europa.eu/resource/authority/language/JKO","jko", +"http://publications.europa.eu/resource/authority/language/JKU","jku", +"http://publications.europa.eu/resource/authority/language/JLE","jle", +"http://publications.europa.eu/resource/authority/language/JMA","jma", +"http://publications.europa.eu/resource/authority/language/JMB","jmb", +"http://publications.europa.eu/resource/authority/language/JMC","jmc", +"http://publications.europa.eu/resource/authority/language/JMD","jmd", +"http://publications.europa.eu/resource/authority/language/JMI","jmi", +"http://publications.europa.eu/resource/authority/language/JML","jml", +"http://publications.europa.eu/resource/authority/language/JMN","jmn", +"http://publications.europa.eu/resource/authority/language/JMR","jmr", +"http://publications.europa.eu/resource/authority/language/JMS","jms", +"http://publications.europa.eu/resource/authority/language/JMX","jmx", +"http://publications.europa.eu/resource/authority/language/JNA","jna", +"http://publications.europa.eu/resource/authority/language/JND","jnd", +"http://publications.europa.eu/resource/authority/language/JNG","jng", +"http://publications.europa.eu/resource/authority/language/JNI","jni", +"http://publications.europa.eu/resource/authority/language/JNJ","jnj", +"http://publications.europa.eu/resource/authority/language/JNL","jnl", +"http://publications.europa.eu/resource/authority/language/JNS","jns", +"http://publications.europa.eu/resource/authority/language/JOB","job", +"http://publications.europa.eu/resource/authority/language/JOD","jod", +"http://publications.europa.eu/resource/authority/language/JOR","jor", +"http://publications.europa.eu/resource/authority/language/JOS","jos", +"http://publications.europa.eu/resource/authority/language/JOW","jow", +"http://publications.europa.eu/resource/authority/language/JPA","jpa", +"http://publications.europa.eu/resource/authority/language/JPR","jpr", +"http://publications.europa.eu/resource/authority/language/JQR","jqr", +"http://publications.europa.eu/resource/authority/language/JRA","jra", +"http://publications.europa.eu/resource/authority/language/JRB","jrb", +"http://publications.europa.eu/resource/authority/language/JRR","jrr", +"http://publications.europa.eu/resource/authority/language/JRT","jrt", +"http://publications.europa.eu/resource/authority/language/JRU","jru", +"http://publications.europa.eu/resource/authority/language/JSL","jsl", +"http://publications.europa.eu/resource/authority/language/JUA","jua", +"http://publications.europa.eu/resource/authority/language/JUB","jub", +"http://publications.europa.eu/resource/authority/language/JUC","juc", +"http://publications.europa.eu/resource/authority/language/JUD","jud", +"http://publications.europa.eu/resource/authority/language/JUH","juh", +"http://publications.europa.eu/resource/authority/language/JUK","juk", +"http://publications.europa.eu/resource/authority/language/JUL","jul", +"http://publications.europa.eu/resource/authority/language/JUM","jum", +"http://publications.europa.eu/resource/authority/language/JUN","jun", +"http://publications.europa.eu/resource/authority/language/JUO","juo", +"http://publications.europa.eu/resource/authority/language/JUP","jup", +"http://publications.europa.eu/resource/authority/language/JUR","jur", +"http://publications.europa.eu/resource/authority/language/JUS","jus", +"http://publications.europa.eu/resource/authority/language/JUT","jut", +"http://publications.europa.eu/resource/authority/language/JUU","juu", +"http://publications.europa.eu/resource/authority/language/JUW","juw", +"http://publications.europa.eu/resource/authority/language/JUY","juy", +"http://publications.europa.eu/resource/authority/language/JVD","jvd", +"http://publications.europa.eu/resource/authority/language/JVN","jvn", +"http://publications.europa.eu/resource/authority/language/JWI","jwi", +"http://publications.europa.eu/resource/authority/language/JYA","jya", +"http://publications.europa.eu/resource/authority/language/JYE","jye", +"http://publications.europa.eu/resource/authority/language/JYY","jyy", +"http://publications.europa.eu/resource/authority/language/KAA","kaa", +"http://publications.europa.eu/resource/authority/language/KAB","kab", +"http://publications.europa.eu/resource/authority/language/KAC","kac", +"http://publications.europa.eu/resource/authority/language/KAD","kad", +"http://publications.europa.eu/resource/authority/language/KAE","kae", +"http://publications.europa.eu/resource/authority/language/KAF","kaf", +"http://publications.europa.eu/resource/authority/language/KAG","kag", +"http://publications.europa.eu/resource/authority/language/KAH","kah", +"http://publications.europa.eu/resource/authority/language/KAI","kai", +"http://publications.europa.eu/resource/authority/language/KAJ","kaj", +"http://publications.europa.eu/resource/authority/language/KAK","kak", +"http://publications.europa.eu/resource/authority/language/KAM","kam", +"http://publications.europa.eu/resource/authority/language/KAO","kao", +"http://publications.europa.eu/resource/authority/language/KAP","kap", +"http://publications.europa.eu/resource/authority/language/KAQ","kaq", +"http://publications.europa.eu/resource/authority/language/KAV","kav", +"http://publications.europa.eu/resource/authority/language/KAW","kaw", +"http://publications.europa.eu/resource/authority/language/KAX","kax", +"http://publications.europa.eu/resource/authority/language/KAY","kay", +"http://publications.europa.eu/resource/authority/language/KBA","kba", +"http://publications.europa.eu/resource/authority/language/KBB","kbb", +"http://publications.europa.eu/resource/authority/language/KBC","kbc", +"http://publications.europa.eu/resource/authority/language/KBD","kbd", +"http://publications.europa.eu/resource/authority/language/KBE","kbe", +"http://publications.europa.eu/resource/authority/language/KBF","kbf", +"http://publications.europa.eu/resource/authority/language/KBG","kbg", +"http://publications.europa.eu/resource/authority/language/KBH","kbh", +"http://publications.europa.eu/resource/authority/language/KBI","kbi", +"http://publications.europa.eu/resource/authority/language/KBJ","kbj", +"http://publications.europa.eu/resource/authority/language/KBK","kbk", +"http://publications.europa.eu/resource/authority/language/KBL","kbl", +"http://publications.europa.eu/resource/authority/language/KBM","kbm", +"http://publications.europa.eu/resource/authority/language/KBN","kbn", +"http://publications.europa.eu/resource/authority/language/KBO","kbo", +"http://publications.europa.eu/resource/authority/language/KBP","kbp", +"http://publications.europa.eu/resource/authority/language/KBQ","kbq", +"http://publications.europa.eu/resource/authority/language/KBR","kbr", +"http://publications.europa.eu/resource/authority/language/KBS","kbs", +"http://publications.europa.eu/resource/authority/language/KBT","kbt", +"http://publications.europa.eu/resource/authority/language/KBU","kbu", +"http://publications.europa.eu/resource/authority/language/KBV","kbv", +"http://publications.europa.eu/resource/authority/language/KBW","kbw", +"http://publications.europa.eu/resource/authority/language/KBX","kbx", +"http://publications.europa.eu/resource/authority/language/KBY","kby", +"http://publications.europa.eu/resource/authority/language/KBZ","kbz", +"http://publications.europa.eu/resource/authority/language/KCA","kca", +"http://publications.europa.eu/resource/authority/language/KCB","kcb", +"http://publications.europa.eu/resource/authority/language/KCC","kcc", +"http://publications.europa.eu/resource/authority/language/KCD","kcd", +"http://publications.europa.eu/resource/authority/language/KCE","kce", +"http://publications.europa.eu/resource/authority/language/KCF","kcf", +"http://publications.europa.eu/resource/authority/language/KCG","kcg", +"http://publications.europa.eu/resource/authority/language/KCH","kch", +"http://publications.europa.eu/resource/authority/language/KCI","kci", +"http://publications.europa.eu/resource/authority/language/KCJ","kcj", +"http://publications.europa.eu/resource/authority/language/KCK","kck", +"http://publications.europa.eu/resource/authority/language/KCL","kcl", +"http://publications.europa.eu/resource/authority/language/KCM","kcm", +"http://publications.europa.eu/resource/authority/language/KCN","kcn", +"http://publications.europa.eu/resource/authority/language/KCO","kco", +"http://publications.europa.eu/resource/authority/language/KCP","kcp", +"http://publications.europa.eu/resource/authority/language/KCQ","kcq", +"http://publications.europa.eu/resource/authority/language/KCR","kcr", +"http://publications.europa.eu/resource/authority/language/KCS","kcs", +"http://publications.europa.eu/resource/authority/language/KCT","kct", +"http://publications.europa.eu/resource/authority/language/KCU","kcu", +"http://publications.europa.eu/resource/authority/language/KCV","kcv", +"http://publications.europa.eu/resource/authority/language/KCW","kcw", +"http://publications.europa.eu/resource/authority/language/KCX","kcx", +"http://publications.europa.eu/resource/authority/language/KCY","kcy", +"http://publications.europa.eu/resource/authority/language/KCZ","kcz", +"http://publications.europa.eu/resource/authority/language/KDA","kda", +"http://publications.europa.eu/resource/authority/language/KDC","kdc", +"http://publications.europa.eu/resource/authority/language/KDD","kdd", +"http://publications.europa.eu/resource/authority/language/KDE","kde", +"http://publications.europa.eu/resource/authority/language/KDF","kdf", +"http://publications.europa.eu/resource/authority/language/KDG","kdg", +"http://publications.europa.eu/resource/authority/language/KDH","kdh", +"http://publications.europa.eu/resource/authority/language/KDI","kdi", +"http://publications.europa.eu/resource/authority/language/KDJ","kdj", +"http://publications.europa.eu/resource/authority/language/KDK","kdk", +"http://publications.europa.eu/resource/authority/language/KDL","kdl", +"http://publications.europa.eu/resource/authority/language/KDM","kdm", +"http://publications.europa.eu/resource/authority/language/KDN","kdn", +"http://publications.europa.eu/resource/authority/language/KDP","kdp", +"http://publications.europa.eu/resource/authority/language/KDQ","kdq", +"http://publications.europa.eu/resource/authority/language/KDR","kdr", +"http://publications.europa.eu/resource/authority/language/KDT","kdt", +"http://publications.europa.eu/resource/authority/language/KDU","kdu", +"http://publications.europa.eu/resource/authority/language/KDV","kdv", +"http://publications.europa.eu/resource/authority/language/KDW","kdw", +"http://publications.europa.eu/resource/authority/language/KDX","kdx", +"http://publications.europa.eu/resource/authority/language/KDY","kdy", +"http://publications.europa.eu/resource/authority/language/KDZ","kdz", +"http://publications.europa.eu/resource/authority/language/KEA","kea", +"http://publications.europa.eu/resource/authority/language/KEB","keb", +"http://publications.europa.eu/resource/authority/language/KEC","kec", +"http://publications.europa.eu/resource/authority/language/KED","ked", +"http://publications.europa.eu/resource/authority/language/KEE","kee", +"http://publications.europa.eu/resource/authority/language/KEF","kef", +"http://publications.europa.eu/resource/authority/language/KEG","keg", +"http://publications.europa.eu/resource/authority/language/KEH","keh", +"http://publications.europa.eu/resource/authority/language/KEI","kei", +"http://publications.europa.eu/resource/authority/language/KEJ","kej", +"http://publications.europa.eu/resource/authority/language/KEK","kek", +"http://publications.europa.eu/resource/authority/language/KEL","kel", +"http://publications.europa.eu/resource/authority/language/KEM","kem", +"http://publications.europa.eu/resource/authority/language/KEN","ken", +"http://publications.europa.eu/resource/authority/language/KEO","keo", +"http://publications.europa.eu/resource/authority/language/KEP","kep", +"http://publications.europa.eu/resource/authority/language/KEQ","keq", +"http://publications.europa.eu/resource/authority/language/KER","ker", +"http://publications.europa.eu/resource/authority/language/KES","kes", +"http://publications.europa.eu/resource/authority/language/KET","ket", +"http://publications.europa.eu/resource/authority/language/KEU","keu", +"http://publications.europa.eu/resource/authority/language/KEV","kev", +"http://publications.europa.eu/resource/authority/language/KEW","kew", +"http://publications.europa.eu/resource/authority/language/KEX","kex", +"http://publications.europa.eu/resource/authority/language/KEY","key", +"http://publications.europa.eu/resource/authority/language/KEZ","kez", +"http://publications.europa.eu/resource/authority/language/KFA","kfa", +"http://publications.europa.eu/resource/authority/language/KFB","kfb", +"http://publications.europa.eu/resource/authority/language/KFC","kfc", +"http://publications.europa.eu/resource/authority/language/KFD","kfd", +"http://publications.europa.eu/resource/authority/language/KFE","kfe", +"http://publications.europa.eu/resource/authority/language/KFF","kff", +"http://publications.europa.eu/resource/authority/language/KFG","kfg", +"http://publications.europa.eu/resource/authority/language/KFH","kfh", +"http://publications.europa.eu/resource/authority/language/KFI","kfi", +"http://publications.europa.eu/resource/authority/language/KFJ","kfj", +"http://publications.europa.eu/resource/authority/language/KFK","kfk", +"http://publications.europa.eu/resource/authority/language/KFL","kfl", +"http://publications.europa.eu/resource/authority/language/KFM","kfm", +"http://publications.europa.eu/resource/authority/language/KFN","kfn", +"http://publications.europa.eu/resource/authority/language/IJO","ijo", +"http://publications.europa.eu/resource/authority/language/INC","inc", +"http://publications.europa.eu/resource/authority/language/INE","ine", +"http://publications.europa.eu/resource/authority/language/IRA","ira", +"http://publications.europa.eu/resource/authority/language/IRO","iro", +"http://publications.europa.eu/resource/authority/language/KAR","kar", +"http://publications.europa.eu/resource/authority/language/KIK","ki", +"http://publications.europa.eu/resource/authority/language/KIN","rw", +"http://publications.europa.eu/resource/authority/language/KOM","kv", +"http://publications.europa.eu/resource/authority/language/KON","kg", +"http://publications.europa.eu/resource/authority/language/KUA","kj", +"http://publications.europa.eu/resource/authority/language/KFO","kfo", +"http://publications.europa.eu/resource/authority/language/KFP","kfp", +"http://publications.europa.eu/resource/authority/language/KFQ","kfq", +"http://publications.europa.eu/resource/authority/language/KFR","kfr", +"http://publications.europa.eu/resource/authority/language/KFS","kfs", +"http://publications.europa.eu/resource/authority/language/KFT","kft", +"http://publications.europa.eu/resource/authority/language/KFU","kfu", +"http://publications.europa.eu/resource/authority/language/KFV","kfv", +"http://publications.europa.eu/resource/authority/language/KFW","kfw", +"http://publications.europa.eu/resource/authority/language/KFX","kfx", +"http://publications.europa.eu/resource/authority/language/KFY","kfy", +"http://publications.europa.eu/resource/authority/language/KFZ","kfz", +"http://publications.europa.eu/resource/authority/language/KGA","kga", +"http://publications.europa.eu/resource/authority/language/KGB","kgb", +"http://publications.europa.eu/resource/authority/language/KGC","kgc", +"http://publications.europa.eu/resource/authority/language/KGD","kgd", +"http://publications.europa.eu/resource/authority/language/KGE","kge", +"http://publications.europa.eu/resource/authority/language/KGF","kgf", +"http://publications.europa.eu/resource/authority/language/KGG","kgg", +"http://publications.europa.eu/resource/authority/language/KGH","kgh", +"http://publications.europa.eu/resource/authority/language/KGI","kgi", +"http://publications.europa.eu/resource/authority/language/KGJ","kgj", +"http://publications.europa.eu/resource/authority/language/KGK","kgk", +"http://publications.europa.eu/resource/authority/language/KGL","kgl", +"http://publications.europa.eu/resource/authority/language/KGM","kgm", +"http://publications.europa.eu/resource/authority/language/KGN","kgn", +"http://publications.europa.eu/resource/authority/language/KGO","kgo", +"http://publications.europa.eu/resource/authority/language/KGP","kgp", +"http://publications.europa.eu/resource/authority/language/KGQ","kgq", +"http://publications.europa.eu/resource/authority/language/KGR","kgr", +"http://publications.europa.eu/resource/authority/language/KGS","kgs", +"http://publications.europa.eu/resource/authority/language/KGT","kgt", +"http://publications.europa.eu/resource/authority/language/KGU","kgu", +"http://publications.europa.eu/resource/authority/language/KGV","kgv", +"http://publications.europa.eu/resource/authority/language/KGW","kgw", +"http://publications.europa.eu/resource/authority/language/KGX","kgx", +"http://publications.europa.eu/resource/authority/language/KGY","kgy", +"http://publications.europa.eu/resource/authority/language/KHA","kha", +"http://publications.europa.eu/resource/authority/language/KHB","khb", +"http://publications.europa.eu/resource/authority/language/KHC","khc", +"http://publications.europa.eu/resource/authority/language/KHD","khd", +"http://publications.europa.eu/resource/authority/language/KHE","khe", +"http://publications.europa.eu/resource/authority/language/KHF","khf", +"http://publications.europa.eu/resource/authority/language/KHG","khg", +"http://publications.europa.eu/resource/authority/language/KHH","khh", +"http://publications.europa.eu/resource/authority/language/KHJ","khj", +"http://publications.europa.eu/resource/authority/language/KHK","khk", +"http://publications.europa.eu/resource/authority/language/KHL","khl", +"http://publications.europa.eu/resource/authority/language/KHN","khn", +"http://publications.europa.eu/resource/authority/language/KHO","kho", +"http://publications.europa.eu/resource/authority/language/KHP","khp", +"http://publications.europa.eu/resource/authority/language/KHQ","khq", +"http://publications.europa.eu/resource/authority/language/KHR","khr", +"http://publications.europa.eu/resource/authority/language/KHS","khs", +"http://publications.europa.eu/resource/authority/language/KHT","kht", +"http://publications.europa.eu/resource/authority/language/KHU","khu", +"http://publications.europa.eu/resource/authority/language/KHV","khv", +"http://publications.europa.eu/resource/authority/language/KHW","khw", +"http://publications.europa.eu/resource/authority/language/KHX","khx", +"http://publications.europa.eu/resource/authority/language/KHY","khy", +"http://publications.europa.eu/resource/authority/language/KHZ","khz", +"http://publications.europa.eu/resource/authority/language/KIA","kia", +"http://publications.europa.eu/resource/authority/language/KIB","kib", +"http://publications.europa.eu/resource/authority/language/KIC","kic", +"http://publications.europa.eu/resource/authority/language/KID","kid", +"http://publications.europa.eu/resource/authority/language/KIE","kie", +"http://publications.europa.eu/resource/authority/language/KIF","kif", +"http://publications.europa.eu/resource/authority/language/KIG","kig", +"http://publications.europa.eu/resource/authority/language/KIH","kih", +"http://publications.europa.eu/resource/authority/language/KII","kii", +"http://publications.europa.eu/resource/authority/language/KIJ","kij", +"http://publications.europa.eu/resource/authority/language/KIL","kil", +"http://publications.europa.eu/resource/authority/language/KIM","kim", +"http://publications.europa.eu/resource/authority/language/KIO","kio", +"http://publications.europa.eu/resource/authority/language/KIP","kip", +"http://publications.europa.eu/resource/authority/language/KIQ","kiq", +"http://publications.europa.eu/resource/authority/language/KIS","kis", +"http://publications.europa.eu/resource/authority/language/KIT","kit", +"http://publications.europa.eu/resource/authority/language/KIU","kiu", +"http://publications.europa.eu/resource/authority/language/KIV","kiv", +"http://publications.europa.eu/resource/authority/language/KIW","kiw", +"http://publications.europa.eu/resource/authority/language/KIX","kix", +"http://publications.europa.eu/resource/authority/language/KIY","kiy", +"http://publications.europa.eu/resource/authority/language/KIZ","kiz", +"http://publications.europa.eu/resource/authority/language/KJA","kja", +"http://publications.europa.eu/resource/authority/language/KJB","kjb", +"http://publications.europa.eu/resource/authority/language/KJC","kjc", +"http://publications.europa.eu/resource/authority/language/KJD","kjd", +"http://publications.europa.eu/resource/authority/language/KJE","kje", +"http://publications.europa.eu/resource/authority/language/KJF","kjf", +"http://publications.europa.eu/resource/authority/language/KJG","kjg", +"http://publications.europa.eu/resource/authority/language/KJH","kjh", +"http://publications.europa.eu/resource/authority/language/KJI","kji", +"http://publications.europa.eu/resource/authority/language/KJJ","kjj", +"http://publications.europa.eu/resource/authority/language/KJK","kjk", +"http://publications.europa.eu/resource/authority/language/KJL","kjl", +"http://publications.europa.eu/resource/authority/language/KJM","kjm", +"http://publications.europa.eu/resource/authority/language/KJN","kjn", +"http://publications.europa.eu/resource/authority/language/KJO","kjo", +"http://publications.europa.eu/resource/authority/language/KJP","kjp", +"http://publications.europa.eu/resource/authority/language/KJQ","kjq", +"http://publications.europa.eu/resource/authority/language/KJR","kjr", +"http://publications.europa.eu/resource/authority/language/KJS","kjs", +"http://publications.europa.eu/resource/authority/language/KJT","kjt", +"http://publications.europa.eu/resource/authority/language/KJU","kju", +"http://publications.europa.eu/resource/authority/language/KJX","kjx", +"http://publications.europa.eu/resource/authority/language/KJY","kjy", +"http://publications.europa.eu/resource/authority/language/KJZ","kjz", +"http://publications.europa.eu/resource/authority/language/KKA","kka", +"http://publications.europa.eu/resource/authority/language/KKB","kkb", +"http://publications.europa.eu/resource/authority/language/KKC","kkc", +"http://publications.europa.eu/resource/authority/language/KKD","kkd", +"http://publications.europa.eu/resource/authority/language/KKE","kke", +"http://publications.europa.eu/resource/authority/language/KKF","kkf", +"http://publications.europa.eu/resource/authority/language/KKG","kkg", +"http://publications.europa.eu/resource/authority/language/KKH","kkh", +"http://publications.europa.eu/resource/authority/language/KKI","kki", +"http://publications.europa.eu/resource/authority/language/KKJ","kkj", +"http://publications.europa.eu/resource/authority/language/KKK","kkk", +"http://publications.europa.eu/resource/authority/language/KKL","kkl", +"http://publications.europa.eu/resource/authority/language/KKM","kkm", +"http://publications.europa.eu/resource/authority/language/KKN","kkn", +"http://publications.europa.eu/resource/authority/language/KKO","kko", +"http://publications.europa.eu/resource/authority/language/KKP","kkp", +"http://publications.europa.eu/resource/authority/language/KKQ","kkq", +"http://publications.europa.eu/resource/authority/language/KKR","kkr", +"http://publications.europa.eu/resource/authority/language/KKS","kks", +"http://publications.europa.eu/resource/authority/language/KKT","kkt", +"http://publications.europa.eu/resource/authority/language/KKU","kku", +"http://publications.europa.eu/resource/authority/language/KKV","kkv", +"http://publications.europa.eu/resource/authority/language/KKW","kkw", +"http://publications.europa.eu/resource/authority/language/KKX","kkx", +"http://publications.europa.eu/resource/authority/language/KKY","kky", +"http://publications.europa.eu/resource/authority/language/KKZ","kkz", +"http://publications.europa.eu/resource/authority/language/KLA","kla", +"http://publications.europa.eu/resource/authority/language/KLB","klb", +"http://publications.europa.eu/resource/authority/language/KLC","klc", +"http://publications.europa.eu/resource/authority/language/KLD","kld", +"http://publications.europa.eu/resource/authority/language/KLE","kle", +"http://publications.europa.eu/resource/authority/language/KLF","klf", +"http://publications.europa.eu/resource/authority/language/KLG","klg", +"http://publications.europa.eu/resource/authority/language/KLH","klh", +"http://publications.europa.eu/resource/authority/language/KLI","kli", +"http://publications.europa.eu/resource/authority/language/KLJ","klj", +"http://publications.europa.eu/resource/authority/language/KLK","klk", +"http://publications.europa.eu/resource/authority/language/KLL","kll", +"http://publications.europa.eu/resource/authority/language/KLM","klm", +"http://publications.europa.eu/resource/authority/language/KLN","kln", +"http://publications.europa.eu/resource/authority/language/KLO","klo", +"http://publications.europa.eu/resource/authority/language/KLP","klp", +"http://publications.europa.eu/resource/authority/language/KLQ","klq", +"http://publications.europa.eu/resource/authority/language/KLR","klr", +"http://publications.europa.eu/resource/authority/language/KLS","kls", +"http://publications.europa.eu/resource/authority/language/KLT","klt", +"http://publications.europa.eu/resource/authority/language/KLU","klu", +"http://publications.europa.eu/resource/authority/language/KLV","klv", +"http://publications.europa.eu/resource/authority/language/KLW","klw", +"http://publications.europa.eu/resource/authority/language/KLX","klx", +"http://publications.europa.eu/resource/authority/language/KLY","kly", +"http://publications.europa.eu/resource/authority/language/KLZ","klz", +"http://publications.europa.eu/resource/authority/language/KMA","kma", +"http://publications.europa.eu/resource/authority/language/KMB","kmb", +"http://publications.europa.eu/resource/authority/language/KMC","kmc", +"http://publications.europa.eu/resource/authority/language/KMD","kmd", +"http://publications.europa.eu/resource/authority/language/KME","kme", +"http://publications.europa.eu/resource/authority/language/KMF","kmf", +"http://publications.europa.eu/resource/authority/language/KMG","kmg", +"http://publications.europa.eu/resource/authority/language/KMH","kmh", +"http://publications.europa.eu/resource/authority/language/KMI","kmi", +"http://publications.europa.eu/resource/authority/language/KMJ","kmj", +"http://publications.europa.eu/resource/authority/language/KMK","kmk", +"http://publications.europa.eu/resource/authority/language/KML","kml", +"http://publications.europa.eu/resource/authority/language/KMM","kmm", +"http://publications.europa.eu/resource/authority/language/KMN","kmn", +"http://publications.europa.eu/resource/authority/language/KMO","kmo", +"http://publications.europa.eu/resource/authority/language/KMP","kmp", +"http://publications.europa.eu/resource/authority/language/KMQ","kmq", +"http://publications.europa.eu/resource/authority/language/KMR","kmr", +"http://publications.europa.eu/resource/authority/language/KMS","kms", +"http://publications.europa.eu/resource/authority/language/KMT","kmt", +"http://publications.europa.eu/resource/authority/language/KMU","kmu", +"http://publications.europa.eu/resource/authority/language/KMV","kmv", +"http://publications.europa.eu/resource/authority/language/KMW","kmw", +"http://publications.europa.eu/resource/authority/language/KMX","kmx", +"http://publications.europa.eu/resource/authority/language/KMY","kmy", +"http://publications.europa.eu/resource/authority/language/KMZ","kmz", +"http://publications.europa.eu/resource/authority/language/KNA","kna", +"http://publications.europa.eu/resource/authority/language/KNB","knb", +"http://publications.europa.eu/resource/authority/language/KNC","knc", +"http://publications.europa.eu/resource/authority/language/KND","knd", +"http://publications.europa.eu/resource/authority/language/KNE","kne", +"http://publications.europa.eu/resource/authority/language/KNF","knf", +"http://publications.europa.eu/resource/authority/language/KNG","kng", +"http://publications.europa.eu/resource/authority/language/KNI","kni", +"http://publications.europa.eu/resource/authority/language/KNJ","knj", +"http://publications.europa.eu/resource/authority/language/KNK","knk", +"http://publications.europa.eu/resource/authority/language/KNL","knl", +"http://publications.europa.eu/resource/authority/language/KNM","knm", +"http://publications.europa.eu/resource/authority/language/KNN","knn", +"http://publications.europa.eu/resource/authority/language/KNO","kno", +"http://publications.europa.eu/resource/authority/language/KNP","knp", +"http://publications.europa.eu/resource/authority/language/KNQ","knq", +"http://publications.europa.eu/resource/authority/language/KNR","knr", +"http://publications.europa.eu/resource/authority/language/KNS","kns", +"http://publications.europa.eu/resource/authority/language/KNT","knt", +"http://publications.europa.eu/resource/authority/language/KNU","knu", +"http://publications.europa.eu/resource/authority/language/KNV","knv", +"http://publications.europa.eu/resource/authority/language/KNW","knw", +"http://publications.europa.eu/resource/authority/language/KNX","knx", +"http://publications.europa.eu/resource/authority/language/KNY","kny", +"http://publications.europa.eu/resource/authority/language/KNZ","knz", +"http://publications.europa.eu/resource/authority/language/KOA","koa", +"http://publications.europa.eu/resource/authority/language/KOC","koc", +"http://publications.europa.eu/resource/authority/language/KOD","kod", +"http://publications.europa.eu/resource/authority/language/KOE","koe", +"http://publications.europa.eu/resource/authority/language/KOF","kof", +"http://publications.europa.eu/resource/authority/language/KOG","kog", +"http://publications.europa.eu/resource/authority/language/KOH","koh", +"http://publications.europa.eu/resource/authority/language/KOI","koi", +"http://publications.europa.eu/resource/authority/language/KOJ","koj", +"http://publications.europa.eu/resource/authority/language/KOK","kok", +"http://publications.europa.eu/resource/authority/language/KOL","kol", +"http://publications.europa.eu/resource/authority/language/KOO","koo", +"http://publications.europa.eu/resource/authority/language/KOP","kop", +"http://publications.europa.eu/resource/authority/language/KOQ","koq", +"http://publications.europa.eu/resource/authority/language/KOS","kos", +"http://publications.europa.eu/resource/authority/language/KOT","kot", +"http://publications.europa.eu/resource/authority/language/KOU","kou", +"http://publications.europa.eu/resource/authority/language/KOV","kov", +"http://publications.europa.eu/resource/authority/language/KOW","kow", +"http://publications.europa.eu/resource/authority/language/KOX","kox", +"http://publications.europa.eu/resource/authority/language/KOY","koy", +"http://publications.europa.eu/resource/authority/language/KOZ","koz", +"http://publications.europa.eu/resource/authority/language/KPA","kpa", +"http://publications.europa.eu/resource/authority/language/KPB","kpb", +"http://publications.europa.eu/resource/authority/language/KPC","kpc", +"http://publications.europa.eu/resource/authority/language/KPD","kpd", +"http://publications.europa.eu/resource/authority/language/KPE","kpe", +"http://publications.europa.eu/resource/authority/language/KPF","kpf", +"http://publications.europa.eu/resource/authority/language/KPG","kpg", +"http://publications.europa.eu/resource/authority/language/KPH","kph", +"http://publications.europa.eu/resource/authority/language/KPI","kpi", +"http://publications.europa.eu/resource/authority/language/KPJ","kpj", +"http://publications.europa.eu/resource/authority/language/KPK","kpk", +"http://publications.europa.eu/resource/authority/language/KPL","kpl", +"http://publications.europa.eu/resource/authority/language/KPM","kpm", +"http://publications.europa.eu/resource/authority/language/KPN","kpn", +"http://publications.europa.eu/resource/authority/language/KPO","kpo", +"http://publications.europa.eu/resource/authority/language/KPP","kpp", +"http://publications.europa.eu/resource/authority/language/KPQ","kpq", +"http://publications.europa.eu/resource/authority/language/KPR","kpr", +"http://publications.europa.eu/resource/authority/language/KPS","kps", +"http://publications.europa.eu/resource/authority/language/KPT","kpt", +"http://publications.europa.eu/resource/authority/language/KPU","kpu", +"http://publications.europa.eu/resource/authority/language/KPV","kpv", +"http://publications.europa.eu/resource/authority/language/KPW","kpw", +"http://publications.europa.eu/resource/authority/language/KPX","kpx", +"http://publications.europa.eu/resource/authority/language/KPY","kpy", +"http://publications.europa.eu/resource/authority/language/KPZ","kpz", +"http://publications.europa.eu/resource/authority/language/KQA","kqa", +"http://publications.europa.eu/resource/authority/language/KQB","kqb", +"http://publications.europa.eu/resource/authority/language/KQC","kqc", +"http://publications.europa.eu/resource/authority/language/KQD","kqd", +"http://publications.europa.eu/resource/authority/language/KQE","kqe", +"http://publications.europa.eu/resource/authority/language/KQF","kqf", +"http://publications.europa.eu/resource/authority/language/KQG","kqg", +"http://publications.europa.eu/resource/authority/language/KQH","kqh", +"http://publications.europa.eu/resource/authority/language/KQI","kqi", +"http://publications.europa.eu/resource/authority/language/KQJ","kqj", +"http://publications.europa.eu/resource/authority/language/KQK","kqk", +"http://publications.europa.eu/resource/authority/language/KQL","kql", +"http://publications.europa.eu/resource/authority/language/KQM","kqm", +"http://publications.europa.eu/resource/authority/language/KQN","kqn", +"http://publications.europa.eu/resource/authority/language/KQO","kqo", +"http://publications.europa.eu/resource/authority/language/KQP","kqp", +"http://publications.europa.eu/resource/authority/language/KQQ","kqq", +"http://publications.europa.eu/resource/authority/language/KQR","kqr", +"http://publications.europa.eu/resource/authority/language/KQS","kqs", +"http://publications.europa.eu/resource/authority/language/KQT","kqt", +"http://publications.europa.eu/resource/authority/language/KQU","kqu", +"http://publications.europa.eu/resource/authority/language/KQV","kqv", +"http://publications.europa.eu/resource/authority/language/KQW","kqw", +"http://publications.europa.eu/resource/authority/language/KQX","kqx", +"http://publications.europa.eu/resource/authority/language/KQY","kqy", +"http://publications.europa.eu/resource/authority/language/KQZ","kqz", +"http://publications.europa.eu/resource/authority/language/KRA","kra", +"http://publications.europa.eu/resource/authority/language/KRB","krb", +"http://publications.europa.eu/resource/authority/language/KRC","krc", +"http://publications.europa.eu/resource/authority/language/KRD","krd", +"http://publications.europa.eu/resource/authority/language/KRE","kre", +"http://publications.europa.eu/resource/authority/language/KRF","krf", +"http://publications.europa.eu/resource/authority/language/KRH","krh", +"http://publications.europa.eu/resource/authority/language/KRI","kri", +"http://publications.europa.eu/resource/authority/language/KRJ","krj", +"http://publications.europa.eu/resource/authority/language/KRK","krk", +"http://publications.europa.eu/resource/authority/language/KRL","krl", +"http://publications.europa.eu/resource/authority/language/KRM","krm", +"http://publications.europa.eu/resource/authority/language/KRN","krn", +"http://publications.europa.eu/resource/authority/language/KRP","krp", +"http://publications.europa.eu/resource/authority/language/KRR","krr", +"http://publications.europa.eu/resource/authority/language/KRS","krs", +"http://publications.europa.eu/resource/authority/language/KRT","krt", +"http://publications.europa.eu/resource/authority/language/KRU","kru", +"http://publications.europa.eu/resource/authority/language/KRV","krv", +"http://publications.europa.eu/resource/authority/language/KRW","krw", +"http://publications.europa.eu/resource/authority/language/KRX","krx", +"http://publications.europa.eu/resource/authority/language/KRY","kry", +"http://publications.europa.eu/resource/authority/language/KRZ","krz", +"http://publications.europa.eu/resource/authority/language/KSA","ksa", +"http://publications.europa.eu/resource/authority/language/KSB","ksb", +"http://publications.europa.eu/resource/authority/language/KSC","ksc", +"http://publications.europa.eu/resource/authority/language/KSD","ksd", +"http://publications.europa.eu/resource/authority/language/KSE","kse", +"http://publications.europa.eu/resource/authority/language/KSF","ksf", +"http://publications.europa.eu/resource/authority/language/KSG","ksg", +"http://publications.europa.eu/resource/authority/language/KSH","ksh", +"http://publications.europa.eu/resource/authority/language/KSI","ksi", +"http://publications.europa.eu/resource/authority/language/KSJ","ksj", +"http://publications.europa.eu/resource/authority/language/KSK","ksk", +"http://publications.europa.eu/resource/authority/language/KSL","ksl", +"http://publications.europa.eu/resource/authority/language/KSM","ksm", +"http://publications.europa.eu/resource/authority/language/KSN","ksn", +"http://publications.europa.eu/resource/authority/language/KSO","kso", +"http://publications.europa.eu/resource/authority/language/KSP","ksp", +"http://publications.europa.eu/resource/authority/language/KSQ","ksq", +"http://publications.europa.eu/resource/authority/language/KSR","ksr", +"http://publications.europa.eu/resource/authority/language/KSS","kss", +"http://publications.europa.eu/resource/authority/language/KST","kst", +"http://publications.europa.eu/resource/authority/language/KSU","ksu", +"http://publications.europa.eu/resource/authority/language/KSV","ksv", +"http://publications.europa.eu/resource/authority/language/KSW","ksw", +"http://publications.europa.eu/resource/authority/language/KSX","ksx", +"http://publications.europa.eu/resource/authority/language/KSY","ksy", +"http://publications.europa.eu/resource/authority/language/KSZ","ksz", +"http://publications.europa.eu/resource/authority/language/KTA","kta", +"http://publications.europa.eu/resource/authority/language/KTB","ktb", +"http://publications.europa.eu/resource/authority/language/KTC","ktc", +"http://publications.europa.eu/resource/authority/language/KTD","ktd", +"http://publications.europa.eu/resource/authority/language/KTE","kte", +"http://publications.europa.eu/resource/authority/language/KTF","ktf", +"http://publications.europa.eu/resource/authority/language/KTG","ktg", +"http://publications.europa.eu/resource/authority/language/KTH","kth", +"http://publications.europa.eu/resource/authority/language/KTI","kti", +"http://publications.europa.eu/resource/authority/language/KTJ","ktj", +"http://publications.europa.eu/resource/authority/language/KTK","ktk", +"http://publications.europa.eu/resource/authority/language/KTL","ktl", +"http://publications.europa.eu/resource/authority/language/KTM","ktm", +"http://publications.europa.eu/resource/authority/language/KTN","ktn", +"http://publications.europa.eu/resource/authority/language/KTO","kto", +"http://publications.europa.eu/resource/authority/language/KTP","ktp", +"http://publications.europa.eu/resource/authority/language/KTQ","ktq", +"http://publications.europa.eu/resource/authority/language/KTR","ktr", +"http://publications.europa.eu/resource/authority/language/KTS","kts", +"http://publications.europa.eu/resource/authority/language/KTT","ktt", +"http://publications.europa.eu/resource/authority/language/KTU","ktu", +"http://publications.europa.eu/resource/authority/language/KTV","ktv", +"http://publications.europa.eu/resource/authority/language/KTW","ktw", +"http://publications.europa.eu/resource/authority/language/KTX","ktx", +"http://publications.europa.eu/resource/authority/language/KTY","kty", +"http://publications.europa.eu/resource/authority/language/KTZ","ktz", +"http://publications.europa.eu/resource/authority/language/KUB","kub", +"http://publications.europa.eu/resource/authority/language/KUC","kuc", +"http://publications.europa.eu/resource/authority/language/KUD","kud", +"http://publications.europa.eu/resource/authority/language/KUE","kue", +"http://publications.europa.eu/resource/authority/language/KUF","kuf", +"http://publications.europa.eu/resource/authority/language/KUG","kug", +"http://publications.europa.eu/resource/authority/language/KUH","kuh", +"http://publications.europa.eu/resource/authority/language/KUI","kui", +"http://publications.europa.eu/resource/authority/language/KUJ","kuj", +"http://publications.europa.eu/resource/authority/language/KUK","kuk", +"http://publications.europa.eu/resource/authority/language/KUL","kul", +"http://publications.europa.eu/resource/authority/language/KUM","kum", +"http://publications.europa.eu/resource/authority/language/KUN","kun", +"http://publications.europa.eu/resource/authority/language/KUO","kuo", +"http://publications.europa.eu/resource/authority/language/KUP","kup", +"http://publications.europa.eu/resource/authority/language/KUQ","kuq", +"http://publications.europa.eu/resource/authority/language/KUS","kus", +"http://publications.europa.eu/resource/authority/language/KUT","kut", +"http://publications.europa.eu/resource/authority/language/KUU","kuu", +"http://publications.europa.eu/resource/authority/language/KUV","kuv", +"http://publications.europa.eu/resource/authority/language/KUW","kuw", +"http://publications.europa.eu/resource/authority/language/KUX","kux", +"http://publications.europa.eu/resource/authority/language/KUY","kuy", +"http://publications.europa.eu/resource/authority/language/KUZ","kuz", +"http://publications.europa.eu/resource/authority/language/KVA","kva", +"http://publications.europa.eu/resource/authority/language/KVB","kvb", +"http://publications.europa.eu/resource/authority/language/KVC","kvc", +"http://publications.europa.eu/resource/authority/language/KVD","kvd", +"http://publications.europa.eu/resource/authority/language/KVE","kve", +"http://publications.europa.eu/resource/authority/language/KVF","kvf", +"http://publications.europa.eu/resource/authority/language/KVG","kvg", +"http://publications.europa.eu/resource/authority/language/KVH","kvh", +"http://publications.europa.eu/resource/authority/language/KVI","kvi", +"http://publications.europa.eu/resource/authority/language/KVJ","kvj", +"http://publications.europa.eu/resource/authority/language/KVK","kvk", +"http://publications.europa.eu/resource/authority/language/KVL","kvl", +"http://publications.europa.eu/resource/authority/language/KVM","kvm", +"http://publications.europa.eu/resource/authority/language/KVN","kvn", +"http://publications.europa.eu/resource/authority/language/KVO","kvo", +"http://publications.europa.eu/resource/authority/language/KVP","kvp", +"http://publications.europa.eu/resource/authority/language/KVQ","kvq", +"http://publications.europa.eu/resource/authority/language/KVR","kvr", +"http://publications.europa.eu/resource/authority/language/KVS","kvs", +"http://publications.europa.eu/resource/authority/language/KVT","kvt", +"http://publications.europa.eu/resource/authority/language/KVU","kvu", +"http://publications.europa.eu/resource/authority/language/KVV","kvv", +"http://publications.europa.eu/resource/authority/language/KVW","kvw", +"http://publications.europa.eu/resource/authority/language/KVX","kvx", +"http://publications.europa.eu/resource/authority/language/KVY","kvy", +"http://publications.europa.eu/resource/authority/language/KVZ","kvz", +"http://publications.europa.eu/resource/authority/language/KWA","kwa", +"http://publications.europa.eu/resource/authority/language/KWB","kwb", +"http://publications.europa.eu/resource/authority/language/KWC","kwc", +"http://publications.europa.eu/resource/authority/language/KWD","kwd", +"http://publications.europa.eu/resource/authority/language/KWE","kwe", +"http://publications.europa.eu/resource/authority/language/KWF","kwf", +"http://publications.europa.eu/resource/authority/language/KWG","kwg", +"http://publications.europa.eu/resource/authority/language/KWH","kwh", +"http://publications.europa.eu/resource/authority/language/KWI","kwi", +"http://publications.europa.eu/resource/authority/language/KWJ","kwj", +"http://publications.europa.eu/resource/authority/language/KWK","kwk", +"http://publications.europa.eu/resource/authority/language/KWL","kwl", +"http://publications.europa.eu/resource/authority/language/KWM","kwm", +"http://publications.europa.eu/resource/authority/language/KWN","kwn", +"http://publications.europa.eu/resource/authority/language/KWO","kwo", +"http://publications.europa.eu/resource/authority/language/KWP","kwp", +"http://publications.europa.eu/resource/authority/language/KWQ","kwq", +"http://publications.europa.eu/resource/authority/language/KWR","kwr", +"http://publications.europa.eu/resource/authority/language/KWS","kws", +"http://publications.europa.eu/resource/authority/language/KWT","kwt", +"http://publications.europa.eu/resource/authority/language/KWU","kwu", +"http://publications.europa.eu/resource/authority/language/KWV","kwv", +"http://publications.europa.eu/resource/authority/language/KWW","kww", +"http://publications.europa.eu/resource/authority/language/KWX","kwx", +"http://publications.europa.eu/resource/authority/language/KWY","kwy", +"http://publications.europa.eu/resource/authority/language/KWZ","kwz", +"http://publications.europa.eu/resource/authority/language/KXA","kxa", +"http://publications.europa.eu/resource/authority/language/KXB","kxb", +"http://publications.europa.eu/resource/authority/language/KXC","kxc", +"http://publications.europa.eu/resource/authority/language/KXD","kxd", +"http://publications.europa.eu/resource/authority/language/KXE","kxe", +"http://publications.europa.eu/resource/authority/language/KXF","kxf", +"http://publications.europa.eu/resource/authority/language/KXH","kxh", +"http://publications.europa.eu/resource/authority/language/KXI","kxi", +"http://publications.europa.eu/resource/authority/language/KXJ","kxj", +"http://publications.europa.eu/resource/authority/language/KXK","kxk", +"http://publications.europa.eu/resource/authority/language/KXL","kxl", +"http://publications.europa.eu/resource/authority/language/KXM","kxm", +"http://publications.europa.eu/resource/authority/language/KXN","kxn", +"http://publications.europa.eu/resource/authority/language/KXO","kxo", +"http://publications.europa.eu/resource/authority/language/KXP","kxp", +"http://publications.europa.eu/resource/authority/language/KXQ","kxq", +"http://publications.europa.eu/resource/authority/language/KXR","kxr", +"http://publications.europa.eu/resource/authority/language/KXS","kxs", +"http://publications.europa.eu/resource/authority/language/KXT","kxt", +"http://publications.europa.eu/resource/authority/language/KXU","kxu", +"http://publications.europa.eu/resource/authority/language/KXV","kxv", +"http://publications.europa.eu/resource/authority/language/KXW","kxw", +"http://publications.europa.eu/resource/authority/language/KXX","kxx", +"http://publications.europa.eu/resource/authority/language/KXY","kxy", +"http://publications.europa.eu/resource/authority/language/KXZ","kxz", +"http://publications.europa.eu/resource/authority/language/KYA","kya", +"http://publications.europa.eu/resource/authority/language/KYB","kyb", +"http://publications.europa.eu/resource/authority/language/KYC","kyc", +"http://publications.europa.eu/resource/authority/language/KYD","kyd", +"http://publications.europa.eu/resource/authority/language/KYE","kye", +"http://publications.europa.eu/resource/authority/language/KYF","kyf", +"http://publications.europa.eu/resource/authority/language/KYG","kyg", +"http://publications.europa.eu/resource/authority/language/KYH","kyh", +"http://publications.europa.eu/resource/authority/language/KYI","kyi", +"http://publications.europa.eu/resource/authority/language/KYJ","kyj", +"http://publications.europa.eu/resource/authority/language/KYK","kyk", +"http://publications.europa.eu/resource/authority/language/KHI","khi", +"http://publications.europa.eu/resource/authority/language/KRO","kro", +"http://publications.europa.eu/resource/authority/language/LIM","li", +"http://publications.europa.eu/resource/authority/language/LIN","ln", +"http://publications.europa.eu/resource/authority/language/LUB","lu", +"http://publications.europa.eu/resource/authority/language/LUG","lg", +"http://publications.europa.eu/resource/authority/language/MAH","mh", +"http://publications.europa.eu/resource/authority/language/MAL","ml", +"http://publications.europa.eu/resource/authority/language/MAR","mr", +"http://publications.europa.eu/resource/authority/language/KYL","kyl", +"http://publications.europa.eu/resource/authority/language/KYM","kym", +"http://publications.europa.eu/resource/authority/language/KYN","kyn", +"http://publications.europa.eu/resource/authority/language/KYO","kyo", +"http://publications.europa.eu/resource/authority/language/KYP","kyp", +"http://publications.europa.eu/resource/authority/language/KYQ","kyq", +"http://publications.europa.eu/resource/authority/language/KYR","kyr", +"http://publications.europa.eu/resource/authority/language/KYS","kys", +"http://publications.europa.eu/resource/authority/language/KYT","kyt", +"http://publications.europa.eu/resource/authority/language/KYU","kyu", +"http://publications.europa.eu/resource/authority/language/KYV","kyv", +"http://publications.europa.eu/resource/authority/language/KYW","kyw", +"http://publications.europa.eu/resource/authority/language/KYX","kyx", +"http://publications.europa.eu/resource/authority/language/KYY","kyy", +"http://publications.europa.eu/resource/authority/language/KYZ","kyz", +"http://publications.europa.eu/resource/authority/language/KZA","kza", +"http://publications.europa.eu/resource/authority/language/KZB","kzb", +"http://publications.europa.eu/resource/authority/language/KZC","kzc", +"http://publications.europa.eu/resource/authority/language/KZD","kzd", +"http://publications.europa.eu/resource/authority/language/KZE","kze", +"http://publications.europa.eu/resource/authority/language/KZF","kzf", +"http://publications.europa.eu/resource/authority/language/KZG","kzg", +"http://publications.europa.eu/resource/authority/language/KZH","kzh", +"http://publications.europa.eu/resource/authority/language/KZI","kzi", +"http://publications.europa.eu/resource/authority/language/KZJ","kzj", +"http://publications.europa.eu/resource/authority/language/KZK","kzk", +"http://publications.europa.eu/resource/authority/language/KZL","kzl", +"http://publications.europa.eu/resource/authority/language/KZM","kzm", +"http://publications.europa.eu/resource/authority/language/KZN","kzn", +"http://publications.europa.eu/resource/authority/language/KZO","kzo", +"http://publications.europa.eu/resource/authority/language/KZP","kzp", +"http://publications.europa.eu/resource/authority/language/KZQ","kzq", +"http://publications.europa.eu/resource/authority/language/KZR","kzr", +"http://publications.europa.eu/resource/authority/language/KZS","kzs", +"http://publications.europa.eu/resource/authority/language/KZT","kzt", +"http://publications.europa.eu/resource/authority/language/KZU","kzu", +"http://publications.europa.eu/resource/authority/language/KZV","kzv", +"http://publications.europa.eu/resource/authority/language/KZW","kzw", +"http://publications.europa.eu/resource/authority/language/KZX","kzx", +"http://publications.europa.eu/resource/authority/language/KZY","kzy", +"http://publications.europa.eu/resource/authority/language/KZZ","kzz", +"http://publications.europa.eu/resource/authority/language/LAA","laa", +"http://publications.europa.eu/resource/authority/language/LAB","lab", +"http://publications.europa.eu/resource/authority/language/LAC","lac", +"http://publications.europa.eu/resource/authority/language/LAD","lad", +"http://publications.europa.eu/resource/authority/language/LAE","lae", +"http://publications.europa.eu/resource/authority/language/LAF","laf", +"http://publications.europa.eu/resource/authority/language/LAG","lag", +"http://publications.europa.eu/resource/authority/language/LAH","lah", +"http://publications.europa.eu/resource/authority/language/LAI","lai", +"http://publications.europa.eu/resource/authority/language/LAJ","laj", +"http://publications.europa.eu/resource/authority/language/LAK","lak", +"http://publications.europa.eu/resource/authority/language/LAL","lal", +"http://publications.europa.eu/resource/authority/language/LAM","lam", +"http://publications.europa.eu/resource/authority/language/LAN","lan", +"http://publications.europa.eu/resource/authority/language/LAP","lap", +"http://publications.europa.eu/resource/authority/language/LAQ","laq", +"http://publications.europa.eu/resource/authority/language/LAR","lar", +"http://publications.europa.eu/resource/authority/language/LAS","las", +"http://publications.europa.eu/resource/authority/language/LAU","lau", +"http://publications.europa.eu/resource/authority/language/LAW","law", +"http://publications.europa.eu/resource/authority/language/LAX","lax", +"http://publications.europa.eu/resource/authority/language/LAY","lay", +"http://publications.europa.eu/resource/authority/language/LAZ","laz", +"http://publications.europa.eu/resource/authority/language/LBA","lba", +"http://publications.europa.eu/resource/authority/language/LBB","lbb", +"http://publications.europa.eu/resource/authority/language/LBC","lbc", +"http://publications.europa.eu/resource/authority/language/LBE","lbe", +"http://publications.europa.eu/resource/authority/language/LBF","lbf", +"http://publications.europa.eu/resource/authority/language/LBG","lbg", +"http://publications.europa.eu/resource/authority/language/LBI","lbi", +"http://publications.europa.eu/resource/authority/language/LBJ","lbj", +"http://publications.europa.eu/resource/authority/language/LBM","lbm", +"http://publications.europa.eu/resource/authority/language/LBN","lbn", +"http://publications.europa.eu/resource/authority/language/LBO","lbo", +"http://publications.europa.eu/resource/authority/language/LBQ","lbq", +"http://publications.europa.eu/resource/authority/language/LBR","lbr", +"http://publications.europa.eu/resource/authority/language/LBS","lbs", +"http://publications.europa.eu/resource/authority/language/LBT","lbt", +"http://publications.europa.eu/resource/authority/language/LBU","lbu", +"http://publications.europa.eu/resource/authority/language/LBV","lbv", +"http://publications.europa.eu/resource/authority/language/LBW","lbw", +"http://publications.europa.eu/resource/authority/language/LBX","lbx", +"http://publications.europa.eu/resource/authority/language/LBY","lby", +"http://publications.europa.eu/resource/authority/language/LBZ","lbz", +"http://publications.europa.eu/resource/authority/language/LCC","lcc", +"http://publications.europa.eu/resource/authority/language/LCD","lcd", +"http://publications.europa.eu/resource/authority/language/LCE","lce", +"http://publications.europa.eu/resource/authority/language/LCF","lcf", +"http://publications.europa.eu/resource/authority/language/LCH","lch", +"http://publications.europa.eu/resource/authority/language/LCL","lcl", +"http://publications.europa.eu/resource/authority/language/LCM","lcm", +"http://publications.europa.eu/resource/authority/language/LCP","lcp", +"http://publications.europa.eu/resource/authority/language/LCQ","lcq", +"http://publications.europa.eu/resource/authority/language/LCS","lcs", +"http://publications.europa.eu/resource/authority/language/LDB","ldb", +"http://publications.europa.eu/resource/authority/language/LDD","ldd", +"http://publications.europa.eu/resource/authority/language/LDG","ldg", +"http://publications.europa.eu/resource/authority/language/LDH","ldh", +"http://publications.europa.eu/resource/authority/language/LDI","ldi", +"http://publications.europa.eu/resource/authority/language/LDJ","ldj", +"http://publications.europa.eu/resource/authority/language/LDK","ldk", +"http://publications.europa.eu/resource/authority/language/LDL","ldl", +"http://publications.europa.eu/resource/authority/language/LDM","ldm", +"http://publications.europa.eu/resource/authority/language/LDN","ldn", +"http://publications.europa.eu/resource/authority/language/LDO","ldo", +"http://publications.europa.eu/resource/authority/language/LDP","ldp", +"http://publications.europa.eu/resource/authority/language/LDQ","ldq", +"http://publications.europa.eu/resource/authority/language/LEA","lea", +"http://publications.europa.eu/resource/authority/language/LEB","leb", +"http://publications.europa.eu/resource/authority/language/LEC","lec", +"http://publications.europa.eu/resource/authority/language/LED","led", +"http://publications.europa.eu/resource/authority/language/LEE","lee", +"http://publications.europa.eu/resource/authority/language/LEF","lef", +"http://publications.europa.eu/resource/authority/language/LEG","leg", +"http://publications.europa.eu/resource/authority/language/LEH","leh", +"http://publications.europa.eu/resource/authority/language/LEI","lei", +"http://publications.europa.eu/resource/authority/language/LEJ","lej", +"http://publications.europa.eu/resource/authority/language/LEK","lek", +"http://publications.europa.eu/resource/authority/language/LEL","lel", +"http://publications.europa.eu/resource/authority/language/LEM","lem", +"http://publications.europa.eu/resource/authority/language/LEN","len", +"http://publications.europa.eu/resource/authority/language/LEO","leo", +"http://publications.europa.eu/resource/authority/language/LEP","lep", +"http://publications.europa.eu/resource/authority/language/LEQ","leq", +"http://publications.europa.eu/resource/authority/language/LER","ler", +"http://publications.europa.eu/resource/authority/language/LES","les", +"http://publications.europa.eu/resource/authority/language/LET","let", +"http://publications.europa.eu/resource/authority/language/LEU","leu", +"http://publications.europa.eu/resource/authority/language/LEV","lev", +"http://publications.europa.eu/resource/authority/language/LEW","lew", +"http://publications.europa.eu/resource/authority/language/LEX","lex", +"http://publications.europa.eu/resource/authority/language/LEY","ley", +"http://publications.europa.eu/resource/authority/language/LEZ","lez", +"http://publications.europa.eu/resource/authority/language/LFA","lfa", +"http://publications.europa.eu/resource/authority/language/LFN","lfn", +"http://publications.europa.eu/resource/authority/language/LGA","lga", +"http://publications.europa.eu/resource/authority/language/LGB","lgb", +"http://publications.europa.eu/resource/authority/language/LGG","lgg", +"http://publications.europa.eu/resource/authority/language/LGH","lgh", +"http://publications.europa.eu/resource/authority/language/LGI","lgi", +"http://publications.europa.eu/resource/authority/language/LGK","lgk", +"http://publications.europa.eu/resource/authority/language/LGL","lgl", +"http://publications.europa.eu/resource/authority/language/LGM","lgm", +"http://publications.europa.eu/resource/authority/language/LGN","lgn", +"http://publications.europa.eu/resource/authority/language/LGQ","lgq", +"http://publications.europa.eu/resource/authority/language/LGR","lgr", +"http://publications.europa.eu/resource/authority/language/LGT","lgt", +"http://publications.europa.eu/resource/authority/language/LGU","lgu", +"http://publications.europa.eu/resource/authority/language/LGZ","lgz", +"http://publications.europa.eu/resource/authority/language/LHA","lha", +"http://publications.europa.eu/resource/authority/language/LHH","lhh", +"http://publications.europa.eu/resource/authority/language/LHI","lhi", +"http://publications.europa.eu/resource/authority/language/LHL","lhl", +"http://publications.europa.eu/resource/authority/language/LHM","lhm", +"http://publications.europa.eu/resource/authority/language/LHN","lhn", +"http://publications.europa.eu/resource/authority/language/LHP","lhp", +"http://publications.europa.eu/resource/authority/language/LHS","lhs", +"http://publications.europa.eu/resource/authority/language/LHT","lht", +"http://publications.europa.eu/resource/authority/language/LHU","lhu", +"http://publications.europa.eu/resource/authority/language/LIA","lia", +"http://publications.europa.eu/resource/authority/language/LIB","lib", +"http://publications.europa.eu/resource/authority/language/LIC","lic", +"http://publications.europa.eu/resource/authority/language/LID","lid", +"http://publications.europa.eu/resource/authority/language/LIE","lie", +"http://publications.europa.eu/resource/authority/language/LIF","lif", +"http://publications.europa.eu/resource/authority/language/LIG","lig", +"http://publications.europa.eu/resource/authority/language/LIH","lih", +"http://publications.europa.eu/resource/authority/language/LII","lii", +"http://publications.europa.eu/resource/authority/language/LIJ","lij", +"http://publications.europa.eu/resource/authority/language/LIK","lik", +"http://publications.europa.eu/resource/authority/language/LIL","lil", +"http://publications.europa.eu/resource/authority/language/LIO","lio", +"http://publications.europa.eu/resource/authority/language/LIP","lip", +"http://publications.europa.eu/resource/authority/language/LIQ","liq", +"http://publications.europa.eu/resource/authority/language/LIR","lir", +"http://publications.europa.eu/resource/authority/language/LIS","lis", +"http://publications.europa.eu/resource/authority/language/LIU","liu", +"http://publications.europa.eu/resource/authority/language/LIV","liv", +"http://publications.europa.eu/resource/authority/language/LIW","liw", +"http://publications.europa.eu/resource/authority/language/LIX","lix", +"http://publications.europa.eu/resource/authority/language/LIY","liy", +"http://publications.europa.eu/resource/authority/language/LIZ","liz", +"http://publications.europa.eu/resource/authority/language/LJE","lje", +"http://publications.europa.eu/resource/authority/language/LJI","lji", +"http://publications.europa.eu/resource/authority/language/LJL","ljl", +"http://publications.europa.eu/resource/authority/language/LJP","ljp", +"http://publications.europa.eu/resource/authority/language/LKA","lka", +"http://publications.europa.eu/resource/authority/language/LKB","lkb", +"http://publications.europa.eu/resource/authority/language/LKC","lkc", +"http://publications.europa.eu/resource/authority/language/LKD","lkd", +"http://publications.europa.eu/resource/authority/language/LKE","lke", +"http://publications.europa.eu/resource/authority/language/LKH","lkh", +"http://publications.europa.eu/resource/authority/language/LKI","lki", +"http://publications.europa.eu/resource/authority/language/LKJ","lkj", +"http://publications.europa.eu/resource/authority/language/LKL","lkl", +"http://publications.europa.eu/resource/authority/language/LKN","lkn", +"http://publications.europa.eu/resource/authority/language/LKO","lko", +"http://publications.europa.eu/resource/authority/language/LKR","lkr", +"http://publications.europa.eu/resource/authority/language/LKS","lks", +"http://publications.europa.eu/resource/authority/language/LKT","lkt", +"http://publications.europa.eu/resource/authority/language/LKY","lky", +"http://publications.europa.eu/resource/authority/language/LLA","lla", +"http://publications.europa.eu/resource/authority/language/LLB","llb", +"http://publications.europa.eu/resource/authority/language/LLC","llc", +"http://publications.europa.eu/resource/authority/language/LLD","lld", +"http://publications.europa.eu/resource/authority/language/LLE","lle", +"http://publications.europa.eu/resource/authority/language/LLF","llf", +"http://publications.europa.eu/resource/authority/language/LLG","llg", +"http://publications.europa.eu/resource/authority/language/LLH","llh", +"http://publications.europa.eu/resource/authority/language/LLI","lli", +"http://publications.europa.eu/resource/authority/language/LLK","llk", +"http://publications.europa.eu/resource/authority/language/LLL","lll", +"http://publications.europa.eu/resource/authority/language/LLM","llm", +"http://publications.europa.eu/resource/authority/language/LLN","lln", +"http://publications.europa.eu/resource/authority/language/LLO","llo", +"http://publications.europa.eu/resource/authority/language/LLP","llp", +"http://publications.europa.eu/resource/authority/language/LLQ","llq", +"http://publications.europa.eu/resource/authority/language/LLS","lls", +"http://publications.europa.eu/resource/authority/language/LLU","llu", +"http://publications.europa.eu/resource/authority/language/LLX","llx", +"http://publications.europa.eu/resource/authority/language/LMA","lma", +"http://publications.europa.eu/resource/authority/language/LMB","lmb", +"http://publications.europa.eu/resource/authority/language/LMC","lmc", +"http://publications.europa.eu/resource/authority/language/LMD","lmd", +"http://publications.europa.eu/resource/authority/language/LME","lme", +"http://publications.europa.eu/resource/authority/language/LMF","lmf", +"http://publications.europa.eu/resource/authority/language/LMG","lmg", +"http://publications.europa.eu/resource/authority/language/LMH","lmh", +"http://publications.europa.eu/resource/authority/language/LMI","lmi", +"http://publications.europa.eu/resource/authority/language/LMJ","lmj", +"http://publications.europa.eu/resource/authority/language/LMK","lmk", +"http://publications.europa.eu/resource/authority/language/LML","lml", +"http://publications.europa.eu/resource/authority/language/LMM","lmm", +"http://publications.europa.eu/resource/authority/language/LMN","lmn", +"http://publications.europa.eu/resource/authority/language/LMO","lmo", +"http://publications.europa.eu/resource/authority/language/LMP","lmp", +"http://publications.europa.eu/resource/authority/language/LMQ","lmq", +"http://publications.europa.eu/resource/authority/language/LMR","lmr", +"http://publications.europa.eu/resource/authority/language/LMU","lmu", +"http://publications.europa.eu/resource/authority/language/LMV","lmv", +"http://publications.europa.eu/resource/authority/language/LMW","lmw", +"http://publications.europa.eu/resource/authority/language/LMX","lmx", +"http://publications.europa.eu/resource/authority/language/LMY","lmy", +"http://publications.europa.eu/resource/authority/language/LMZ","lmz", +"http://publications.europa.eu/resource/authority/language/LNA","lna", +"http://publications.europa.eu/resource/authority/language/LNB","lnb", +"http://publications.europa.eu/resource/authority/language/LND","lnd", +"http://publications.europa.eu/resource/authority/language/LNG","lng", +"http://publications.europa.eu/resource/authority/language/LNH","lnh", +"http://publications.europa.eu/resource/authority/language/LNI","lni", +"http://publications.europa.eu/resource/authority/language/LNJ","lnj", +"http://publications.europa.eu/resource/authority/language/LNL","lnl", +"http://publications.europa.eu/resource/authority/language/LNM","lnm", +"http://publications.europa.eu/resource/authority/language/LNN","lnn", +"http://publications.europa.eu/resource/authority/language/LNO","lno", +"http://publications.europa.eu/resource/authority/language/LNS","lns", +"http://publications.europa.eu/resource/authority/language/LNU","lnu", +"http://publications.europa.eu/resource/authority/language/LNZ","lnz", +"http://publications.europa.eu/resource/authority/language/LOA","loa", +"http://publications.europa.eu/resource/authority/language/LOB","lob", +"http://publications.europa.eu/resource/authority/language/LOC","loc", +"http://publications.europa.eu/resource/authority/language/LOE","loe", +"http://publications.europa.eu/resource/authority/language/LOF","lof", +"http://publications.europa.eu/resource/authority/language/LOG","log", +"http://publications.europa.eu/resource/authority/language/LOH","loh", +"http://publications.europa.eu/resource/authority/language/LOI","loi", +"http://publications.europa.eu/resource/authority/language/LOJ","loj", +"http://publications.europa.eu/resource/authority/language/LOK","lok", +"http://publications.europa.eu/resource/authority/language/LOL","lol", +"http://publications.europa.eu/resource/authority/language/LOM","lom", +"http://publications.europa.eu/resource/authority/language/LON","lon", +"http://publications.europa.eu/resource/authority/language/LOO","loo", +"http://publications.europa.eu/resource/authority/language/LOP","lop", +"http://publications.europa.eu/resource/authority/language/LOQ","loq", +"http://publications.europa.eu/resource/authority/language/LOR","lor", +"http://publications.europa.eu/resource/authority/language/LOS","los", +"http://publications.europa.eu/resource/authority/language/LOT","lot", +"http://publications.europa.eu/resource/authority/language/LOU","lou", +"http://publications.europa.eu/resource/authority/language/LOV","lov", +"http://publications.europa.eu/resource/authority/language/LOW","low", +"http://publications.europa.eu/resource/authority/language/LOX","lox", +"http://publications.europa.eu/resource/authority/language/LOY","loy", +"http://publications.europa.eu/resource/authority/language/LOZ","loz", +"http://publications.europa.eu/resource/authority/language/LPA","lpa", +"http://publications.europa.eu/resource/authority/language/LPE","lpe", +"http://publications.europa.eu/resource/authority/language/LPN","lpn", +"http://publications.europa.eu/resource/authority/language/LPO","lpo", +"http://publications.europa.eu/resource/authority/language/LPX","lpx", +"http://publications.europa.eu/resource/authority/language/LRA","lra", +"http://publications.europa.eu/resource/authority/language/LRC","lrc", +"http://publications.europa.eu/resource/authority/language/LRE","lre", +"http://publications.europa.eu/resource/authority/language/LRG","lrg", +"http://publications.europa.eu/resource/authority/language/LRI","lri", +"http://publications.europa.eu/resource/authority/language/LRK","lrk", +"http://publications.europa.eu/resource/authority/language/LRL","lrl", +"http://publications.europa.eu/resource/authority/language/LRM","lrm", +"http://publications.europa.eu/resource/authority/language/LRN","lrn", +"http://publications.europa.eu/resource/authority/language/LRO","lro", +"http://publications.europa.eu/resource/authority/language/LRR","lrr", +"http://publications.europa.eu/resource/authority/language/LRT","lrt", +"http://publications.europa.eu/resource/authority/language/LRV","lrv", +"http://publications.europa.eu/resource/authority/language/LRZ","lrz", +"http://publications.europa.eu/resource/authority/language/LSA","lsa", +"http://publications.europa.eu/resource/authority/language/LSD","lsd", +"http://publications.europa.eu/resource/authority/language/LSE","lse", +"http://publications.europa.eu/resource/authority/language/LSG","lsg", +"http://publications.europa.eu/resource/authority/language/LSH","lsh", +"http://publications.europa.eu/resource/authority/language/LSI","lsi", +"http://publications.europa.eu/resource/authority/language/LSL","lsl", +"http://publications.europa.eu/resource/authority/language/LSM","lsm", +"http://publications.europa.eu/resource/authority/language/LSO","lso", +"http://publications.europa.eu/resource/authority/language/LSP","lsp", +"http://publications.europa.eu/resource/authority/language/LSR","lsr", +"http://publications.europa.eu/resource/authority/language/LSS","lss", +"http://publications.europa.eu/resource/authority/language/LST","lst", +"http://publications.europa.eu/resource/authority/language/LTC","ltc", +"http://publications.europa.eu/resource/authority/language/LTI","lti", +"http://publications.europa.eu/resource/authority/language/LTN","ltn", +"http://publications.europa.eu/resource/authority/language/LTO","lto", +"http://publications.europa.eu/resource/authority/language/LTS","lts", +"http://publications.europa.eu/resource/authority/language/LTU","ltu", +"http://publications.europa.eu/resource/authority/language/LUA","lua", +"http://publications.europa.eu/resource/authority/language/LUC","luc", +"http://publications.europa.eu/resource/authority/language/LUD","lud", +"http://publications.europa.eu/resource/authority/language/LUE","lue", +"http://publications.europa.eu/resource/authority/language/LUF","luf", +"http://publications.europa.eu/resource/authority/language/LUI","lui", +"http://publications.europa.eu/resource/authority/language/LUJ","luj", +"http://publications.europa.eu/resource/authority/language/LUK","luk", +"http://publications.europa.eu/resource/authority/language/LUL","lul", +"http://publications.europa.eu/resource/authority/language/LUM","lum", +"http://publications.europa.eu/resource/authority/language/LUN","lun", +"http://publications.europa.eu/resource/authority/language/LUO","luo", +"http://publications.europa.eu/resource/authority/language/LUP","lup", +"http://publications.europa.eu/resource/authority/language/LUQ","luq", +"http://publications.europa.eu/resource/authority/language/LUR","lur", +"http://publications.europa.eu/resource/authority/language/LUS","lus", +"http://publications.europa.eu/resource/authority/language/LUT","lut", +"http://publications.europa.eu/resource/authority/language/LUU","luu", +"http://publications.europa.eu/resource/authority/language/LUV","luv", +"http://publications.europa.eu/resource/authority/language/LUW","luw", +"http://publications.europa.eu/resource/authority/language/LUY","luy", +"http://publications.europa.eu/resource/authority/language/LUZ","luz", +"http://publications.europa.eu/resource/authority/language/LVA","lva", +"http://publications.europa.eu/resource/authority/language/LVK","lvk", +"http://publications.europa.eu/resource/authority/language/LVU","lvu", +"http://publications.europa.eu/resource/authority/language/LWA","lwa", +"http://publications.europa.eu/resource/authority/language/LWE","lwe", +"http://publications.europa.eu/resource/authority/language/LWG","lwg", +"http://publications.europa.eu/resource/authority/language/LWH","lwh", +"http://publications.europa.eu/resource/authority/language/LWL","lwl", +"http://publications.europa.eu/resource/authority/language/LWM","lwm", +"http://publications.europa.eu/resource/authority/language/LWO","lwo", +"http://publications.europa.eu/resource/authority/language/LWT","lwt", +"http://publications.europa.eu/resource/authority/language/LWW","lww", +"http://publications.europa.eu/resource/authority/language/LYA","lya", +"http://publications.europa.eu/resource/authority/language/LYG","lyg", +"http://publications.europa.eu/resource/authority/language/LYN","lyn", +"http://publications.europa.eu/resource/authority/language/LZH","lzh", +"http://publications.europa.eu/resource/authority/language/LZL","lzl", +"http://publications.europa.eu/resource/authority/language/LZN","lzn", +"http://publications.europa.eu/resource/authority/language/LZZ","lzz", +"http://publications.europa.eu/resource/authority/language/MAA","maa", +"http://publications.europa.eu/resource/authority/language/MAB","mab", +"http://publications.europa.eu/resource/authority/language/MAD","mad", +"http://publications.europa.eu/resource/authority/language/MAE","mae", +"http://publications.europa.eu/resource/authority/language/MAF","maf", +"http://publications.europa.eu/resource/authority/language/MAG","mag", +"http://publications.europa.eu/resource/authority/language/MAI","mai", +"http://publications.europa.eu/resource/authority/language/MAJ","maj", +"http://publications.europa.eu/resource/authority/language/MAK","mak", +"http://publications.europa.eu/resource/authority/language/MAM","mam", +"http://publications.europa.eu/resource/authority/language/MAN","man", +"http://publications.europa.eu/resource/authority/language/MAQ","maq", +"http://publications.europa.eu/resource/authority/language/MAS","mas", +"http://publications.europa.eu/resource/authority/language/MAT","mat", +"http://publications.europa.eu/resource/authority/language/MAU","mau", +"http://publications.europa.eu/resource/authority/language/MAV","mav", +"http://publications.europa.eu/resource/authority/language/MAW","maw", +"http://publications.europa.eu/resource/authority/language/MAX","max", +"http://publications.europa.eu/resource/authority/language/MAZ","maz", +"http://publications.europa.eu/resource/authority/language/MBA","mba", +"http://publications.europa.eu/resource/authority/language/MBB","mbb", +"http://publications.europa.eu/resource/authority/language/MBC","mbc", +"http://publications.europa.eu/resource/authority/language/MBD","mbd", +"http://publications.europa.eu/resource/authority/language/MBE","mbe", +"http://publications.europa.eu/resource/authority/language/MBF","mbf", +"http://publications.europa.eu/resource/authority/language/MBH","mbh", +"http://publications.europa.eu/resource/authority/language/MBI","mbi", +"http://publications.europa.eu/resource/authority/language/MBJ","mbj", +"http://publications.europa.eu/resource/authority/language/MBK","mbk", +"http://publications.europa.eu/resource/authority/language/MBL","mbl", +"http://publications.europa.eu/resource/authority/language/MBM","mbm", +"http://publications.europa.eu/resource/authority/language/MBN","mbn", +"http://publications.europa.eu/resource/authority/language/MBO","mbo", +"http://publications.europa.eu/resource/authority/language/MBP","mbp", +"http://publications.europa.eu/resource/authority/language/MBQ","mbq", +"http://publications.europa.eu/resource/authority/language/MBR","mbr", +"http://publications.europa.eu/resource/authority/language/MBS","mbs", +"http://publications.europa.eu/resource/authority/language/MBT","mbt", +"http://publications.europa.eu/resource/authority/language/MBU","mbu", +"http://publications.europa.eu/resource/authority/language/MBV","mbv", +"http://publications.europa.eu/resource/authority/language/MBW","mbw", +"http://publications.europa.eu/resource/authority/language/MBX","mbx", +"http://publications.europa.eu/resource/authority/language/MBY","mby", +"http://publications.europa.eu/resource/authority/language/MBZ","mbz", +"http://publications.europa.eu/resource/authority/language/MCA","mca", +"http://publications.europa.eu/resource/authority/language/MCB","mcb", +"http://publications.europa.eu/resource/authority/language/MCC","mcc", +"http://publications.europa.eu/resource/authority/language/MCD","mcd", +"http://publications.europa.eu/resource/authority/language/MCE","mce", +"http://publications.europa.eu/resource/authority/language/MCF","mcf", +"http://publications.europa.eu/resource/authority/language/MCG","mcg", +"http://publications.europa.eu/resource/authority/language/MCH","mch", +"http://publications.europa.eu/resource/authority/language/MCI","mci", +"http://publications.europa.eu/resource/authority/language/MCJ","mcj", +"http://publications.europa.eu/resource/authority/language/MCK","mck", +"http://publications.europa.eu/resource/authority/language/MCL","mcl", +"http://publications.europa.eu/resource/authority/language/MCM","mcm", +"http://publications.europa.eu/resource/authority/language/MCN","mcn", +"http://publications.europa.eu/resource/authority/language/MCO","mco", +"http://publications.europa.eu/resource/authority/language/MCP","mcp", +"http://publications.europa.eu/resource/authority/language/MCQ","mcq", +"http://publications.europa.eu/resource/authority/language/MCR","mcr", +"http://publications.europa.eu/resource/authority/language/MCS","mcs", +"http://publications.europa.eu/resource/authority/language/MCT","mct", +"http://publications.europa.eu/resource/authority/language/MCU","mcu", +"http://publications.europa.eu/resource/authority/language/MCV","mcv", +"http://publications.europa.eu/resource/authority/language/MCW","mcw", +"http://publications.europa.eu/resource/authority/language/MCX","mcx", +"http://publications.europa.eu/resource/authority/language/MCY","mcy", +"http://publications.europa.eu/resource/authority/language/MCZ","mcz", +"http://publications.europa.eu/resource/authority/language/MDA","mda", +"http://publications.europa.eu/resource/authority/language/MDB","mdb", +"http://publications.europa.eu/resource/authority/language/MDC","mdc", +"http://publications.europa.eu/resource/authority/language/MDD","mdd", +"http://publications.europa.eu/resource/authority/language/MDE","mde", +"http://publications.europa.eu/resource/authority/language/MDF","mdf", +"http://publications.europa.eu/resource/authority/language/MDG","mdg", +"http://publications.europa.eu/resource/authority/language/MDH","mdh", +"http://publications.europa.eu/resource/authority/language/MDI","mdi", +"http://publications.europa.eu/resource/authority/language/MDJ","mdj", +"http://publications.europa.eu/resource/authority/language/MDK","mdk", +"http://publications.europa.eu/resource/authority/language/MDL","mdl", +"http://publications.europa.eu/resource/authority/language/MDM","mdm", +"http://publications.europa.eu/resource/authority/language/MDN","mdn", +"http://publications.europa.eu/resource/authority/language/MDP","mdp", +"http://publications.europa.eu/resource/authority/language/MDQ","mdq", +"http://publications.europa.eu/resource/authority/language/MDR","mdr", +"http://publications.europa.eu/resource/authority/language/MDS","mds", +"http://publications.europa.eu/resource/authority/language/MDT","mdt", +"http://publications.europa.eu/resource/authority/language/MDU","mdu", +"http://publications.europa.eu/resource/authority/language/MDV","mdv", +"http://publications.europa.eu/resource/authority/language/MDW","mdw", +"http://publications.europa.eu/resource/authority/language/MDX","mdx", +"http://publications.europa.eu/resource/authority/language/MDY","mdy", +"http://publications.europa.eu/resource/authority/language/MDZ","mdz", +"http://publications.europa.eu/resource/authority/language/MEA","mea", +"http://publications.europa.eu/resource/authority/language/MEB","meb", +"http://publications.europa.eu/resource/authority/language/MEC","mec", +"http://publications.europa.eu/resource/authority/language/MAP","map", +"http://publications.europa.eu/resource/authority/language/MRI","mi", +"http://publications.europa.eu/resource/authority/language/MED","med", +"http://publications.europa.eu/resource/authority/language/MEE","mee", +"http://publications.europa.eu/resource/authority/language/MEF","mef", +"http://publications.europa.eu/resource/authority/language/MEG","meg", +"http://publications.europa.eu/resource/authority/language/MEH","meh", +"http://publications.europa.eu/resource/authority/language/MEI","mei", +"http://publications.europa.eu/resource/authority/language/MEJ","mej", +"http://publications.europa.eu/resource/authority/language/MEK","mek", +"http://publications.europa.eu/resource/authority/language/MEL","mel", +"http://publications.europa.eu/resource/authority/language/MEM","mem", +"http://publications.europa.eu/resource/authority/language/MEN","men", +"http://publications.europa.eu/resource/authority/language/MEO","meo", +"http://publications.europa.eu/resource/authority/language/MEP","mep", +"http://publications.europa.eu/resource/authority/language/MEQ","meq", +"http://publications.europa.eu/resource/authority/language/MER","mer", +"http://publications.europa.eu/resource/authority/language/MES","mes", +"http://publications.europa.eu/resource/authority/language/MET","met", +"http://publications.europa.eu/resource/authority/language/MEU","meu", +"http://publications.europa.eu/resource/authority/language/MEV","mev", +"http://publications.europa.eu/resource/authority/language/MEW","mew", +"http://publications.europa.eu/resource/authority/language/MEY","mey", +"http://publications.europa.eu/resource/authority/language/MEZ","mez", +"http://publications.europa.eu/resource/authority/language/MFA","mfa", +"http://publications.europa.eu/resource/authority/language/MFB","mfb", +"http://publications.europa.eu/resource/authority/language/MFC","mfc", +"http://publications.europa.eu/resource/authority/language/MFD","mfd", +"http://publications.europa.eu/resource/authority/language/MFE","mfe", +"http://publications.europa.eu/resource/authority/language/MFF","mff", +"http://publications.europa.eu/resource/authority/language/MFG","mfg", +"http://publications.europa.eu/resource/authority/language/MFH","mfh", +"http://publications.europa.eu/resource/authority/language/MFI","mfi", +"http://publications.europa.eu/resource/authority/language/MFJ","mfj", +"http://publications.europa.eu/resource/authority/language/MFK","mfk", +"http://publications.europa.eu/resource/authority/language/MFL","mfl", +"http://publications.europa.eu/resource/authority/language/MFM","mfm", +"http://publications.europa.eu/resource/authority/language/MFN","mfn", +"http://publications.europa.eu/resource/authority/language/MFO","mfo", +"http://publications.europa.eu/resource/authority/language/MFP","mfp", +"http://publications.europa.eu/resource/authority/language/MFQ","mfq", +"http://publications.europa.eu/resource/authority/language/MFR","mfr", +"http://publications.europa.eu/resource/authority/language/MFS","mfs", +"http://publications.europa.eu/resource/authority/language/MFT","mft", +"http://publications.europa.eu/resource/authority/language/MFU","mfu", +"http://publications.europa.eu/resource/authority/language/MFV","mfv", +"http://publications.europa.eu/resource/authority/language/MFW","mfw", +"http://publications.europa.eu/resource/authority/language/MFX","mfx", +"http://publications.europa.eu/resource/authority/language/MFY","mfy", +"http://publications.europa.eu/resource/authority/language/MFZ","mfz", +"http://publications.europa.eu/resource/authority/language/MGA","mga", +"http://publications.europa.eu/resource/authority/language/MGB","mgb", +"http://publications.europa.eu/resource/authority/language/MGC","mgc", +"http://publications.europa.eu/resource/authority/language/MGD","mgd", +"http://publications.europa.eu/resource/authority/language/MGE","mge", +"http://publications.europa.eu/resource/authority/language/MGF","mgf", +"http://publications.europa.eu/resource/authority/language/MGG","mgg", +"http://publications.europa.eu/resource/authority/language/MGH","mgh", +"http://publications.europa.eu/resource/authority/language/MGI","mgi", +"http://publications.europa.eu/resource/authority/language/MGJ","mgj", +"http://publications.europa.eu/resource/authority/language/MGK","mgk", +"http://publications.europa.eu/resource/authority/language/MGL","mgl", +"http://publications.europa.eu/resource/authority/language/MGM","mgm", +"http://publications.europa.eu/resource/authority/language/MGN","mgn", +"http://publications.europa.eu/resource/authority/language/MGO","mgo", +"http://publications.europa.eu/resource/authority/language/MGP","mgp", +"http://publications.europa.eu/resource/authority/language/MGQ","mgq", +"http://publications.europa.eu/resource/authority/language/MGR","mgr", +"http://publications.europa.eu/resource/authority/language/MGS","mgs", +"http://publications.europa.eu/resource/authority/language/MGT","mgt", +"http://publications.europa.eu/resource/authority/language/MGU","mgu", +"http://publications.europa.eu/resource/authority/language/MGV","mgv", +"http://publications.europa.eu/resource/authority/language/MGW","mgw", +"http://publications.europa.eu/resource/authority/language/MGX","mgx", +"http://publications.europa.eu/resource/authority/language/MGY","mgy", +"http://publications.europa.eu/resource/authority/language/MGZ","mgz", +"http://publications.europa.eu/resource/authority/language/MHA","mha", +"http://publications.europa.eu/resource/authority/language/MHB","mhb", +"http://publications.europa.eu/resource/authority/language/MHC","mhc", +"http://publications.europa.eu/resource/authority/language/MHD","mhd", +"http://publications.europa.eu/resource/authority/language/MHE","mhe", +"http://publications.europa.eu/resource/authority/language/MHF","mhf", +"http://publications.europa.eu/resource/authority/language/MHG","mhg", +"http://publications.europa.eu/resource/authority/language/MHH","mhh", +"http://publications.europa.eu/resource/authority/language/MHI","mhi", +"http://publications.europa.eu/resource/authority/language/MHJ","mhj", +"http://publications.europa.eu/resource/authority/language/MHK","mhk", +"http://publications.europa.eu/resource/authority/language/MHL","mhl", +"http://publications.europa.eu/resource/authority/language/MHM","mhm", +"http://publications.europa.eu/resource/authority/language/MHN","mhn", +"http://publications.europa.eu/resource/authority/language/MHO","mho", +"http://publications.europa.eu/resource/authority/language/MHP","mhp", +"http://publications.europa.eu/resource/authority/language/MHQ","mhq", +"http://publications.europa.eu/resource/authority/language/MHR","mhr", +"http://publications.europa.eu/resource/authority/language/MHS","mhs", +"http://publications.europa.eu/resource/authority/language/MHT","mht", +"http://publications.europa.eu/resource/authority/language/MHU","mhu", +"http://publications.europa.eu/resource/authority/language/MHW","mhw", +"http://publications.europa.eu/resource/authority/language/MHX","mhx", +"http://publications.europa.eu/resource/authority/language/MHY","mhy", +"http://publications.europa.eu/resource/authority/language/MHZ","mhz", +"http://publications.europa.eu/resource/authority/language/MIA","mia", +"http://publications.europa.eu/resource/authority/language/MIB","mib", +"http://publications.europa.eu/resource/authority/language/MIC","mic", +"http://publications.europa.eu/resource/authority/language/MID","mid", +"http://publications.europa.eu/resource/authority/language/MIE","mie", +"http://publications.europa.eu/resource/authority/language/MIF","mif", +"http://publications.europa.eu/resource/authority/language/MIG","mig", +"http://publications.europa.eu/resource/authority/language/MIH","mih", +"http://publications.europa.eu/resource/authority/language/MII","mii", +"http://publications.europa.eu/resource/authority/language/MIJ","mij", +"http://publications.europa.eu/resource/authority/language/MIK","mik", +"http://publications.europa.eu/resource/authority/language/MIL","mil", +"http://publications.europa.eu/resource/authority/language/MIM","mim", +"http://publications.europa.eu/resource/authority/language/MIN","min", +"http://publications.europa.eu/resource/authority/language/MIO","mio", +"http://publications.europa.eu/resource/authority/language/MIP","mip", +"http://publications.europa.eu/resource/authority/language/MIQ","miq", +"http://publications.europa.eu/resource/authority/language/MIR","mir", +"http://publications.europa.eu/resource/authority/language/MIS","mis", +"http://publications.europa.eu/resource/authority/language/MIT","mit", +"http://publications.europa.eu/resource/authority/language/MIU","miu", +"http://publications.europa.eu/resource/authority/language/MIW","miw", +"http://publications.europa.eu/resource/authority/language/MIX","mix", +"http://publications.europa.eu/resource/authority/language/MIY","miy", +"http://publications.europa.eu/resource/authority/language/MIZ","miz", +"http://publications.europa.eu/resource/authority/language/MJA","mja", +"http://publications.europa.eu/resource/authority/language/MJC","mjc", +"http://publications.europa.eu/resource/authority/language/MJD","mjd", +"http://publications.europa.eu/resource/authority/language/MJE","mje", +"http://publications.europa.eu/resource/authority/language/MJG","mjg", +"http://publications.europa.eu/resource/authority/language/MJH","mjh", +"http://publications.europa.eu/resource/authority/language/MJI","mji", +"http://publications.europa.eu/resource/authority/language/MJJ","mjj", +"http://publications.europa.eu/resource/authority/language/MJK","mjk", +"http://publications.europa.eu/resource/authority/language/MJL","mjl", +"http://publications.europa.eu/resource/authority/language/MJM","mjm", +"http://publications.europa.eu/resource/authority/language/MJN","mjn", +"http://publications.europa.eu/resource/authority/language/MJO","mjo", +"http://publications.europa.eu/resource/authority/language/MJP","mjp", +"http://publications.europa.eu/resource/authority/language/MJQ","mjq", +"http://publications.europa.eu/resource/authority/language/MJR","mjr", +"http://publications.europa.eu/resource/authority/language/MJS","mjs", +"http://publications.europa.eu/resource/authority/language/MJT","mjt", +"http://publications.europa.eu/resource/authority/language/MJU","mju", +"http://publications.europa.eu/resource/authority/language/MJV","mjv", +"http://publications.europa.eu/resource/authority/language/MJW","mjw", +"http://publications.europa.eu/resource/authority/language/MJX","mjx", +"http://publications.europa.eu/resource/authority/language/MJY","mjy", +"http://publications.europa.eu/resource/authority/language/MJZ","mjz", +"http://publications.europa.eu/resource/authority/language/MKA","mka", +"http://publications.europa.eu/resource/authority/language/MKB","mkb", +"http://publications.europa.eu/resource/authority/language/MKC","mkc", +"http://publications.europa.eu/resource/authority/language/MKE","mke", +"http://publications.europa.eu/resource/authority/language/MKF","mkf", +"http://publications.europa.eu/resource/authority/language/MKG","mkg", +"http://publications.europa.eu/resource/authority/language/MKI","mki", +"http://publications.europa.eu/resource/authority/language/MKJ","mkj", +"http://publications.europa.eu/resource/authority/language/MKK","mkk", +"http://publications.europa.eu/resource/authority/language/MKL","mkl", +"http://publications.europa.eu/resource/authority/language/MKM","mkm", +"http://publications.europa.eu/resource/authority/language/MKN","mkn", +"http://publications.europa.eu/resource/authority/language/MKO","mko", +"http://publications.europa.eu/resource/authority/language/MKP","mkp", +"http://publications.europa.eu/resource/authority/language/MKQ","mkq", +"http://publications.europa.eu/resource/authority/language/MKR","mkr", +"http://publications.europa.eu/resource/authority/language/MKS","mks", +"http://publications.europa.eu/resource/authority/language/MKT","mkt", +"http://publications.europa.eu/resource/authority/language/MKU","mku", +"http://publications.europa.eu/resource/authority/language/MKV","mkv", +"http://publications.europa.eu/resource/authority/language/MKW","mkw", +"http://publications.europa.eu/resource/authority/language/MKX","mkx", +"http://publications.europa.eu/resource/authority/language/MKY","mky", +"http://publications.europa.eu/resource/authority/language/MKZ","mkz", +"http://publications.europa.eu/resource/authority/language/MLA","mla", +"http://publications.europa.eu/resource/authority/language/MLB","mlb", +"http://publications.europa.eu/resource/authority/language/MLC","mlc", +"http://publications.europa.eu/resource/authority/language/MLD","mld", +"http://publications.europa.eu/resource/authority/language/MLE","mle", +"http://publications.europa.eu/resource/authority/language/MLF","mlf", +"http://publications.europa.eu/resource/authority/language/MLH","mlh", +"http://publications.europa.eu/resource/authority/language/MLI","mli", +"http://publications.europa.eu/resource/authority/language/MLJ","mlj", +"http://publications.europa.eu/resource/authority/language/MLK","mlk", +"http://publications.europa.eu/resource/authority/language/MLL","mll", +"http://publications.europa.eu/resource/authority/language/MLM","mlm", +"http://publications.europa.eu/resource/authority/language/MLN","mln", +"http://publications.europa.eu/resource/authority/language/MLO","mlo", +"http://publications.europa.eu/resource/authority/language/MLP","mlp", +"http://publications.europa.eu/resource/authority/language/MLQ","mlq", +"http://publications.europa.eu/resource/authority/language/MLR","mlr", +"http://publications.europa.eu/resource/authority/language/MLS","mls", +"http://publications.europa.eu/resource/authority/language/MLU","mlu", +"http://publications.europa.eu/resource/authority/language/MLV","mlv", +"http://publications.europa.eu/resource/authority/language/MLW","mlw", +"http://publications.europa.eu/resource/authority/language/MLX","mlx", +"http://publications.europa.eu/resource/authority/language/MLZ","mlz", +"http://publications.europa.eu/resource/authority/language/MMA","mma", +"http://publications.europa.eu/resource/authority/language/MMB","mmb", +"http://publications.europa.eu/resource/authority/language/MMC","mmc", +"http://publications.europa.eu/resource/authority/language/MMD","mmd", +"http://publications.europa.eu/resource/authority/language/MME","mme", +"http://publications.europa.eu/resource/authority/language/MMF","mmf", +"http://publications.europa.eu/resource/authority/language/MMG","mmg", +"http://publications.europa.eu/resource/authority/language/MMH","mmh", +"http://publications.europa.eu/resource/authority/language/MMI","mmi", +"http://publications.europa.eu/resource/authority/language/MMJ","mmj", +"http://publications.europa.eu/resource/authority/language/MMK","mmk", +"http://publications.europa.eu/resource/authority/language/MML","mml", +"http://publications.europa.eu/resource/authority/language/MMM","mmm", +"http://publications.europa.eu/resource/authority/language/MMN","mmn", +"http://publications.europa.eu/resource/authority/language/MMO","mmo", +"http://publications.europa.eu/resource/authority/language/MMP","mmp", +"http://publications.europa.eu/resource/authority/language/MMQ","mmq", +"http://publications.europa.eu/resource/authority/language/MMR","mmr", +"http://publications.europa.eu/resource/authority/language/MMT","mmt", +"http://publications.europa.eu/resource/authority/language/MMU","mmu", +"http://publications.europa.eu/resource/authority/language/MMV","mmv", +"http://publications.europa.eu/resource/authority/language/MMW","mmw", +"http://publications.europa.eu/resource/authority/language/MMX","mmx", +"http://publications.europa.eu/resource/authority/language/MMY","mmy", +"http://publications.europa.eu/resource/authority/language/MMZ","mmz", +"http://publications.europa.eu/resource/authority/language/MNA","mna", +"http://publications.europa.eu/resource/authority/language/MNB","mnb", +"http://publications.europa.eu/resource/authority/language/MNC","mnc", +"http://publications.europa.eu/resource/authority/language/MND","mnd", +"http://publications.europa.eu/resource/authority/language/MNE","mne", +"http://publications.europa.eu/resource/authority/language/MNF","mnf", +"http://publications.europa.eu/resource/authority/language/MNG","mng", +"http://publications.europa.eu/resource/authority/language/MNH","mnh", +"http://publications.europa.eu/resource/authority/language/MNI","mni", +"http://publications.europa.eu/resource/authority/language/MNJ","mnj", +"http://publications.europa.eu/resource/authority/language/MNK","mnk", +"http://publications.europa.eu/resource/authority/language/MNL","mnl", +"http://publications.europa.eu/resource/authority/language/MNM","mnm", +"http://publications.europa.eu/resource/authority/language/MNN","mnn", +"http://publications.europa.eu/resource/authority/language/MNP","mnp", +"http://publications.europa.eu/resource/authority/language/MNQ","mnq", +"http://publications.europa.eu/resource/authority/language/MNR","mnr", +"http://publications.europa.eu/resource/authority/language/MNS","mns", +"http://publications.europa.eu/resource/authority/language/MNT","mnt", +"http://publications.europa.eu/resource/authority/language/MNU","mnu", +"http://publications.europa.eu/resource/authority/language/MNV","mnv", +"http://publications.europa.eu/resource/authority/language/MNW","mnw", +"http://publications.europa.eu/resource/authority/language/MNX","mnx", +"http://publications.europa.eu/resource/authority/language/MNY","mny", +"http://publications.europa.eu/resource/authority/language/MNZ","mnz", +"http://publications.europa.eu/resource/authority/language/MOA","moa", +"http://publications.europa.eu/resource/authority/language/MOC","moc", +"http://publications.europa.eu/resource/authority/language/MOD","mod", +"http://publications.europa.eu/resource/authority/language/MOE","moe", +"http://publications.europa.eu/resource/authority/language/MOF","mof", +"http://publications.europa.eu/resource/authority/language/MOG","mog", +"http://publications.europa.eu/resource/authority/language/MOH","moh", +"http://publications.europa.eu/resource/authority/language/MOI","moi", +"http://publications.europa.eu/resource/authority/language/MOJ","moj", +"http://publications.europa.eu/resource/authority/language/MOK","mok", +"http://publications.europa.eu/resource/authority/language/MOM","mom", +"http://publications.europa.eu/resource/authority/language/MOO","moo", +"http://publications.europa.eu/resource/authority/language/MOP","mop", +"http://publications.europa.eu/resource/authority/language/MOQ","moq", +"http://publications.europa.eu/resource/authority/language/MOR","mor", +"http://publications.europa.eu/resource/authority/language/MOS","mos", +"http://publications.europa.eu/resource/authority/language/MOT","mot", +"http://publications.europa.eu/resource/authority/language/MOU","mou", +"http://publications.europa.eu/resource/authority/language/MOV","mov", +"http://publications.europa.eu/resource/authority/language/MOW","mow", +"http://publications.europa.eu/resource/authority/language/MOX","mox", +"http://publications.europa.eu/resource/authority/language/MOY","moy", +"http://publications.europa.eu/resource/authority/language/MOZ","moz", +"http://publications.europa.eu/resource/authority/language/MPA","mpa", +"http://publications.europa.eu/resource/authority/language/MPB","mpb", +"http://publications.europa.eu/resource/authority/language/MPC","mpc", +"http://publications.europa.eu/resource/authority/language/MPD","mpd", +"http://publications.europa.eu/resource/authority/language/MPE","mpe", +"http://publications.europa.eu/resource/authority/language/MPG","mpg", +"http://publications.europa.eu/resource/authority/language/MPH","mph", +"http://publications.europa.eu/resource/authority/language/MPI","mpi", +"http://publications.europa.eu/resource/authority/language/MPJ","mpj", +"http://publications.europa.eu/resource/authority/language/MPK","mpk", +"http://publications.europa.eu/resource/authority/language/MPL","mpl", +"http://publications.europa.eu/resource/authority/language/MPM","mpm", +"http://publications.europa.eu/resource/authority/language/MPN","mpn", +"http://publications.europa.eu/resource/authority/language/MPO","mpo", +"http://publications.europa.eu/resource/authority/language/MPP","mpp", +"http://publications.europa.eu/resource/authority/language/MPQ","mpq", +"http://publications.europa.eu/resource/authority/language/MPR","mpr", +"http://publications.europa.eu/resource/authority/language/MPS","mps", +"http://publications.europa.eu/resource/authority/language/MPT","mpt", +"http://publications.europa.eu/resource/authority/language/MPU","mpu", +"http://publications.europa.eu/resource/authority/language/MPV","mpv", +"http://publications.europa.eu/resource/authority/language/MPW","mpw", +"http://publications.europa.eu/resource/authority/language/MPX","mpx", +"http://publications.europa.eu/resource/authority/language/MPY","mpy", +"http://publications.europa.eu/resource/authority/language/MPZ","mpz", +"http://publications.europa.eu/resource/authority/language/MQA","mqa", +"http://publications.europa.eu/resource/authority/language/MQB","mqb", +"http://publications.europa.eu/resource/authority/language/MQC","mqc", +"http://publications.europa.eu/resource/authority/language/MQE","mqe", +"http://publications.europa.eu/resource/authority/language/MQF","mqf", +"http://publications.europa.eu/resource/authority/language/MQG","mqg", +"http://publications.europa.eu/resource/authority/language/MQH","mqh", +"http://publications.europa.eu/resource/authority/language/MQI","mqi", +"http://publications.europa.eu/resource/authority/language/MQJ","mqj", +"http://publications.europa.eu/resource/authority/language/MQK","mqk", +"http://publications.europa.eu/resource/authority/language/MQL","mql", +"http://publications.europa.eu/resource/authority/language/MQM","mqm", +"http://publications.europa.eu/resource/authority/language/MQN","mqn", +"http://publications.europa.eu/resource/authority/language/MQO","mqo", +"http://publications.europa.eu/resource/authority/language/MQP","mqp", +"http://publications.europa.eu/resource/authority/language/MQQ","mqq", +"http://publications.europa.eu/resource/authority/language/MQR","mqr", +"http://publications.europa.eu/resource/authority/language/MQS","mqs", +"http://publications.europa.eu/resource/authority/language/MQT","mqt", +"http://publications.europa.eu/resource/authority/language/MQU","mqu", +"http://publications.europa.eu/resource/authority/language/MQV","mqv", +"http://publications.europa.eu/resource/authority/language/MQW","mqw", +"http://publications.europa.eu/resource/authority/language/MQX","mqx", +"http://publications.europa.eu/resource/authority/language/MQY","mqy", +"http://publications.europa.eu/resource/authority/language/MQZ","mqz", +"http://publications.europa.eu/resource/authority/language/MRA","mra", +"http://publications.europa.eu/resource/authority/language/MRB","mrb", +"http://publications.europa.eu/resource/authority/language/MRC","mrc", +"http://publications.europa.eu/resource/authority/language/MRD","mrd", +"http://publications.europa.eu/resource/authority/language/MRE","mre", +"http://publications.europa.eu/resource/authority/language/MRF","mrf", +"http://publications.europa.eu/resource/authority/language/MRG","mrg", +"http://publications.europa.eu/resource/authority/language/MRH","mrh", +"http://publications.europa.eu/resource/authority/language/MRJ","mrj", +"http://publications.europa.eu/resource/authority/language/MRK","mrk", +"http://publications.europa.eu/resource/authority/language/MRL","mrl", +"http://publications.europa.eu/resource/authority/language/MRM","mrm", +"http://publications.europa.eu/resource/authority/language/MRN","mrn", +"http://publications.europa.eu/resource/authority/language/MRO","mro", +"http://publications.europa.eu/resource/authority/language/MRP","mrp", +"http://publications.europa.eu/resource/authority/language/MRQ","mrq", +"http://publications.europa.eu/resource/authority/language/MRR","mrr", +"http://publications.europa.eu/resource/authority/language/MRS","mrs", +"http://publications.europa.eu/resource/authority/language/MRT","mrt", +"http://publications.europa.eu/resource/authority/language/MRU","mru", +"http://publications.europa.eu/resource/authority/language/MRV","mrv", +"http://publications.europa.eu/resource/authority/language/MRW","mrw", +"http://publications.europa.eu/resource/authority/language/MRX","mrx", +"http://publications.europa.eu/resource/authority/language/MRY","mry", +"http://publications.europa.eu/resource/authority/language/MRZ","mrz", +"http://publications.europa.eu/resource/authority/language/MSB","msb", +"http://publications.europa.eu/resource/authority/language/MSC","msc", +"http://publications.europa.eu/resource/authority/language/MSD","msd", +"http://publications.europa.eu/resource/authority/language/MSE","mse", +"http://publications.europa.eu/resource/authority/language/MSF","msf", +"http://publications.europa.eu/resource/authority/language/MSG","msg", +"http://publications.europa.eu/resource/authority/language/MSH","msh", +"http://publications.europa.eu/resource/authority/language/MSI","msi", +"http://publications.europa.eu/resource/authority/language/MSJ","msj", +"http://publications.europa.eu/resource/authority/language/MSK","msk", +"http://publications.europa.eu/resource/authority/language/MSL","msl", +"http://publications.europa.eu/resource/authority/language/MSM","msm", +"http://publications.europa.eu/resource/authority/language/MSN","msn", +"http://publications.europa.eu/resource/authority/language/MSO","mso", +"http://publications.europa.eu/resource/authority/language/MSP","msp", +"http://publications.europa.eu/resource/authority/language/MSQ","msq", +"http://publications.europa.eu/resource/authority/language/MSR","msr", +"http://publications.europa.eu/resource/authority/language/MSS","mss", +"http://publications.europa.eu/resource/authority/language/MST","mst", +"http://publications.europa.eu/resource/authority/language/MSU","msu", +"http://publications.europa.eu/resource/authority/language/MSV","msv", +"http://publications.europa.eu/resource/authority/language/MSW","msw", +"http://publications.europa.eu/resource/authority/language/MSX","msx", +"http://publications.europa.eu/resource/authority/language/MSY","msy", +"http://publications.europa.eu/resource/authority/language/MSZ","msz", +"http://publications.europa.eu/resource/authority/language/MTA","mta", +"http://publications.europa.eu/resource/authority/language/MTB","mtb", +"http://publications.europa.eu/resource/authority/language/MTC","mtc", +"http://publications.europa.eu/resource/authority/language/MTD","mtd", +"http://publications.europa.eu/resource/authority/language/MTE","mte", +"http://publications.europa.eu/resource/authority/language/MTF","mtf", +"http://publications.europa.eu/resource/authority/language/MTG","mtg", +"http://publications.europa.eu/resource/authority/language/MTH","mth", +"http://publications.europa.eu/resource/authority/language/MTI","mti", +"http://publications.europa.eu/resource/authority/language/MTJ","mtj", +"http://publications.europa.eu/resource/authority/language/MTK","mtk", +"http://publications.europa.eu/resource/authority/language/MTL","mtl", +"http://publications.europa.eu/resource/authority/language/MTM","mtm", +"http://publications.europa.eu/resource/authority/language/MTN","mtn", +"http://publications.europa.eu/resource/authority/language/MTO","mto", +"http://publications.europa.eu/resource/authority/language/MTP","mtp", +"http://publications.europa.eu/resource/authority/language/MTQ","mtq", +"http://publications.europa.eu/resource/authority/language/MTR","mtr", +"http://publications.europa.eu/resource/authority/language/MTS","mts", +"http://publications.europa.eu/resource/authority/language/MTT","mtt", +"http://publications.europa.eu/resource/authority/language/MTU","mtu", +"http://publications.europa.eu/resource/authority/language/MTV","mtv", +"http://publications.europa.eu/resource/authority/language/MTW","mtw", +"http://publications.europa.eu/resource/authority/language/MTX","mtx", +"http://publications.europa.eu/resource/authority/language/MTY","mty", +"http://publications.europa.eu/resource/authority/language/MUA","mua", +"http://publications.europa.eu/resource/authority/language/MUB","mub", +"http://publications.europa.eu/resource/authority/language/MUC","muc", +"http://publications.europa.eu/resource/authority/language/MUD","mud", +"http://publications.europa.eu/resource/authority/language/MUE","mue", +"http://publications.europa.eu/resource/authority/language/MUG","mug", +"http://publications.europa.eu/resource/authority/language/MUH","muh", +"http://publications.europa.eu/resource/authority/language/MUI","mui", +"http://publications.europa.eu/resource/authority/language/MUJ","muj", +"http://publications.europa.eu/resource/authority/language/MUK","muk", +"http://publications.europa.eu/resource/authority/language/MUL","mul", +"http://publications.europa.eu/resource/authority/language/MUM","mum", +"http://publications.europa.eu/resource/authority/language/MUO","muo", +"http://publications.europa.eu/resource/authority/language/MUP","mup", +"http://publications.europa.eu/resource/authority/language/MUQ","muq", +"http://publications.europa.eu/resource/authority/language/MUR","mur", +"http://publications.europa.eu/resource/authority/language/MUS","mus", +"http://publications.europa.eu/resource/authority/language/MUT","mut", +"http://publications.europa.eu/resource/authority/language/MUU","muu", +"http://publications.europa.eu/resource/authority/language/MUV","muv", +"http://publications.europa.eu/resource/authority/language/MUX","mux", +"http://publications.europa.eu/resource/authority/language/MUY","muy", +"http://publications.europa.eu/resource/authority/language/MUZ","muz", +"http://publications.europa.eu/resource/authority/language/MVA","mva", +"http://publications.europa.eu/resource/authority/language/MVB","mvb", +"http://publications.europa.eu/resource/authority/language/MVD","mvd", +"http://publications.europa.eu/resource/authority/language/MVE","mve", +"http://publications.europa.eu/resource/authority/language/MVF","mvf", +"http://publications.europa.eu/resource/authority/language/MVG","mvg", +"http://publications.europa.eu/resource/authority/language/MVH","mvh", +"http://publications.europa.eu/resource/authority/language/MVI","mvi", +"http://publications.europa.eu/resource/authority/language/MVK","mvk", +"http://publications.europa.eu/resource/authority/language/MVL","mvl", +"http://publications.europa.eu/resource/authority/language/MVM","mvm", +"http://publications.europa.eu/resource/authority/language/MVN","mvn", +"http://publications.europa.eu/resource/authority/language/MVO","mvo", +"http://publications.europa.eu/resource/authority/language/MVP","mvp", +"http://publications.europa.eu/resource/authority/language/MVQ","mvq", +"http://publications.europa.eu/resource/authority/language/MVR","mvr", +"http://publications.europa.eu/resource/authority/language/MVS","mvs", +"http://publications.europa.eu/resource/authority/language/MVT","mvt", +"http://publications.europa.eu/resource/authority/language/MVU","mvu", +"http://publications.europa.eu/resource/authority/language/MVV","mvv", +"http://publications.europa.eu/resource/authority/language/MVW","mvw", +"http://publications.europa.eu/resource/authority/language/MVX","mvx", +"http://publications.europa.eu/resource/authority/language/MVY","mvy", +"http://publications.europa.eu/resource/authority/language/MVZ","mvz", +"http://publications.europa.eu/resource/authority/language/MWA","mwa", +"http://publications.europa.eu/resource/authority/language/MWB","mwb", +"http://publications.europa.eu/resource/authority/language/MWC","mwc", +"http://publications.europa.eu/resource/authority/language/MWD","mwd", +"http://publications.europa.eu/resource/authority/language/MWE","mwe", +"http://publications.europa.eu/resource/authority/language/MWF","mwf", +"http://publications.europa.eu/resource/authority/language/MWG","mwg", +"http://publications.europa.eu/resource/authority/language/MWH","mwh", +"http://publications.europa.eu/resource/authority/language/MWI","mwi", +"http://publications.europa.eu/resource/authority/language/MWJ","mwj", +"http://publications.europa.eu/resource/authority/language/MWK","mwk", +"http://publications.europa.eu/resource/authority/language/MWL","mwl", +"http://publications.europa.eu/resource/authority/language/MWM","mwm", +"http://publications.europa.eu/resource/authority/language/MWN","mwn", +"http://publications.europa.eu/resource/authority/language/MWO","mwo", +"http://publications.europa.eu/resource/authority/language/MWP","mwp", +"http://publications.europa.eu/resource/authority/language/MWQ","mwq", +"http://publications.europa.eu/resource/authority/language/MWR","mwr", +"http://publications.europa.eu/resource/authority/language/MWS","mws", +"http://publications.europa.eu/resource/authority/language/MWT","mwt", +"http://publications.europa.eu/resource/authority/language/MWU","mwu", +"http://publications.europa.eu/resource/authority/language/MWV","mwv", +"http://publications.europa.eu/resource/authority/language/MWW","mww", +"http://publications.europa.eu/resource/authority/language/MWX","mwx", +"http://publications.europa.eu/resource/authority/language/MWY","mwy", +"http://publications.europa.eu/resource/authority/language/MWZ","mwz", +"http://publications.europa.eu/resource/authority/language/MXA","mxa", +"http://publications.europa.eu/resource/authority/language/MXB","mxb", +"http://publications.europa.eu/resource/authority/language/MXC","mxc", +"http://publications.europa.eu/resource/authority/language/MXD","mxd", +"http://publications.europa.eu/resource/authority/language/MXE","mxe", +"http://publications.europa.eu/resource/authority/language/MXF","mxf", +"http://publications.europa.eu/resource/authority/language/MXG","mxg", +"http://publications.europa.eu/resource/authority/language/MXH","mxh", +"http://publications.europa.eu/resource/authority/language/MXI","mxi", +"http://publications.europa.eu/resource/authority/language/MXJ","mxj", +"http://publications.europa.eu/resource/authority/language/MXK","mxk", +"http://publications.europa.eu/resource/authority/language/MXL","mxl", +"http://publications.europa.eu/resource/authority/language/MKH","mkh", +"http://publications.europa.eu/resource/authority/language/MNO","mno", +"http://publications.europa.eu/resource/authority/language/MUN","mun", +"http://publications.europa.eu/resource/authority/language/NAU","na", +"http://publications.europa.eu/resource/authority/language/NAV","nv", +"http://publications.europa.eu/resource/authority/language/NBL","nr", +"http://publications.europa.eu/resource/authority/language/NDE","nd", +"http://publications.europa.eu/resource/authority/language/NDO","ng", +"http://publications.europa.eu/resource/authority/language/NNO","nn", +"http://publications.europa.eu/resource/authority/language/NOB","nb", +"http://publications.europa.eu/resource/authority/language/MXM","mxm", +"http://publications.europa.eu/resource/authority/language/MXN","mxn", +"http://publications.europa.eu/resource/authority/language/MXO","mxo", +"http://publications.europa.eu/resource/authority/language/MXP","mxp", +"http://publications.europa.eu/resource/authority/language/MXQ","mxq", +"http://publications.europa.eu/resource/authority/language/MXR","mxr", +"http://publications.europa.eu/resource/authority/language/MXS","mxs", +"http://publications.europa.eu/resource/authority/language/MXT","mxt", +"http://publications.europa.eu/resource/authority/language/MXU","mxu", +"http://publications.europa.eu/resource/authority/language/MXV","mxv", +"http://publications.europa.eu/resource/authority/language/MXW","mxw", +"http://publications.europa.eu/resource/authority/language/MXX","mxx", +"http://publications.europa.eu/resource/authority/language/MXY","mxy", +"http://publications.europa.eu/resource/authority/language/MXZ","mxz", +"http://publications.europa.eu/resource/authority/language/MYB","myb", +"http://publications.europa.eu/resource/authority/language/MYC","myc", +"http://publications.europa.eu/resource/authority/language/MYD","myd", +"http://publications.europa.eu/resource/authority/language/MYE","mye", +"http://publications.europa.eu/resource/authority/language/MYF","myf", +"http://publications.europa.eu/resource/authority/language/MYG","myg", +"http://publications.europa.eu/resource/authority/language/MYH","myh", +"http://publications.europa.eu/resource/authority/language/MYI","myi", +"http://publications.europa.eu/resource/authority/language/MYJ","myj", +"http://publications.europa.eu/resource/authority/language/MYK","myk", +"http://publications.europa.eu/resource/authority/language/MYL","myl", +"http://publications.europa.eu/resource/authority/language/MYM","mym", +"http://publications.europa.eu/resource/authority/language/MYO","myo", +"http://publications.europa.eu/resource/authority/language/MYP","myp", +"http://publications.europa.eu/resource/authority/language/MYQ","myq", +"http://publications.europa.eu/resource/authority/language/MYR","myr", +"http://publications.europa.eu/resource/authority/language/MYS","mys", +"http://publications.europa.eu/resource/authority/language/MYT","myt", +"http://publications.europa.eu/resource/authority/language/MYU","myu", +"http://publications.europa.eu/resource/authority/language/MYV","myv", +"http://publications.europa.eu/resource/authority/language/MYW","myw", +"http://publications.europa.eu/resource/authority/language/MYX","myx", +"http://publications.europa.eu/resource/authority/language/MYY","myy", +"http://publications.europa.eu/resource/authority/language/MYZ","myz", +"http://publications.europa.eu/resource/authority/language/MZA","mza", +"http://publications.europa.eu/resource/authority/language/MZB","mzb", +"http://publications.europa.eu/resource/authority/language/MZC","mzc", +"http://publications.europa.eu/resource/authority/language/MZD","mzd", +"http://publications.europa.eu/resource/authority/language/MZE","mze", +"http://publications.europa.eu/resource/authority/language/MZG","mzg", +"http://publications.europa.eu/resource/authority/language/MZH","mzh", +"http://publications.europa.eu/resource/authority/language/MZI","mzi", +"http://publications.europa.eu/resource/authority/language/MZJ","mzj", +"http://publications.europa.eu/resource/authority/language/MZK","mzk", +"http://publications.europa.eu/resource/authority/language/MZL","mzl", +"http://publications.europa.eu/resource/authority/language/MZM","mzm", +"http://publications.europa.eu/resource/authority/language/MZN","mzn", +"http://publications.europa.eu/resource/authority/language/MZO","mzo", +"http://publications.europa.eu/resource/authority/language/MZP","mzp", +"http://publications.europa.eu/resource/authority/language/MZQ","mzq", +"http://publications.europa.eu/resource/authority/language/MZR","mzr", +"http://publications.europa.eu/resource/authority/language/MZS","mzs", +"http://publications.europa.eu/resource/authority/language/MZT","mzt", +"http://publications.europa.eu/resource/authority/language/MZU","mzu", +"http://publications.europa.eu/resource/authority/language/MZV","mzv", +"http://publications.europa.eu/resource/authority/language/MZW","mzw", +"http://publications.europa.eu/resource/authority/language/MZX","mzx", +"http://publications.europa.eu/resource/authority/language/MZY","mzy", +"http://publications.europa.eu/resource/authority/language/MZZ","mzz", +"http://publications.europa.eu/resource/authority/language/NAA","naa", +"http://publications.europa.eu/resource/authority/language/NAB","nab", +"http://publications.europa.eu/resource/authority/language/NAC","nac", +"http://publications.europa.eu/resource/authority/language/NAD","nad", +"http://publications.europa.eu/resource/authority/language/NAE","nae", +"http://publications.europa.eu/resource/authority/language/NAF","naf", +"http://publications.europa.eu/resource/authority/language/NAG","nag", +"http://publications.europa.eu/resource/authority/language/NAJ","naj", +"http://publications.europa.eu/resource/authority/language/NAK","nak", +"http://publications.europa.eu/resource/authority/language/NAL","nal", +"http://publications.europa.eu/resource/authority/language/NAM","nam", +"http://publications.europa.eu/resource/authority/language/NAN","nan", +"http://publications.europa.eu/resource/authority/language/NAO","nao", +"http://publications.europa.eu/resource/authority/language/NAP","nap", +"http://publications.europa.eu/resource/authority/language/NAQ","naq", +"http://publications.europa.eu/resource/authority/language/NAR","nar", +"http://publications.europa.eu/resource/authority/language/NAS","nas", +"http://publications.europa.eu/resource/authority/language/NAT","nat", +"http://publications.europa.eu/resource/authority/language/NAW","naw", +"http://publications.europa.eu/resource/authority/language/NAX","nax", +"http://publications.europa.eu/resource/authority/language/NAY","nay", +"http://publications.europa.eu/resource/authority/language/NAZ","naz", +"http://publications.europa.eu/resource/authority/language/NBA","nba", +"http://publications.europa.eu/resource/authority/language/NBB","nbb", +"http://publications.europa.eu/resource/authority/language/NBC","nbc", +"http://publications.europa.eu/resource/authority/language/NBD","nbd", +"http://publications.europa.eu/resource/authority/language/NBE","nbe", +"http://publications.europa.eu/resource/authority/language/NBF","nbf", +"http://publications.europa.eu/resource/authority/language/NBG","nbg", +"http://publications.europa.eu/resource/authority/language/NBH","nbh", +"http://publications.europa.eu/resource/authority/language/NBI","nbi", +"http://publications.europa.eu/resource/authority/language/NBJ","nbj", +"http://publications.europa.eu/resource/authority/language/NBK","nbk", +"http://publications.europa.eu/resource/authority/language/NBM","nbm", +"http://publications.europa.eu/resource/authority/language/NBN","nbn", +"http://publications.europa.eu/resource/authority/language/NBO","nbo", +"http://publications.europa.eu/resource/authority/language/NBP","nbp", +"http://publications.europa.eu/resource/authority/language/NBQ","nbq", +"http://publications.europa.eu/resource/authority/language/NBR","nbr", +"http://publications.europa.eu/resource/authority/language/NBS","nbs", +"http://publications.europa.eu/resource/authority/language/NBT","nbt", +"http://publications.europa.eu/resource/authority/language/NBU","nbu", +"http://publications.europa.eu/resource/authority/language/NBV","nbv", +"http://publications.europa.eu/resource/authority/language/NBW","nbw", +"http://publications.europa.eu/resource/authority/language/NBX","nbx", +"http://publications.europa.eu/resource/authority/language/NBY","nby", +"http://publications.europa.eu/resource/authority/language/NCA","nca", +"http://publications.europa.eu/resource/authority/language/NCB","ncb", +"http://publications.europa.eu/resource/authority/language/NCC","ncc", +"http://publications.europa.eu/resource/authority/language/NCD","ncd", +"http://publications.europa.eu/resource/authority/language/NCE","nce", +"http://publications.europa.eu/resource/authority/language/NCF","ncf", +"http://publications.europa.eu/resource/authority/language/NCG","ncg", +"http://publications.europa.eu/resource/authority/language/NCH","nch", +"http://publications.europa.eu/resource/authority/language/NCI","nci", +"http://publications.europa.eu/resource/authority/language/NCJ","ncj", +"http://publications.europa.eu/resource/authority/language/NCK","nck", +"http://publications.europa.eu/resource/authority/language/NCL","ncl", +"http://publications.europa.eu/resource/authority/language/NCM","ncm", +"http://publications.europa.eu/resource/authority/language/NCN","ncn", +"http://publications.europa.eu/resource/authority/language/NCO","nco", +"http://publications.europa.eu/resource/authority/language/NCP","ncp", +"http://publications.europa.eu/resource/authority/language/NCR","ncr", +"http://publications.europa.eu/resource/authority/language/NCS","ncs", +"http://publications.europa.eu/resource/authority/language/NCT","nct", +"http://publications.europa.eu/resource/authority/language/NCU","ncu", +"http://publications.europa.eu/resource/authority/language/NCX","ncx", +"http://publications.europa.eu/resource/authority/language/NCZ","ncz", +"http://publications.europa.eu/resource/authority/language/NDA","nda", +"http://publications.europa.eu/resource/authority/language/NDB","ndb", +"http://publications.europa.eu/resource/authority/language/NDC","ndc", +"http://publications.europa.eu/resource/authority/language/NDD","ndd", +"http://publications.europa.eu/resource/authority/language/NDF","ndf", +"http://publications.europa.eu/resource/authority/language/NDG","ndg", +"http://publications.europa.eu/resource/authority/language/NDH","ndh", +"http://publications.europa.eu/resource/authority/language/NDI","ndi", +"http://publications.europa.eu/resource/authority/language/NDJ","ndj", +"http://publications.europa.eu/resource/authority/language/NDK","ndk", +"http://publications.europa.eu/resource/authority/language/NDL","ndl", +"http://publications.europa.eu/resource/authority/language/NDM","ndm", +"http://publications.europa.eu/resource/authority/language/NDN","ndn", +"http://publications.europa.eu/resource/authority/language/NDP","ndp", +"http://publications.europa.eu/resource/authority/language/NDQ","ndq", +"http://publications.europa.eu/resource/authority/language/NDR","ndr", +"http://publications.europa.eu/resource/authority/language/NDS","nds", +"http://publications.europa.eu/resource/authority/language/NDT","ndt", +"http://publications.europa.eu/resource/authority/language/NDU","ndu", +"http://publications.europa.eu/resource/authority/language/NDV","ndv", +"http://publications.europa.eu/resource/authority/language/NDW","ndw", +"http://publications.europa.eu/resource/authority/language/NDX","ndx", +"http://publications.europa.eu/resource/authority/language/NDY","ndy", +"http://publications.europa.eu/resource/authority/language/NDZ","ndz", +"http://publications.europa.eu/resource/authority/language/NEA","nea", +"http://publications.europa.eu/resource/authority/language/NEB","neb", +"http://publications.europa.eu/resource/authority/language/NEC","nec", +"http://publications.europa.eu/resource/authority/language/NED","ned", +"http://publications.europa.eu/resource/authority/language/NEE","nee", +"http://publications.europa.eu/resource/authority/language/NEF","nef", +"http://publications.europa.eu/resource/authority/language/NEG","neg", +"http://publications.europa.eu/resource/authority/language/NEH","neh", +"http://publications.europa.eu/resource/authority/language/NEI","nei", +"http://publications.europa.eu/resource/authority/language/NEJ","nej", +"http://publications.europa.eu/resource/authority/language/NEK","nek", +"http://publications.europa.eu/resource/authority/language/NEM","nem", +"http://publications.europa.eu/resource/authority/language/NEN","nen", +"http://publications.europa.eu/resource/authority/language/NEO","neo", +"http://publications.europa.eu/resource/authority/language/NEQ","neq", +"http://publications.europa.eu/resource/authority/language/NER","ner", +"http://publications.europa.eu/resource/authority/language/NES","nes", +"http://publications.europa.eu/resource/authority/language/NET","net", +"http://publications.europa.eu/resource/authority/language/NEV","nev", +"http://publications.europa.eu/resource/authority/language/NEW","new", +"http://publications.europa.eu/resource/authority/language/NEX","nex", +"http://publications.europa.eu/resource/authority/language/NEY","ney", +"http://publications.europa.eu/resource/authority/language/NEZ","nez", +"http://publications.europa.eu/resource/authority/language/NFA","nfa", +"http://publications.europa.eu/resource/authority/language/NFD","nfd", +"http://publications.europa.eu/resource/authority/language/NFL","nfl", +"http://publications.europa.eu/resource/authority/language/NFR","nfr", +"http://publications.europa.eu/resource/authority/language/NFU","nfu", +"http://publications.europa.eu/resource/authority/language/NGA","nga", +"http://publications.europa.eu/resource/authority/language/NGB","ngb", +"http://publications.europa.eu/resource/authority/language/NGC","ngc", +"http://publications.europa.eu/resource/authority/language/NGD","ngd", +"http://publications.europa.eu/resource/authority/language/NGE","nge", +"http://publications.europa.eu/resource/authority/language/NGG","ngg", +"http://publications.europa.eu/resource/authority/language/NGH","ngh", +"http://publications.europa.eu/resource/authority/language/NGI","ngi", +"http://publications.europa.eu/resource/authority/language/NGJ","ngj", +"http://publications.europa.eu/resource/authority/language/NGK","ngk", +"http://publications.europa.eu/resource/authority/language/NGL","ngl", +"http://publications.europa.eu/resource/authority/language/NGM","ngm", +"http://publications.europa.eu/resource/authority/language/NGN","ngn", +"http://publications.europa.eu/resource/authority/language/NGO","ngo", +"http://publications.europa.eu/resource/authority/language/NGP","ngp", +"http://publications.europa.eu/resource/authority/language/NGQ","ngq", +"http://publications.europa.eu/resource/authority/language/NGR","ngr", +"http://publications.europa.eu/resource/authority/language/NGS","ngs", +"http://publications.europa.eu/resource/authority/language/NGT","ngt", +"http://publications.europa.eu/resource/authority/language/NGU","ngu", +"http://publications.europa.eu/resource/authority/language/NGV","ngv", +"http://publications.europa.eu/resource/authority/language/NGW","ngw", +"http://publications.europa.eu/resource/authority/language/NGX","ngx", +"http://publications.europa.eu/resource/authority/language/NGY","ngy", +"http://publications.europa.eu/resource/authority/language/NGZ","ngz", +"http://publications.europa.eu/resource/authority/language/NHA","nha", +"http://publications.europa.eu/resource/authority/language/NHB","nhb", +"http://publications.europa.eu/resource/authority/language/NHC","nhc", +"http://publications.europa.eu/resource/authority/language/NHD","nhd", +"http://publications.europa.eu/resource/authority/language/NHE","nhe", +"http://publications.europa.eu/resource/authority/language/NHF","nhf", +"http://publications.europa.eu/resource/authority/language/NHG","nhg", +"http://publications.europa.eu/resource/authority/language/NHH","nhh", +"http://publications.europa.eu/resource/authority/language/NHI","nhi", +"http://publications.europa.eu/resource/authority/language/NHK","nhk", +"http://publications.europa.eu/resource/authority/language/NHM","nhm", +"http://publications.europa.eu/resource/authority/language/NHN","nhn", +"http://publications.europa.eu/resource/authority/language/NHO","nho", +"http://publications.europa.eu/resource/authority/language/NHP","nhp", +"http://publications.europa.eu/resource/authority/language/NHQ","nhq", +"http://publications.europa.eu/resource/authority/language/NHR","nhr", +"http://publications.europa.eu/resource/authority/language/NHT","nht", +"http://publications.europa.eu/resource/authority/language/NHU","nhu", +"http://publications.europa.eu/resource/authority/language/NHV","nhv", +"http://publications.europa.eu/resource/authority/language/NHW","nhw", +"http://publications.europa.eu/resource/authority/language/NHX","nhx", +"http://publications.europa.eu/resource/authority/language/NHY","nhy", +"http://publications.europa.eu/resource/authority/language/NHZ","nhz", +"http://publications.europa.eu/resource/authority/language/NIA","nia", +"http://publications.europa.eu/resource/authority/language/NIB","nib", +"http://publications.europa.eu/resource/authority/language/NID","nid", +"http://publications.europa.eu/resource/authority/language/NIE","nie", +"http://publications.europa.eu/resource/authority/language/NIF","nif", +"http://publications.europa.eu/resource/authority/language/NIG","nig", +"http://publications.europa.eu/resource/authority/language/NIH","nih", +"http://publications.europa.eu/resource/authority/language/NII","nii", +"http://publications.europa.eu/resource/authority/language/NIJ","nij", +"http://publications.europa.eu/resource/authority/language/NIK","nik", +"http://publications.europa.eu/resource/authority/language/NIL","nil", +"http://publications.europa.eu/resource/authority/language/NIM","nim", +"http://publications.europa.eu/resource/authority/language/NIN","nin", +"http://publications.europa.eu/resource/authority/language/NIO","nio", +"http://publications.europa.eu/resource/authority/language/NIQ","niq", +"http://publications.europa.eu/resource/authority/language/NIR","nir", +"http://publications.europa.eu/resource/authority/language/NIS","nis", +"http://publications.europa.eu/resource/authority/language/NIT","nit", +"http://publications.europa.eu/resource/authority/language/NIU","niu", +"http://publications.europa.eu/resource/authority/language/NIV","niv", +"http://publications.europa.eu/resource/authority/language/NIW","niw", +"http://publications.europa.eu/resource/authority/language/NIX","nix", +"http://publications.europa.eu/resource/authority/language/NIY","niy", +"http://publications.europa.eu/resource/authority/language/NIZ","niz", +"http://publications.europa.eu/resource/authority/language/NJA","nja", +"http://publications.europa.eu/resource/authority/language/NJB","njb", +"http://publications.europa.eu/resource/authority/language/NJD","njd", +"http://publications.europa.eu/resource/authority/language/NJH","njh", +"http://publications.europa.eu/resource/authority/language/NJI","nji", +"http://publications.europa.eu/resource/authority/language/NJJ","njj", +"http://publications.europa.eu/resource/authority/language/NJL","njl", +"http://publications.europa.eu/resource/authority/language/NJM","njm", +"http://publications.europa.eu/resource/authority/language/NJN","njn", +"http://publications.europa.eu/resource/authority/language/NJO","njo", +"http://publications.europa.eu/resource/authority/language/NJR","njr", +"http://publications.europa.eu/resource/authority/language/NJS","njs", +"http://publications.europa.eu/resource/authority/language/NJT","njt", +"http://publications.europa.eu/resource/authority/language/NJU","nju", +"http://publications.europa.eu/resource/authority/language/NJX","njx", +"http://publications.europa.eu/resource/authority/language/NJY","njy", +"http://publications.europa.eu/resource/authority/language/NKA","nka", +"http://publications.europa.eu/resource/authority/language/NKB","nkb", +"http://publications.europa.eu/resource/authority/language/NKC","nkc", +"http://publications.europa.eu/resource/authority/language/NKD","nkd", +"http://publications.europa.eu/resource/authority/language/NKE","nke", +"http://publications.europa.eu/resource/authority/language/NKF","nkf", +"http://publications.europa.eu/resource/authority/language/NKG","nkg", +"http://publications.europa.eu/resource/authority/language/NKH","nkh", +"http://publications.europa.eu/resource/authority/language/NKI","nki", +"http://publications.europa.eu/resource/authority/language/NKJ","nkj", +"http://publications.europa.eu/resource/authority/language/NKK","nkk", +"http://publications.europa.eu/resource/authority/language/NKM","nkm", +"http://publications.europa.eu/resource/authority/language/NKN","nkn", +"http://publications.europa.eu/resource/authority/language/NKO","nko", +"http://publications.europa.eu/resource/authority/language/NKP","nkp", +"http://publications.europa.eu/resource/authority/language/NKR","nkr", +"http://publications.europa.eu/resource/authority/language/NKS","nks", +"http://publications.europa.eu/resource/authority/language/NKT","nkt", +"http://publications.europa.eu/resource/authority/language/NKU","nku", +"http://publications.europa.eu/resource/authority/language/NKV","nkv", +"http://publications.europa.eu/resource/authority/language/NKW","nkw", +"http://publications.europa.eu/resource/authority/language/NKX","nkx", +"http://publications.europa.eu/resource/authority/language/NKZ","nkz", +"http://publications.europa.eu/resource/authority/language/NLA","nla", +"http://publications.europa.eu/resource/authority/language/NLC","nlc", +"http://publications.europa.eu/resource/authority/language/NLE","nle", +"http://publications.europa.eu/resource/authority/language/NLG","nlg", +"http://publications.europa.eu/resource/authority/language/NLI","nli", +"http://publications.europa.eu/resource/authority/language/NLJ","nlj", +"http://publications.europa.eu/resource/authority/language/NLK","nlk", +"http://publications.europa.eu/resource/authority/language/NLL","nll", +"http://publications.europa.eu/resource/authority/language/NLN","nln", +"http://publications.europa.eu/resource/authority/language/NLO","nlo", +"http://publications.europa.eu/resource/authority/language/NLR","nlr", +"http://publications.europa.eu/resource/authority/language/NLU","nlu", +"http://publications.europa.eu/resource/authority/language/NLV","nlv", +"http://publications.europa.eu/resource/authority/language/NLX","nlx", +"http://publications.europa.eu/resource/authority/language/NLY","nly", +"http://publications.europa.eu/resource/authority/language/NLZ","nlz", +"http://publications.europa.eu/resource/authority/language/NMA","nma", +"http://publications.europa.eu/resource/authority/language/NMB","nmb", +"http://publications.europa.eu/resource/authority/language/NMC","nmc", +"http://publications.europa.eu/resource/authority/language/NMD","nmd", +"http://publications.europa.eu/resource/authority/language/NME","nme", +"http://publications.europa.eu/resource/authority/language/NMF","nmf", +"http://publications.europa.eu/resource/authority/language/NMG","nmg", +"http://publications.europa.eu/resource/authority/language/NMH","nmh", +"http://publications.europa.eu/resource/authority/language/NMI","nmi", +"http://publications.europa.eu/resource/authority/language/NMJ","nmj", +"http://publications.europa.eu/resource/authority/language/NMK","nmk", +"http://publications.europa.eu/resource/authority/language/NML","nml", +"http://publications.europa.eu/resource/authority/language/NMM","nmm", +"http://publications.europa.eu/resource/authority/language/NMN","nmn", +"http://publications.europa.eu/resource/authority/language/NMO","nmo", +"http://publications.europa.eu/resource/authority/language/NMP","nmp", +"http://publications.europa.eu/resource/authority/language/NMQ","nmq", +"http://publications.europa.eu/resource/authority/language/NMR","nmr", +"http://publications.europa.eu/resource/authority/language/NMS","nms", +"http://publications.europa.eu/resource/authority/language/NMT","nmt", +"http://publications.europa.eu/resource/authority/language/NMU","nmu", +"http://publications.europa.eu/resource/authority/language/NMV","nmv", +"http://publications.europa.eu/resource/authority/language/NMW","nmw", +"http://publications.europa.eu/resource/authority/language/NMX","nmx", +"http://publications.europa.eu/resource/authority/language/NMY","nmy", +"http://publications.europa.eu/resource/authority/language/NMZ","nmz", +"http://publications.europa.eu/resource/authority/language/NNA","nna", +"http://publications.europa.eu/resource/authority/language/NNB","nnb", +"http://publications.europa.eu/resource/authority/language/NNC","nnc", +"http://publications.europa.eu/resource/authority/language/NND","nnd", +"http://publications.europa.eu/resource/authority/language/NNE","nne", +"http://publications.europa.eu/resource/authority/language/NNF","nnf", +"http://publications.europa.eu/resource/authority/language/NNG","nng", +"http://publications.europa.eu/resource/authority/language/NNH","nnh", +"http://publications.europa.eu/resource/authority/language/NNI","nni", +"http://publications.europa.eu/resource/authority/language/NNJ","nnj", +"http://publications.europa.eu/resource/authority/language/NNK","nnk", +"http://publications.europa.eu/resource/authority/language/NNL","nnl", +"http://publications.europa.eu/resource/authority/language/NNM","nnm", +"http://publications.europa.eu/resource/authority/language/NNN","nnn", +"http://publications.europa.eu/resource/authority/language/NNP","nnp", +"http://publications.europa.eu/resource/authority/language/NNQ","nnq", +"http://publications.europa.eu/resource/authority/language/NNR","nnr", +"http://publications.europa.eu/resource/authority/language/NNS","nns", +"http://publications.europa.eu/resource/authority/language/NNT","nnt", +"http://publications.europa.eu/resource/authority/language/NNU","nnu", +"http://publications.europa.eu/resource/authority/language/NNV","nnv", +"http://publications.europa.eu/resource/authority/language/NNW","nnw", +"http://publications.europa.eu/resource/authority/language/NNX","nnx", +"http://publications.europa.eu/resource/authority/language/NNY","nny", +"http://publications.europa.eu/resource/authority/language/NNZ","nnz", +"http://publications.europa.eu/resource/authority/language/NOA","noa", +"http://publications.europa.eu/resource/authority/language/NOC","noc", +"http://publications.europa.eu/resource/authority/language/NOD","nod", +"http://publications.europa.eu/resource/authority/language/NOE","noe", +"http://publications.europa.eu/resource/authority/language/NOF","nof", +"http://publications.europa.eu/resource/authority/language/NOG","nog", +"http://publications.europa.eu/resource/authority/language/NOH","noh", +"http://publications.europa.eu/resource/authority/language/NOI","noi", +"http://publications.europa.eu/resource/authority/language/NOK","nok", +"http://publications.europa.eu/resource/authority/language/NOM","nom", +"http://publications.europa.eu/resource/authority/language/NON","non", +"http://publications.europa.eu/resource/authority/language/NOO","noo", +"http://publications.europa.eu/resource/authority/language/NOP","nop", +"http://publications.europa.eu/resource/authority/language/NOQ","noq", +"http://publications.europa.eu/resource/authority/language/NOS","nos", +"http://publications.europa.eu/resource/authority/language/NOT","not", +"http://publications.europa.eu/resource/authority/language/NOU","nou", +"http://publications.europa.eu/resource/authority/language/NOV","nov", +"http://publications.europa.eu/resource/authority/language/NOW","now", +"http://publications.europa.eu/resource/authority/language/NOY","noy", +"http://publications.europa.eu/resource/authority/language/NOZ","noz", +"http://publications.europa.eu/resource/authority/language/NPA","npa", +"http://publications.europa.eu/resource/authority/language/NPB","npb", +"http://publications.europa.eu/resource/authority/language/NPH","nph", +"http://publications.europa.eu/resource/authority/language/NPN","npn", +"http://publications.europa.eu/resource/authority/language/NPO","npo", +"http://publications.europa.eu/resource/authority/language/NPS","nps", +"http://publications.europa.eu/resource/authority/language/NPU","npu", +"http://publications.europa.eu/resource/authority/language/NPY","npy", +"http://publications.europa.eu/resource/authority/language/NQG","nqg", +"http://publications.europa.eu/resource/authority/language/NQK","nqk", +"http://publications.europa.eu/resource/authority/language/NQM","nqm", +"http://publications.europa.eu/resource/authority/language/NQN","nqn", +"http://publications.europa.eu/resource/authority/language/NQO","nqo", +"http://publications.europa.eu/resource/authority/language/NRA","nra", +"http://publications.europa.eu/resource/authority/language/NRB","nrb", +"http://publications.europa.eu/resource/authority/language/NRC","nrc", +"http://publications.europa.eu/resource/authority/language/NRE","nre", +"http://publications.europa.eu/resource/authority/language/NRG","nrg", +"http://publications.europa.eu/resource/authority/language/NRI","nri", +"http://publications.europa.eu/resource/authority/language/NRL","nrl", +"http://publications.europa.eu/resource/authority/language/NRM","nrm", +"http://publications.europa.eu/resource/authority/language/NRN","nrn", +"http://publications.europa.eu/resource/authority/language/NRP","nrp", +"http://publications.europa.eu/resource/authority/language/NRR","nrr", +"http://publications.europa.eu/resource/authority/language/NRT","nrt", +"http://publications.europa.eu/resource/authority/language/NRX","nrx", +"http://publications.europa.eu/resource/authority/language/NRZ","nrz", +"http://publications.europa.eu/resource/authority/language/NSA","nsa", +"http://publications.europa.eu/resource/authority/language/NSC","nsc", +"http://publications.europa.eu/resource/authority/language/NSD","nsd", +"http://publications.europa.eu/resource/authority/language/NSE","nse", +"http://publications.europa.eu/resource/authority/language/NSG","nsg", +"http://publications.europa.eu/resource/authority/language/NSH","nsh", +"http://publications.europa.eu/resource/authority/language/NSI","nsi", +"http://publications.europa.eu/resource/authority/language/NSK","nsk", +"http://publications.europa.eu/resource/authority/language/NSL","nsl", +"http://publications.europa.eu/resource/authority/language/NSM","nsm", +"http://publications.europa.eu/resource/authority/language/NSN","nsn", +"http://publications.europa.eu/resource/authority/language/NSO","nso", +"http://publications.europa.eu/resource/authority/language/NSP","nsp", +"http://publications.europa.eu/resource/authority/language/NSQ","nsq", +"http://publications.europa.eu/resource/authority/language/NSR","nsr", +"http://publications.europa.eu/resource/authority/language/NSS","nss", +"http://publications.europa.eu/resource/authority/language/NST","nst", +"http://publications.europa.eu/resource/authority/language/NSU","nsu", +"http://publications.europa.eu/resource/authority/language/NSV","nsv", +"http://publications.europa.eu/resource/authority/language/NSW","nsw", +"http://publications.europa.eu/resource/authority/language/NSX","nsx", +"http://publications.europa.eu/resource/authority/language/NSY","nsy", +"http://publications.europa.eu/resource/authority/language/NSZ","nsz", +"http://publications.europa.eu/resource/authority/language/NTE","nte", +"http://publications.europa.eu/resource/authority/language/NTI","nti", +"http://publications.europa.eu/resource/authority/language/NTJ","ntj", +"http://publications.europa.eu/resource/authority/language/NTK","ntk", +"http://publications.europa.eu/resource/authority/language/NTM","ntm", +"http://publications.europa.eu/resource/authority/language/NTO","nto", +"http://publications.europa.eu/resource/authority/language/NTP","ntp", +"http://publications.europa.eu/resource/authority/language/NTR","ntr", +"http://publications.europa.eu/resource/authority/language/NTS","nts", +"http://publications.europa.eu/resource/authority/language/NTU","ntu", +"http://publications.europa.eu/resource/authority/language/NTW","ntw", +"http://publications.europa.eu/resource/authority/language/NTY","nty", +"http://publications.europa.eu/resource/authority/language/NTZ","ntz", +"http://publications.europa.eu/resource/authority/language/NUA","nua", +"http://publications.europa.eu/resource/authority/language/NUC","nuc", +"http://publications.europa.eu/resource/authority/language/NUD","nud", +"http://publications.europa.eu/resource/authority/language/NUE","nue", +"http://publications.europa.eu/resource/authority/language/NUF","nuf", +"http://publications.europa.eu/resource/authority/language/NUG","nug", +"http://publications.europa.eu/resource/authority/language/NUH","nuh", +"http://publications.europa.eu/resource/authority/language/NUI","nui", +"http://publications.europa.eu/resource/authority/language/NUJ","nuj", +"http://publications.europa.eu/resource/authority/language/NUL","nul", +"http://publications.europa.eu/resource/authority/language/NUM","num", +"http://publications.europa.eu/resource/authority/language/NUN","nun", +"http://publications.europa.eu/resource/authority/language/NUO","nuo", +"http://publications.europa.eu/resource/authority/language/NUP","nup", +"http://publications.europa.eu/resource/authority/language/NUQ","nuq", +"http://publications.europa.eu/resource/authority/language/NUR","nur", +"http://publications.europa.eu/resource/authority/language/NUS","nus", +"http://publications.europa.eu/resource/authority/language/NUT","nut", +"http://publications.europa.eu/resource/authority/language/NUU","nuu", +"http://publications.europa.eu/resource/authority/language/NUV","nuv", +"http://publications.europa.eu/resource/authority/language/MYN","myn", +"http://publications.europa.eu/resource/authority/language/NAH","nah", +"http://publications.europa.eu/resource/authority/language/NAI","nai", +"http://publications.europa.eu/resource/authority/language/NIC","nic", +"http://publications.europa.eu/resource/authority/language/NUB","nub", +"http://publications.europa.eu/resource/authority/language/OCI","oc","OC" +"http://publications.europa.eu/resource/authority/language/NYA","ny", +"http://publications.europa.eu/resource/authority/language/OJI","oj", +"http://publications.europa.eu/resource/authority/language/ORI","or", +"http://publications.europa.eu/resource/authority/language/ORM","om", +"http://publications.europa.eu/resource/authority/language/OSS","os", +"http://publications.europa.eu/resource/authority/language/PLI","pi", +"http://publications.europa.eu/resource/authority/language/NUW","nuw", +"http://publications.europa.eu/resource/authority/language/NUX","nux", +"http://publications.europa.eu/resource/authority/language/NUY","nuy", +"http://publications.europa.eu/resource/authority/language/NUZ","nuz", +"http://publications.europa.eu/resource/authority/language/NVH","nvh", +"http://publications.europa.eu/resource/authority/language/NVM","nvm", +"http://publications.europa.eu/resource/authority/language/NWA","nwa", +"http://publications.europa.eu/resource/authority/language/NWB","nwb", +"http://publications.europa.eu/resource/authority/language/NWC","nwc", +"http://publications.europa.eu/resource/authority/language/NWE","nwe", +"http://publications.europa.eu/resource/authority/language/NWI","nwi", +"http://publications.europa.eu/resource/authority/language/NWM","nwm", +"http://publications.europa.eu/resource/authority/language/NWR","nwr", +"http://publications.europa.eu/resource/authority/language/NWX","nwx", +"http://publications.europa.eu/resource/authority/language/NWY","nwy", +"http://publications.europa.eu/resource/authority/language/NXA","nxa", +"http://publications.europa.eu/resource/authority/language/NXD","nxd", +"http://publications.europa.eu/resource/authority/language/NXE","nxe", +"http://publications.europa.eu/resource/authority/language/NXG","nxg", +"http://publications.europa.eu/resource/authority/language/NXI","nxi", +"http://publications.europa.eu/resource/authority/language/NXL","nxl", +"http://publications.europa.eu/resource/authority/language/NXM","nxm", +"http://publications.europa.eu/resource/authority/language/NXN","nxn", +"http://publications.europa.eu/resource/authority/language/NXR","nxr", +"http://publications.europa.eu/resource/authority/language/NXU","nxu", +"http://publications.europa.eu/resource/authority/language/NXX","nxx", +"http://publications.europa.eu/resource/authority/language/NYB","nyb", +"http://publications.europa.eu/resource/authority/language/NYC","nyc", +"http://publications.europa.eu/resource/authority/language/NYD","nyd", +"http://publications.europa.eu/resource/authority/language/NYE","nye", +"http://publications.europa.eu/resource/authority/language/NYF","nyf", +"http://publications.europa.eu/resource/authority/language/NYG","nyg", +"http://publications.europa.eu/resource/authority/language/NYH","nyh", +"http://publications.europa.eu/resource/authority/language/NYI","nyi", +"http://publications.europa.eu/resource/authority/language/NYJ","nyj", +"http://publications.europa.eu/resource/authority/language/NYK","nyk", +"http://publications.europa.eu/resource/authority/language/NYL","nyl", +"http://publications.europa.eu/resource/authority/language/NYM","nym", +"http://publications.europa.eu/resource/authority/language/NYN","nyn", +"http://publications.europa.eu/resource/authority/language/NYO","nyo", +"http://publications.europa.eu/resource/authority/language/NYP","nyp", +"http://publications.europa.eu/resource/authority/language/NYQ","nyq", +"http://publications.europa.eu/resource/authority/language/NYR","nyr", +"http://publications.europa.eu/resource/authority/language/NYS","nys", +"http://publications.europa.eu/resource/authority/language/NYT","nyt", +"http://publications.europa.eu/resource/authority/language/NYU","nyu", +"http://publications.europa.eu/resource/authority/language/NYV","nyv", +"http://publications.europa.eu/resource/authority/language/NYW","nyw", +"http://publications.europa.eu/resource/authority/language/NYX","nyx", +"http://publications.europa.eu/resource/authority/language/NYY","nyy", +"http://publications.europa.eu/resource/authority/language/NZA","nza", +"http://publications.europa.eu/resource/authority/language/NZB","nzb", +"http://publications.europa.eu/resource/authority/language/NZI","nzi", +"http://publications.europa.eu/resource/authority/language/NZK","nzk", +"http://publications.europa.eu/resource/authority/language/NZM","nzm", +"http://publications.europa.eu/resource/authority/language/NZS","nzs", +"http://publications.europa.eu/resource/authority/language/NZU","nzu", +"http://publications.europa.eu/resource/authority/language/NZY","nzy", +"http://publications.europa.eu/resource/authority/language/OAA","oaa", +"http://publications.europa.eu/resource/authority/language/OAC","oac", +"http://publications.europa.eu/resource/authority/language/OAR","oar", +"http://publications.europa.eu/resource/authority/language/OAV","oav", +"http://publications.europa.eu/resource/authority/language/OBI","obi", +"http://publications.europa.eu/resource/authority/language/OBL","obl", +"http://publications.europa.eu/resource/authority/language/OBM","obm", +"http://publications.europa.eu/resource/authority/language/OBO","obo", +"http://publications.europa.eu/resource/authority/language/OBR","obr", +"http://publications.europa.eu/resource/authority/language/OBT","obt", +"http://publications.europa.eu/resource/authority/language/OBU","obu", +"http://publications.europa.eu/resource/authority/language/OCA","oca", +"http://publications.europa.eu/resource/authority/language/OCH","och", +"http://publications.europa.eu/resource/authority/language/OCO","oco", +"http://publications.europa.eu/resource/authority/language/OCU","ocu", +"http://publications.europa.eu/resource/authority/language/ODA","oda", +"http://publications.europa.eu/resource/authority/language/ODK","odk", +"http://publications.europa.eu/resource/authority/language/ODT","odt", +"http://publications.europa.eu/resource/authority/language/ODU","odu", +"http://publications.europa.eu/resource/authority/language/OFO","ofo", +"http://publications.europa.eu/resource/authority/language/OFS","ofs", +"http://publications.europa.eu/resource/authority/language/OFU","ofu", +"http://publications.europa.eu/resource/authority/language/OGB","ogb", +"http://publications.europa.eu/resource/authority/language/OGC","ogc", +"http://publications.europa.eu/resource/authority/language/OGE","oge", +"http://publications.europa.eu/resource/authority/language/OGG","ogg", +"http://publications.europa.eu/resource/authority/language/OGO","ogo", +"http://publications.europa.eu/resource/authority/language/OGU","ogu", +"http://publications.europa.eu/resource/authority/language/OHT","oht", +"http://publications.europa.eu/resource/authority/language/OHU","ohu", +"http://publications.europa.eu/resource/authority/language/OIA","oia", +"http://publications.europa.eu/resource/authority/language/OIN","oin", +"http://publications.europa.eu/resource/authority/language/OJB","ojb", +"http://publications.europa.eu/resource/authority/language/OJC","ojc", +"http://publications.europa.eu/resource/authority/language/OJG","ojg", +"http://publications.europa.eu/resource/authority/language/OJP","ojp", +"http://publications.europa.eu/resource/authority/language/OJS","ojs", +"http://publications.europa.eu/resource/authority/language/OJV","ojv", +"http://publications.europa.eu/resource/authority/language/OJW","ojw", +"http://publications.europa.eu/resource/authority/language/OKA","oka", +"http://publications.europa.eu/resource/authority/language/OKB","okb", +"http://publications.europa.eu/resource/authority/language/OKD","okd", +"http://publications.europa.eu/resource/authority/language/OKE","oke", +"http://publications.europa.eu/resource/authority/language/OKH","okh", +"http://publications.europa.eu/resource/authority/language/OKI","oki", +"http://publications.europa.eu/resource/authority/language/OKJ","okj", +"http://publications.europa.eu/resource/authority/language/OKK","okk", +"http://publications.europa.eu/resource/authority/language/OKL","okl", +"http://publications.europa.eu/resource/authority/language/OKM","okm", +"http://publications.europa.eu/resource/authority/language/OKN","okn", +"http://publications.europa.eu/resource/authority/language/OKO","oko", +"http://publications.europa.eu/resource/authority/language/OKR","okr", +"http://publications.europa.eu/resource/authority/language/OKS","oks", +"http://publications.europa.eu/resource/authority/language/OKU","oku", +"http://publications.europa.eu/resource/authority/language/OKV","okv", +"http://publications.europa.eu/resource/authority/language/OKX","okx", +"http://publications.europa.eu/resource/authority/language/OLA","ola", +"http://publications.europa.eu/resource/authority/language/OLD","old", +"http://publications.europa.eu/resource/authority/language/OLE","ole", +"http://publications.europa.eu/resource/authority/language/OLM","olm", +"http://publications.europa.eu/resource/authority/language/OLO","olo", +"http://publications.europa.eu/resource/authority/language/OLR","olr", +"http://publications.europa.eu/resource/authority/language/OMA","oma", +"http://publications.europa.eu/resource/authority/language/OMB","omb", +"http://publications.europa.eu/resource/authority/language/OMC","omc", +"http://publications.europa.eu/resource/authority/language/OME","ome", +"http://publications.europa.eu/resource/authority/language/OMG","omg", +"http://publications.europa.eu/resource/authority/language/OMI","omi", +"http://publications.europa.eu/resource/authority/language/OMK","omk", +"http://publications.europa.eu/resource/authority/language/OML","oml", +"http://publications.europa.eu/resource/authority/language/OMN","omn", +"http://publications.europa.eu/resource/authority/language/OMO","omo", +"http://publications.europa.eu/resource/authority/language/OMP","omp", +"http://publications.europa.eu/resource/authority/language/OMR","omr", +"http://publications.europa.eu/resource/authority/language/OMT","omt", +"http://publications.europa.eu/resource/authority/language/OMU","omu", +"http://publications.europa.eu/resource/authority/language/OMW","omw", +"http://publications.europa.eu/resource/authority/language/OMX","omx", +"http://publications.europa.eu/resource/authority/language/ONA","ona", +"http://publications.europa.eu/resource/authority/language/ONB","onb", +"http://publications.europa.eu/resource/authority/language/ONE","one", +"http://publications.europa.eu/resource/authority/language/ONG","ong", +"http://publications.europa.eu/resource/authority/language/ONI","oni", +"http://publications.europa.eu/resource/authority/language/ONJ","onj", +"http://publications.europa.eu/resource/authority/language/ONK","onk", +"http://publications.europa.eu/resource/authority/language/ONN","onn", +"http://publications.europa.eu/resource/authority/language/ONO","ono", +"http://publications.europa.eu/resource/authority/language/ONP","onp", +"http://publications.europa.eu/resource/authority/language/ONR","onr", +"http://publications.europa.eu/resource/authority/language/ONS","ons", +"http://publications.europa.eu/resource/authority/language/ONT","ont", +"http://publications.europa.eu/resource/authority/language/ONU","onu", +"http://publications.europa.eu/resource/authority/language/ONW","onw", +"http://publications.europa.eu/resource/authority/language/ONX","onx", +"http://publications.europa.eu/resource/authority/language/OOD","ood", +"http://publications.europa.eu/resource/authority/language/OOG","oog", +"http://publications.europa.eu/resource/authority/language/OON","oon", +"http://publications.europa.eu/resource/authority/language/OOR","oor", +"http://publications.europa.eu/resource/authority/language/OOS","oos", +"http://publications.europa.eu/resource/authority/language/OPA","opa", +"http://publications.europa.eu/resource/authority/language/OPK","opk", +"http://publications.europa.eu/resource/authority/language/OPM","opm", +"http://publications.europa.eu/resource/authority/language/OPO","opo", +"http://publications.europa.eu/resource/authority/language/OPT","opt", +"http://publications.europa.eu/resource/authority/language/OPY","opy", +"http://publications.europa.eu/resource/authority/language/ORA","ora", +"http://publications.europa.eu/resource/authority/language/ORC","orc", +"http://publications.europa.eu/resource/authority/language/ORE","ore", +"http://publications.europa.eu/resource/authority/language/ORG","org", +"http://publications.europa.eu/resource/authority/language/ORH","orh", +"http://publications.europa.eu/resource/authority/language/ORN","orn", +"http://publications.europa.eu/resource/authority/language/ORO","oro", +"http://publications.europa.eu/resource/authority/language/ORR","orr", +"http://publications.europa.eu/resource/authority/language/ORS","ors", +"http://publications.europa.eu/resource/authority/language/ORT","ort", +"http://publications.europa.eu/resource/authority/language/ORU","oru", +"http://publications.europa.eu/resource/authority/language/ORV","orv", +"http://publications.europa.eu/resource/authority/language/ORW","orw", +"http://publications.europa.eu/resource/authority/language/ORX","orx", +"http://publications.europa.eu/resource/authority/language/ORZ","orz", +"http://publications.europa.eu/resource/authority/language/OSA","osa", +"http://publications.europa.eu/resource/authority/language/OSC","osc", +"http://publications.europa.eu/resource/authority/language/OSI","osi", +"http://publications.europa.eu/resource/authority/language/OSO","oso", +"http://publications.europa.eu/resource/authority/language/OSP","osp", +"http://publications.europa.eu/resource/authority/language/OST","ost", +"http://publications.europa.eu/resource/authority/language/OSU","osu", +"http://publications.europa.eu/resource/authority/language/OSX","osx", +"http://publications.europa.eu/resource/authority/language/OTA","ota", +"http://publications.europa.eu/resource/authority/language/OTB","otb", +"http://publications.europa.eu/resource/authority/language/OTD","otd", +"http://publications.europa.eu/resource/authority/language/OTE","ote", +"http://publications.europa.eu/resource/authority/language/OTI","oti", +"http://publications.europa.eu/resource/authority/language/OTK","otk", +"http://publications.europa.eu/resource/authority/language/OTL","otl", +"http://publications.europa.eu/resource/authority/language/OTM","otm", +"http://publications.europa.eu/resource/authority/language/OTN","otn", +"http://publications.europa.eu/resource/authority/language/OTQ","otq", +"http://publications.europa.eu/resource/authority/language/OTR","otr", +"http://publications.europa.eu/resource/authority/language/OTS","ots", +"http://publications.europa.eu/resource/authority/language/OTT","ott", +"http://publications.europa.eu/resource/authority/language/OTU","otu", +"http://publications.europa.eu/resource/authority/language/OTW","otw", +"http://publications.europa.eu/resource/authority/language/OTX","otx", +"http://publications.europa.eu/resource/authority/language/OTY","oty", +"http://publications.europa.eu/resource/authority/language/OTZ","otz", +"http://publications.europa.eu/resource/authority/language/OUA","oua", +"http://publications.europa.eu/resource/authority/language/OUB","oub", +"http://publications.europa.eu/resource/authority/language/OUE","oue", +"http://publications.europa.eu/resource/authority/language/OUI","oui", +"http://publications.europa.eu/resource/authority/language/OUM","oum", +"http://publications.europa.eu/resource/authority/language/OUN","oun", +"http://publications.europa.eu/resource/authority/language/OWI","owi", +"http://publications.europa.eu/resource/authority/language/OWL","owl", +"http://publications.europa.eu/resource/authority/language/OYB","oyb", +"http://publications.europa.eu/resource/authority/language/OYD","oyd", +"http://publications.europa.eu/resource/authority/language/OYM","oym", +"http://publications.europa.eu/resource/authority/language/OYY","oyy", +"http://publications.europa.eu/resource/authority/language/OZM","ozm", +"http://publications.europa.eu/resource/authority/language/PAB","pab", +"http://publications.europa.eu/resource/authority/language/PAC","pac", +"http://publications.europa.eu/resource/authority/language/PAD","pad", +"http://publications.europa.eu/resource/authority/language/PAE","pae", +"http://publications.europa.eu/resource/authority/language/PAF","paf", +"http://publications.europa.eu/resource/authority/language/PAG","pag", +"http://publications.europa.eu/resource/authority/language/PAH","pah", +"http://publications.europa.eu/resource/authority/language/PAI","pai", +"http://publications.europa.eu/resource/authority/language/PAK","pak", +"http://publications.europa.eu/resource/authority/language/PAL","pal", +"http://publications.europa.eu/resource/authority/language/PAM","pam", +"http://publications.europa.eu/resource/authority/language/PAO","pao", +"http://publications.europa.eu/resource/authority/language/PAP","pap", +"http://publications.europa.eu/resource/authority/language/PAQ","paq", +"http://publications.europa.eu/resource/authority/language/PAR","par", +"http://publications.europa.eu/resource/authority/language/PAS","pas", +"http://publications.europa.eu/resource/authority/language/PAT","pat", +"http://publications.europa.eu/resource/authority/language/PAU","pau", +"http://publications.europa.eu/resource/authority/language/PAV","pav", +"http://publications.europa.eu/resource/authority/language/PAW","paw", +"http://publications.europa.eu/resource/authority/language/PAX","pax", +"http://publications.europa.eu/resource/authority/language/PAY","pay", +"http://publications.europa.eu/resource/authority/language/PAZ","paz", +"http://publications.europa.eu/resource/authority/language/PBB","pbb", +"http://publications.europa.eu/resource/authority/language/PBC","pbc", +"http://publications.europa.eu/resource/authority/language/PBE","pbe", +"http://publications.europa.eu/resource/authority/language/PBF","pbf", +"http://publications.europa.eu/resource/authority/language/PBG","pbg", +"http://publications.europa.eu/resource/authority/language/PBH","pbh", +"http://publications.europa.eu/resource/authority/language/PBI","pbi", +"http://publications.europa.eu/resource/authority/language/PBL","pbl", +"http://publications.europa.eu/resource/authority/language/PBN","pbn", +"http://publications.europa.eu/resource/authority/language/PBO","pbo", +"http://publications.europa.eu/resource/authority/language/PBP","pbp", +"http://publications.europa.eu/resource/authority/language/PBR","pbr", +"http://publications.europa.eu/resource/authority/language/PBS","pbs", +"http://publications.europa.eu/resource/authority/language/PBT","pbt", +"http://publications.europa.eu/resource/authority/language/PBU","pbu", +"http://publications.europa.eu/resource/authority/language/PBV","pbv", +"http://publications.europa.eu/resource/authority/language/PBY","pby", +"http://publications.europa.eu/resource/authority/language/PBZ","pbz", +"http://publications.europa.eu/resource/authority/language/PCA","pca", +"http://publications.europa.eu/resource/authority/language/PCB","pcb", +"http://publications.europa.eu/resource/authority/language/PCC","pcc", +"http://publications.europa.eu/resource/authority/language/PCD","pcd", +"http://publications.europa.eu/resource/authority/language/PCE","pce", +"http://publications.europa.eu/resource/authority/language/PCF","pcf", +"http://publications.europa.eu/resource/authority/language/PCG","pcg", +"http://publications.europa.eu/resource/authority/language/PCH","pch", +"http://publications.europa.eu/resource/authority/language/PCI","pci", +"http://publications.europa.eu/resource/authority/language/PCJ","pcj", +"http://publications.europa.eu/resource/authority/language/PCK","pck", +"http://publications.europa.eu/resource/authority/language/PCL","pcl", +"http://publications.europa.eu/resource/authority/language/PCM","pcm", +"http://publications.europa.eu/resource/authority/language/PCN","pcn", +"http://publications.europa.eu/resource/authority/language/PCP","pcp", +"http://publications.europa.eu/resource/authority/language/PCR","pcr", +"http://publications.europa.eu/resource/authority/language/PCW","pcw", +"http://publications.europa.eu/resource/authority/language/PDA","pda", +"http://publications.europa.eu/resource/authority/language/PDC","pdc", +"http://publications.europa.eu/resource/authority/language/PDI","pdi", +"http://publications.europa.eu/resource/authority/language/PDN","pdn", +"http://publications.europa.eu/resource/authority/language/PDO","pdo", +"http://publications.europa.eu/resource/authority/language/PDT","pdt", +"http://publications.europa.eu/resource/authority/language/PDU","pdu", +"http://publications.europa.eu/resource/authority/language/PEA","pea", +"http://publications.europa.eu/resource/authority/language/PEB","peb", +"http://publications.europa.eu/resource/authority/language/PED","ped", +"http://publications.europa.eu/resource/authority/language/PEE","pee", +"http://publications.europa.eu/resource/authority/language/PEF","pef", +"http://publications.europa.eu/resource/authority/language/PEG","peg", +"http://publications.europa.eu/resource/authority/language/PEH","peh", +"http://publications.europa.eu/resource/authority/language/PEI","pei", +"http://publications.europa.eu/resource/authority/language/PEJ","pej", +"http://publications.europa.eu/resource/authority/language/PEK","pek", +"http://publications.europa.eu/resource/authority/language/PEL","pel", +"http://publications.europa.eu/resource/authority/language/PEM","pem", +"http://publications.europa.eu/resource/authority/language/PEO","peo", +"http://publications.europa.eu/resource/authority/language/PEP","pep", +"http://publications.europa.eu/resource/authority/language/PEQ","peq", +"http://publications.europa.eu/resource/authority/language/PES","pes", +"http://publications.europa.eu/resource/authority/language/PEV","pev", +"http://publications.europa.eu/resource/authority/language/PEX","pex", +"http://publications.europa.eu/resource/authority/language/PEY","pey", +"http://publications.europa.eu/resource/authority/language/PEZ","pez", +"http://publications.europa.eu/resource/authority/language/PFA","pfa", +"http://publications.europa.eu/resource/authority/language/PFE","pfe", +"http://publications.europa.eu/resource/authority/language/PFL","pfl", +"http://publications.europa.eu/resource/authority/language/PGA","pga", +"http://publications.europa.eu/resource/authority/language/PGG","pgg", +"http://publications.europa.eu/resource/authority/language/PGI","pgi", +"http://publications.europa.eu/resource/authority/language/PGK","pgk", +"http://publications.europa.eu/resource/authority/language/PGN","pgn", +"http://publications.europa.eu/resource/authority/language/PGS","pgs", +"http://publications.europa.eu/resource/authority/language/PGU","pgu", +"http://publications.europa.eu/resource/authority/language/PGY","pgy", +"http://publications.europa.eu/resource/authority/language/PHA","pha", +"http://publications.europa.eu/resource/authority/language/PHD","phd", +"http://publications.europa.eu/resource/authority/language/PHG","phg", +"http://publications.europa.eu/resource/authority/language/PHH","phh", +"http://publications.europa.eu/resource/authority/language/PHK","phk", +"http://publications.europa.eu/resource/authority/language/PHL","phl", +"http://publications.europa.eu/resource/authority/language/PHM","phm", +"http://publications.europa.eu/resource/authority/language/PHN","phn", +"http://publications.europa.eu/resource/authority/language/PHO","pho", +"http://publications.europa.eu/resource/authority/language/PHQ","phq", +"http://publications.europa.eu/resource/authority/language/PHR","phr", +"http://publications.europa.eu/resource/authority/language/PHT","pht", +"http://publications.europa.eu/resource/authority/language/PHU","phu", +"http://publications.europa.eu/resource/authority/language/PHV","phv", +"http://publications.europa.eu/resource/authority/language/PHW","phw", +"http://publications.europa.eu/resource/authority/language/PIA","pia", +"http://publications.europa.eu/resource/authority/language/PIB","pib", +"http://publications.europa.eu/resource/authority/language/PIC","pic", +"http://publications.europa.eu/resource/authority/language/PID","pid", +"http://publications.europa.eu/resource/authority/language/PIE","pie", +"http://publications.europa.eu/resource/authority/language/PIF","pif", +"http://publications.europa.eu/resource/authority/language/PIG","pig", +"http://publications.europa.eu/resource/authority/language/PIH","pih", +"http://publications.europa.eu/resource/authority/language/PII","pii", +"http://publications.europa.eu/resource/authority/language/PIJ","pij", +"http://publications.europa.eu/resource/authority/language/PIL","pil", +"http://publications.europa.eu/resource/authority/language/PIM","pim", +"http://publications.europa.eu/resource/authority/language/PIN","pin", +"http://publications.europa.eu/resource/authority/language/PIO","pio", +"http://publications.europa.eu/resource/authority/language/PIP","pip", +"http://publications.europa.eu/resource/authority/language/PIR","pir", +"http://publications.europa.eu/resource/authority/language/PIS","pis", +"http://publications.europa.eu/resource/authority/language/PIT","pit", +"http://publications.europa.eu/resource/authority/language/PIU","piu", +"http://publications.europa.eu/resource/authority/language/PIV","piv", +"http://publications.europa.eu/resource/authority/language/PIW","piw", +"http://publications.europa.eu/resource/authority/language/PIX","pix", +"http://publications.europa.eu/resource/authority/language/PIY","piy", +"http://publications.europa.eu/resource/authority/language/PIZ","piz", +"http://publications.europa.eu/resource/authority/language/PJT","pjt", +"http://publications.europa.eu/resource/authority/language/PKA","pka", +"http://publications.europa.eu/resource/authority/language/PKB","pkb", +"http://publications.europa.eu/resource/authority/language/PKC","pkc", +"http://publications.europa.eu/resource/authority/language/PKG","pkg", +"http://publications.europa.eu/resource/authority/language/PKH","pkh", +"http://publications.europa.eu/resource/authority/language/PKN","pkn", +"http://publications.europa.eu/resource/authority/language/PKO","pko", +"http://publications.europa.eu/resource/authority/language/PKP","pkp", +"http://publications.europa.eu/resource/authority/language/PKR","pkr", +"http://publications.europa.eu/resource/authority/language/PKS","pks", +"http://publications.europa.eu/resource/authority/language/PKT","pkt", +"http://publications.europa.eu/resource/authority/language/PKU","pku", +"http://publications.europa.eu/resource/authority/language/PLA","pla", +"http://publications.europa.eu/resource/authority/language/PLB","plb", +"http://publications.europa.eu/resource/authority/language/PLC","plc", +"http://publications.europa.eu/resource/authority/language/PLD","pld", +"http://publications.europa.eu/resource/authority/language/PLE","ple", +"http://publications.europa.eu/resource/authority/language/PLG","plg", +"http://publications.europa.eu/resource/authority/language/PLH","plh", +"http://publications.europa.eu/resource/authority/language/PLJ","plj", +"http://publications.europa.eu/resource/authority/language/PLK","plk", +"http://publications.europa.eu/resource/authority/language/PLL","pll", +"http://publications.europa.eu/resource/authority/language/PLN","pln", +"http://publications.europa.eu/resource/authority/language/PLO","plo", +"http://publications.europa.eu/resource/authority/language/PLP","plp", +"http://publications.europa.eu/resource/authority/language/PLQ","plq", +"http://publications.europa.eu/resource/authority/language/PLR","plr", +"http://publications.europa.eu/resource/authority/language/PLS","pls", +"http://publications.europa.eu/resource/authority/language/PLT","plt", +"http://publications.europa.eu/resource/authority/language/PLU","plu", +"http://publications.europa.eu/resource/authority/language/PLV","plv", +"http://publications.europa.eu/resource/authority/language/PLW","plw", +"http://publications.europa.eu/resource/authority/language/PLY","ply", +"http://publications.europa.eu/resource/authority/language/PLZ","plz", +"http://publications.europa.eu/resource/authority/language/PMA","pma", +"http://publications.europa.eu/resource/authority/language/PMB","pmb", +"http://publications.europa.eu/resource/authority/language/PMC","pmc", +"http://publications.europa.eu/resource/authority/language/PME","pme", +"http://publications.europa.eu/resource/authority/language/PMF","pmf", +"http://publications.europa.eu/resource/authority/language/PMH","pmh", +"http://publications.europa.eu/resource/authority/language/PMI","pmi", +"http://publications.europa.eu/resource/authority/language/PMJ","pmj", +"http://publications.europa.eu/resource/authority/language/PMK","pmk", +"http://publications.europa.eu/resource/authority/language/PML","pml", +"http://publications.europa.eu/resource/authority/language/PMM","pmm", +"http://publications.europa.eu/resource/authority/language/PMN","pmn", +"http://publications.europa.eu/resource/authority/language/PMO","pmo", +"http://publications.europa.eu/resource/authority/language/PMQ","pmq", +"http://publications.europa.eu/resource/authority/language/PMR","pmr", +"http://publications.europa.eu/resource/authority/language/PMS","pms", +"http://publications.europa.eu/resource/authority/language/PMT","pmt", +"http://publications.europa.eu/resource/authority/language/PMU","pmu", +"http://publications.europa.eu/resource/authority/language/PMW","pmw", +"http://publications.europa.eu/resource/authority/language/PMX","pmx", +"http://publications.europa.eu/resource/authority/language/PMY","pmy", +"http://publications.europa.eu/resource/authority/language/PMZ","pmz", +"http://publications.europa.eu/resource/authority/language/PNA","pna", +"http://publications.europa.eu/resource/authority/language/PNB","pnb", +"http://publications.europa.eu/resource/authority/language/PNC","pnc", +"http://publications.europa.eu/resource/authority/language/PNE","pne", +"http://publications.europa.eu/resource/authority/language/PNG","png", +"http://publications.europa.eu/resource/authority/language/PNH","pnh", +"http://publications.europa.eu/resource/authority/language/PNI","pni", +"http://publications.europa.eu/resource/authority/language/PNM","pnm", +"http://publications.europa.eu/resource/authority/language/PNN","pnn", +"http://publications.europa.eu/resource/authority/language/PNO","pno", +"http://publications.europa.eu/resource/authority/language/PNP","pnp", +"http://publications.europa.eu/resource/authority/language/PNQ","pnq", +"http://publications.europa.eu/resource/authority/language/PNR","pnr", +"http://publications.europa.eu/resource/authority/language/PNS","pns", +"http://publications.europa.eu/resource/authority/language/PNT","pnt", +"http://publications.europa.eu/resource/authority/language/PNU","pnu", +"http://publications.europa.eu/resource/authority/language/PNV","pnv", +"http://publications.europa.eu/resource/authority/language/PNW","pnw", +"http://publications.europa.eu/resource/authority/language/PNX","pnx", +"http://publications.europa.eu/resource/authority/language/PNY","pny", +"http://publications.europa.eu/resource/authority/language/PNZ","pnz", +"http://publications.europa.eu/resource/authority/language/POC","poc", +"http://publications.europa.eu/resource/authority/language/POD","pod", +"http://publications.europa.eu/resource/authority/language/POE","poe", +"http://publications.europa.eu/resource/authority/language/POF","pof", +"http://publications.europa.eu/resource/authority/language/POG","pog", +"http://publications.europa.eu/resource/authority/language/POH","poh", +"http://publications.europa.eu/resource/authority/language/POI","poi", +"http://publications.europa.eu/resource/authority/language/POK","pok", +"http://publications.europa.eu/resource/authority/language/POM","pom", +"http://publications.europa.eu/resource/authority/language/PON","pon", +"http://publications.europa.eu/resource/authority/language/POO","poo", +"http://publications.europa.eu/resource/authority/language/POP","pop", +"http://publications.europa.eu/resource/authority/language/POQ","poq", +"http://publications.europa.eu/resource/authority/language/POS","pos", +"http://publications.europa.eu/resource/authority/language/POT","pot", +"http://publications.europa.eu/resource/authority/language/POV","pov", +"http://publications.europa.eu/resource/authority/language/POW","pow", +"http://publications.europa.eu/resource/authority/language/POX","pox", +"http://publications.europa.eu/resource/authority/language/POY","poy", +"http://publications.europa.eu/resource/authority/language/PPA","ppa", +"http://publications.europa.eu/resource/authority/language/PPE","ppe", +"http://publications.europa.eu/resource/authority/language/PPI","ppi", +"http://publications.europa.eu/resource/authority/language/PPK","ppk", +"http://publications.europa.eu/resource/authority/language/PPL","ppl", +"http://publications.europa.eu/resource/authority/language/PPM","ppm", +"http://publications.europa.eu/resource/authority/language/PPN","ppn", +"http://publications.europa.eu/resource/authority/language/PPO","ppo", +"http://publications.europa.eu/resource/authority/language/PPP","ppp", +"http://publications.europa.eu/resource/authority/language/PPQ","ppq", +"http://publications.europa.eu/resource/authority/language/PPR","ppr", +"http://publications.europa.eu/resource/authority/language/PPS","pps", +"http://publications.europa.eu/resource/authority/language/OTO","oto", +"http://publications.europa.eu/resource/authority/language/PAA","paa", +"http://publications.europa.eu/resource/authority/language/PHI","phi", +"http://publications.europa.eu/resource/authority/language/QUE","qu", +"http://publications.europa.eu/resource/authority/language/RUN","rn", +"http://publications.europa.eu/resource/authority/language/SAG","sg", +"http://publications.europa.eu/resource/authority/language/SAN","sa", +"http://publications.europa.eu/resource/authority/language/PPT","ppt", +"http://publications.europa.eu/resource/authority/language/PPU","ppu", +"http://publications.europa.eu/resource/authority/language/PQA","pqa", +"http://publications.europa.eu/resource/authority/language/PQM","pqm", +"http://publications.europa.eu/resource/authority/language/PRB","prb", +"http://publications.europa.eu/resource/authority/language/PRC","prc", +"http://publications.europa.eu/resource/authority/language/PRD","prd", +"http://publications.europa.eu/resource/authority/language/PRE","pre", +"http://publications.europa.eu/resource/authority/language/PRG","prg", +"http://publications.europa.eu/resource/authority/language/PRH","prh", +"http://publications.europa.eu/resource/authority/language/PRI","pri", +"http://publications.europa.eu/resource/authority/language/PRK","prk", +"http://publications.europa.eu/resource/authority/language/PRL","prl", +"http://publications.europa.eu/resource/authority/language/PRM","prm", +"http://publications.europa.eu/resource/authority/language/PRN","prn", +"http://publications.europa.eu/resource/authority/language/PRO","pro", +"http://publications.europa.eu/resource/authority/language/PRP","prp", +"http://publications.europa.eu/resource/authority/language/PRQ","prq", +"http://publications.europa.eu/resource/authority/language/PRR","prr", +"http://publications.europa.eu/resource/authority/language/PRS","prs", +"http://publications.europa.eu/resource/authority/language/PRT","prt", +"http://publications.europa.eu/resource/authority/language/PRU","pru", +"http://publications.europa.eu/resource/authority/language/PRW","prw", +"http://publications.europa.eu/resource/authority/language/PRX","prx", +"http://publications.europa.eu/resource/authority/language/PRY","pry", +"http://publications.europa.eu/resource/authority/language/PRZ","prz", +"http://publications.europa.eu/resource/authority/language/PSA","psa", +"http://publications.europa.eu/resource/authority/language/PSC","psc", +"http://publications.europa.eu/resource/authority/language/PSD","psd", +"http://publications.europa.eu/resource/authority/language/PSE","pse", +"http://publications.europa.eu/resource/authority/language/PSG","psg", +"http://publications.europa.eu/resource/authority/language/PSH","psh", +"http://publications.europa.eu/resource/authority/language/PSI","psi", +"http://publications.europa.eu/resource/authority/language/PSL","psl", +"http://publications.europa.eu/resource/authority/language/PSM","psm", +"http://publications.europa.eu/resource/authority/language/PSN","psn", +"http://publications.europa.eu/resource/authority/language/PSO","pso", +"http://publications.europa.eu/resource/authority/language/PSP","psp", +"http://publications.europa.eu/resource/authority/language/PSQ","psq", +"http://publications.europa.eu/resource/authority/language/PSR","psr", +"http://publications.europa.eu/resource/authority/language/PSS","pss", +"http://publications.europa.eu/resource/authority/language/PST","pst", +"http://publications.europa.eu/resource/authority/language/PSU","psu", +"http://publications.europa.eu/resource/authority/language/PSW","psw", +"http://publications.europa.eu/resource/authority/language/PSY","psy", +"http://publications.europa.eu/resource/authority/language/PTA","pta", +"http://publications.europa.eu/resource/authority/language/PTH","pth", +"http://publications.europa.eu/resource/authority/language/PTI","pti", +"http://publications.europa.eu/resource/authority/language/PTN","ptn", +"http://publications.europa.eu/resource/authority/language/PTO","pto", +"http://publications.europa.eu/resource/authority/language/PTP","ptp", +"http://publications.europa.eu/resource/authority/language/PTR","ptr", +"http://publications.europa.eu/resource/authority/language/PTT","ptt", +"http://publications.europa.eu/resource/authority/language/PTU","ptu", +"http://publications.europa.eu/resource/authority/language/PTV","ptv", +"http://publications.europa.eu/resource/authority/language/PTW","ptw", +"http://publications.europa.eu/resource/authority/language/PTY","pty", +"http://publications.europa.eu/resource/authority/language/PUA","pua", +"http://publications.europa.eu/resource/authority/language/PUB","pub", +"http://publications.europa.eu/resource/authority/language/PUC","puc", +"http://publications.europa.eu/resource/authority/language/PUD","pud", +"http://publications.europa.eu/resource/authority/language/PUE","pue", +"http://publications.europa.eu/resource/authority/language/PUF","puf", +"http://publications.europa.eu/resource/authority/language/PUG","pug", +"http://publications.europa.eu/resource/authority/language/PUI","pui", +"http://publications.europa.eu/resource/authority/language/PUJ","puj", +"http://publications.europa.eu/resource/authority/language/PUK","puk", +"http://publications.europa.eu/resource/authority/language/PUM","pum", +"http://publications.europa.eu/resource/authority/language/PUO","puo", +"http://publications.europa.eu/resource/authority/language/PUP","pup", +"http://publications.europa.eu/resource/authority/language/PUQ","puq", +"http://publications.europa.eu/resource/authority/language/PUR","pur", +"http://publications.europa.eu/resource/authority/language/PUT","put", +"http://publications.europa.eu/resource/authority/language/PUU","puu", +"http://publications.europa.eu/resource/authority/language/PUW","puw", +"http://publications.europa.eu/resource/authority/language/PUX","pux", +"http://publications.europa.eu/resource/authority/language/PUY","puy", +"http://publications.europa.eu/resource/authority/language/PUZ","puz", +"http://publications.europa.eu/resource/authority/language/PWA","pwa", +"http://publications.europa.eu/resource/authority/language/PWB","pwb", +"http://publications.europa.eu/resource/authority/language/PWG","pwg", +"http://publications.europa.eu/resource/authority/language/PWM","pwm", +"http://publications.europa.eu/resource/authority/language/PWN","pwn", +"http://publications.europa.eu/resource/authority/language/PWO","pwo", +"http://publications.europa.eu/resource/authority/language/PWR","pwr", +"http://publications.europa.eu/resource/authority/language/PWW","pww", +"http://publications.europa.eu/resource/authority/language/PXM","pxm", +"http://publications.europa.eu/resource/authority/language/PYE","pye", +"http://publications.europa.eu/resource/authority/language/PYM","pym", +"http://publications.europa.eu/resource/authority/language/PYN","pyn", +"http://publications.europa.eu/resource/authority/language/PYU","pyu", +"http://publications.europa.eu/resource/authority/language/PYX","pyx", +"http://publications.europa.eu/resource/authority/language/PYY","pyy", +"http://publications.europa.eu/resource/authority/language/PZN","pzn", +"http://publications.europa.eu/resource/authority/language/QUA","qua", +"http://publications.europa.eu/resource/authority/language/QUB","qub", +"http://publications.europa.eu/resource/authority/language/QUC","quc", +"http://publications.europa.eu/resource/authority/language/QUD","qud", +"http://publications.europa.eu/resource/authority/language/QUF","quf", +"http://publications.europa.eu/resource/authority/language/QUG","qug", +"http://publications.europa.eu/resource/authority/language/QUH","quh", +"http://publications.europa.eu/resource/authority/language/QUI","qui", +"http://publications.europa.eu/resource/authority/language/QUK","quk", +"http://publications.europa.eu/resource/authority/language/QUL","qul", +"http://publications.europa.eu/resource/authority/language/QUM","qum", +"http://publications.europa.eu/resource/authority/language/QUN","qun", +"http://publications.europa.eu/resource/authority/language/QUP","qup", +"http://publications.europa.eu/resource/authority/language/QUQ","quq", +"http://publications.europa.eu/resource/authority/language/QUR","qur", +"http://publications.europa.eu/resource/authority/language/QUS","qus", +"http://publications.europa.eu/resource/authority/language/QUV","quv", +"http://publications.europa.eu/resource/authority/language/QUW","quw", +"http://publications.europa.eu/resource/authority/language/QUX","qux", +"http://publications.europa.eu/resource/authority/language/QUY","quy", +"http://publications.europa.eu/resource/authority/language/QUZ","quz", +"http://publications.europa.eu/resource/authority/language/QVA","qva", +"http://publications.europa.eu/resource/authority/language/QVC","qvc", +"http://publications.europa.eu/resource/authority/language/QVE","qve", +"http://publications.europa.eu/resource/authority/language/QVH","qvh", +"http://publications.europa.eu/resource/authority/language/QVI","qvi", +"http://publications.europa.eu/resource/authority/language/QVJ","qvj", +"http://publications.europa.eu/resource/authority/language/QVL","qvl", +"http://publications.europa.eu/resource/authority/language/QVM","qvm", +"http://publications.europa.eu/resource/authority/language/QVN","qvn", +"http://publications.europa.eu/resource/authority/language/QVO","qvo", +"http://publications.europa.eu/resource/authority/language/QVP","qvp", +"http://publications.europa.eu/resource/authority/language/QVS","qvs", +"http://publications.europa.eu/resource/authority/language/QVW","qvw", +"http://publications.europa.eu/resource/authority/language/QVY","qvy", +"http://publications.europa.eu/resource/authority/language/QVZ","qvz", +"http://publications.europa.eu/resource/authority/language/QWA","qwa", +"http://publications.europa.eu/resource/authority/language/QWC","qwc", +"http://publications.europa.eu/resource/authority/language/QWH","qwh", +"http://publications.europa.eu/resource/authority/language/QWM","qwm", +"http://publications.europa.eu/resource/authority/language/QWS","qws", +"http://publications.europa.eu/resource/authority/language/QWT","qwt", +"http://publications.europa.eu/resource/authority/language/QXA","qxa", +"http://publications.europa.eu/resource/authority/language/QXC","qxc", +"http://publications.europa.eu/resource/authority/language/QXH","qxh", +"http://publications.europa.eu/resource/authority/language/QXL","qxl", +"http://publications.europa.eu/resource/authority/language/QXN","qxn", +"http://publications.europa.eu/resource/authority/language/QXO","qxo", +"http://publications.europa.eu/resource/authority/language/QXP","qxp", +"http://publications.europa.eu/resource/authority/language/QXQ","qxq", +"http://publications.europa.eu/resource/authority/language/QXR","qxr", +"http://publications.europa.eu/resource/authority/language/QXS","qxs", +"http://publications.europa.eu/resource/authority/language/QXT","qxt", +"http://publications.europa.eu/resource/authority/language/QXU","qxu", +"http://publications.europa.eu/resource/authority/language/QXW","qxw", +"http://publications.europa.eu/resource/authority/language/QYA","qya", +"http://publications.europa.eu/resource/authority/language/QYP","qyp", +"http://publications.europa.eu/resource/authority/language/RAA","raa", +"http://publications.europa.eu/resource/authority/language/RAB","rab", +"http://publications.europa.eu/resource/authority/language/RAC","rac", +"http://publications.europa.eu/resource/authority/language/RAD","rad", +"http://publications.europa.eu/resource/authority/language/RAF","raf", +"http://publications.europa.eu/resource/authority/language/RAG","rag", +"http://publications.europa.eu/resource/authority/language/RAH","rah", +"http://publications.europa.eu/resource/authority/language/RAI","rai", +"http://publications.europa.eu/resource/authority/language/RAJ","raj", +"http://publications.europa.eu/resource/authority/language/RAK","rak", +"http://publications.europa.eu/resource/authority/language/RAL","ral", +"http://publications.europa.eu/resource/authority/language/RAM","ram", +"http://publications.europa.eu/resource/authority/language/RAN","ran", +"http://publications.europa.eu/resource/authority/language/RAO","rao", +"http://publications.europa.eu/resource/authority/language/RAP","rap", +"http://publications.europa.eu/resource/authority/language/RAQ","raq", +"http://publications.europa.eu/resource/authority/language/RAR","rar", +"http://publications.europa.eu/resource/authority/language/RAS","ras", +"http://publications.europa.eu/resource/authority/language/RAT","rat", +"http://publications.europa.eu/resource/authority/language/RAU","rau", +"http://publications.europa.eu/resource/authority/language/RAV","rav", +"http://publications.europa.eu/resource/authority/language/RAW","raw", +"http://publications.europa.eu/resource/authority/language/RAX","rax", +"http://publications.europa.eu/resource/authority/language/RAY","ray", +"http://publications.europa.eu/resource/authority/language/RAZ","raz", +"http://publications.europa.eu/resource/authority/language/RBB","rbb", +"http://publications.europa.eu/resource/authority/language/RCF","rcf", +"http://publications.europa.eu/resource/authority/language/RDB","rdb", +"http://publications.europa.eu/resource/authority/language/REA","rea", +"http://publications.europa.eu/resource/authority/language/REB","reb", +"http://publications.europa.eu/resource/authority/language/REE","ree", +"http://publications.europa.eu/resource/authority/language/REG","reg", +"http://publications.europa.eu/resource/authority/language/REI","rei", +"http://publications.europa.eu/resource/authority/language/REJ","rej", +"http://publications.europa.eu/resource/authority/language/REL","rel", +"http://publications.europa.eu/resource/authority/language/REM","rem", +"http://publications.europa.eu/resource/authority/language/REN","ren", +"http://publications.europa.eu/resource/authority/language/RER","rer", +"http://publications.europa.eu/resource/authority/language/RES","res", +"http://publications.europa.eu/resource/authority/language/RET","ret", +"http://publications.europa.eu/resource/authority/language/REY","rey", +"http://publications.europa.eu/resource/authority/language/RGA","rga", +"http://publications.europa.eu/resource/authority/language/RGE","rge", +"http://publications.europa.eu/resource/authority/language/RGK","rgk", +"http://publications.europa.eu/resource/authority/language/RGN","rgn", +"http://publications.europa.eu/resource/authority/language/RGR","rgr", +"http://publications.europa.eu/resource/authority/language/RGS","rgs", +"http://publications.europa.eu/resource/authority/language/RGU","rgu", +"http://publications.europa.eu/resource/authority/language/RHG","rhg", +"http://publications.europa.eu/resource/authority/language/RHP","rhp", +"http://publications.europa.eu/resource/authority/language/RIA","ria", +"http://publications.europa.eu/resource/authority/language/RIE","rie", +"http://publications.europa.eu/resource/authority/language/RIF","rif", +"http://publications.europa.eu/resource/authority/language/RIL","ril", +"http://publications.europa.eu/resource/authority/language/RIM","rim", +"http://publications.europa.eu/resource/authority/language/RIN","rin", +"http://publications.europa.eu/resource/authority/language/RIR","rir", +"http://publications.europa.eu/resource/authority/language/RIT","rit", +"http://publications.europa.eu/resource/authority/language/RIU","riu", +"http://publications.europa.eu/resource/authority/language/RJG","rjg", +"http://publications.europa.eu/resource/authority/language/RJI","rji", +"http://publications.europa.eu/resource/authority/language/RJS","rjs", +"http://publications.europa.eu/resource/authority/language/RKA","rka", +"http://publications.europa.eu/resource/authority/language/RKB","rkb", +"http://publications.europa.eu/resource/authority/language/RKH","rkh", +"http://publications.europa.eu/resource/authority/language/RKI","rki", +"http://publications.europa.eu/resource/authority/language/RKM","rkm", +"http://publications.europa.eu/resource/authority/language/RKT","rkt", +"http://publications.europa.eu/resource/authority/language/RMA","rma", +"http://publications.europa.eu/resource/authority/language/RMB","rmb", +"http://publications.europa.eu/resource/authority/language/RMC","rmc", +"http://publications.europa.eu/resource/authority/language/RMD","rmd", +"http://publications.europa.eu/resource/authority/language/RME","rme", +"http://publications.europa.eu/resource/authority/language/RMF","rmf", +"http://publications.europa.eu/resource/authority/language/RMG","rmg", +"http://publications.europa.eu/resource/authority/language/RMH","rmh", +"http://publications.europa.eu/resource/authority/language/RMI","rmi", +"http://publications.europa.eu/resource/authority/language/RMK","rmk", +"http://publications.europa.eu/resource/authority/language/RML","rml", +"http://publications.europa.eu/resource/authority/language/RMM","rmm", +"http://publications.europa.eu/resource/authority/language/RMN","rmn", +"http://publications.europa.eu/resource/authority/language/RMO","rmo", +"http://publications.europa.eu/resource/authority/language/RMP","rmp", +"http://publications.europa.eu/resource/authority/language/RMR","rmr", +"http://publications.europa.eu/resource/authority/language/RMS","rms", +"http://publications.europa.eu/resource/authority/language/RMT","rmt", +"http://publications.europa.eu/resource/authority/language/RMU","rmu", +"http://publications.europa.eu/resource/authority/language/RMV","rmv", +"http://publications.europa.eu/resource/authority/language/RMW","rmw", +"http://publications.europa.eu/resource/authority/language/RMX","rmx", +"http://publications.europa.eu/resource/authority/language/RMY","rmy", +"http://publications.europa.eu/resource/authority/language/RMZ","rmz", +"http://publications.europa.eu/resource/authority/language/RNA","rna", +"http://publications.europa.eu/resource/authority/language/RND","rnd", +"http://publications.europa.eu/resource/authority/language/RNG","rng", +"http://publications.europa.eu/resource/authority/language/RNL","rnl", +"http://publications.europa.eu/resource/authority/language/RNN","rnn", +"http://publications.europa.eu/resource/authority/language/RNP","rnp", +"http://publications.europa.eu/resource/authority/language/RNW","rnw", +"http://publications.europa.eu/resource/authority/language/ROB","rob", +"http://publications.europa.eu/resource/authority/language/ROC","roc", +"http://publications.europa.eu/resource/authority/language/ROD","rod", +"http://publications.europa.eu/resource/authority/language/ROE","roe", +"http://publications.europa.eu/resource/authority/language/ROF","rof", +"http://publications.europa.eu/resource/authority/language/ROG","rog", +"http://publications.europa.eu/resource/authority/language/ROL","rol", +"http://publications.europa.eu/resource/authority/language/ROM","rom", +"http://publications.europa.eu/resource/authority/language/ROO","roo", +"http://publications.europa.eu/resource/authority/language/ROP","rop", +"http://publications.europa.eu/resource/authority/language/ROR","ror", +"http://publications.europa.eu/resource/authority/language/ROU","rou", +"http://publications.europa.eu/resource/authority/language/ROW","row", +"http://publications.europa.eu/resource/authority/language/RPN","rpn", +"http://publications.europa.eu/resource/authority/language/RPT","rpt", +"http://publications.europa.eu/resource/authority/language/RRI","rri", +"http://publications.europa.eu/resource/authority/language/RRO","rro", +"http://publications.europa.eu/resource/authority/language/RSB","rsb", +"http://publications.europa.eu/resource/authority/language/RSI","rsi", +"http://publications.europa.eu/resource/authority/language/RSL","rsl", +"http://publications.europa.eu/resource/authority/language/RTH","rth", +"http://publications.europa.eu/resource/authority/language/RTM","rtm", +"http://publications.europa.eu/resource/authority/language/RTW","rtw", +"http://publications.europa.eu/resource/authority/language/RUB","rub", +"http://publications.europa.eu/resource/authority/language/RUC","ruc", +"http://publications.europa.eu/resource/authority/language/RUE","rue", +"http://publications.europa.eu/resource/authority/language/RUF","ruf", +"http://publications.europa.eu/resource/authority/language/RUG","rug", +"http://publications.europa.eu/resource/authority/language/RUH","ruh", +"http://publications.europa.eu/resource/authority/language/RUI","rui", +"http://publications.europa.eu/resource/authority/language/RUK","ruk", +"http://publications.europa.eu/resource/authority/language/RUO","ruo", +"http://publications.europa.eu/resource/authority/language/RUP","rup", +"http://publications.europa.eu/resource/authority/language/RUQ","ruq", +"http://publications.europa.eu/resource/authority/language/RUT","rut", +"http://publications.europa.eu/resource/authority/language/RUU","ruu", +"http://publications.europa.eu/resource/authority/language/RUY","ruy", +"http://publications.europa.eu/resource/authority/language/RUZ","ruz", +"http://publications.europa.eu/resource/authority/language/RWA","rwa", +"http://publications.europa.eu/resource/authority/language/RWK","rwk", +"http://publications.europa.eu/resource/authority/language/RWM","rwm", +"http://publications.europa.eu/resource/authority/language/RWO","rwo", +"http://publications.europa.eu/resource/authority/language/RWR","rwr", +"http://publications.europa.eu/resource/authority/language/RYN","ryn", +"http://publications.europa.eu/resource/authority/language/RYS","rys", +"http://publications.europa.eu/resource/authority/language/RYU","ryu", +"http://publications.europa.eu/resource/authority/language/SAA","saa", +"http://publications.europa.eu/resource/authority/language/SAB","sab", +"http://publications.europa.eu/resource/authority/language/SAC","sac", +"http://publications.europa.eu/resource/authority/language/SAD","sad", +"http://publications.europa.eu/resource/authority/language/SAE","sae", +"http://publications.europa.eu/resource/authority/language/SAF","saf", +"http://publications.europa.eu/resource/authority/language/SAH","sah", +"http://publications.europa.eu/resource/authority/language/SAJ","saj", +"http://publications.europa.eu/resource/authority/language/SAK","sak", +"http://publications.europa.eu/resource/authority/language/SAM","sam", +"http://publications.europa.eu/resource/authority/language/SAO","sao", +"http://publications.europa.eu/resource/authority/language/SAP","sap", +"http://publications.europa.eu/resource/authority/language/SAQ","saq", +"http://publications.europa.eu/resource/authority/language/SAR","sar", +"http://publications.europa.eu/resource/authority/language/SAS","sas", +"http://publications.europa.eu/resource/authority/language/SAT","sat", +"http://publications.europa.eu/resource/authority/language/SAU","sau", +"http://publications.europa.eu/resource/authority/language/SAV","sav", +"http://publications.europa.eu/resource/authority/language/SAW","saw", +"http://publications.europa.eu/resource/authority/language/SAX","sax", +"http://publications.europa.eu/resource/authority/language/SAY","say", +"http://publications.europa.eu/resource/authority/language/SAZ","saz", +"http://publications.europa.eu/resource/authority/language/SBA","sba", +"http://publications.europa.eu/resource/authority/language/SBB","sbb", +"http://publications.europa.eu/resource/authority/language/SBC","sbc", +"http://publications.europa.eu/resource/authority/language/SBD","sbd", +"http://publications.europa.eu/resource/authority/language/SBE","sbe", +"http://publications.europa.eu/resource/authority/language/SBF","sbf", +"http://publications.europa.eu/resource/authority/language/SBG","sbg", +"http://publications.europa.eu/resource/authority/language/SBH","sbh", +"http://publications.europa.eu/resource/authority/language/SBI","sbi", +"http://publications.europa.eu/resource/authority/language/SBJ","sbj", +"http://publications.europa.eu/resource/authority/language/SBK","sbk", +"http://publications.europa.eu/resource/authority/language/SBL","sbl", +"http://publications.europa.eu/resource/authority/language/SBM","sbm", +"http://publications.europa.eu/resource/authority/language/SBN","sbn", +"http://publications.europa.eu/resource/authority/language/SBO","sbo", +"http://publications.europa.eu/resource/authority/language/SBP","sbp", +"http://publications.europa.eu/resource/authority/language/SBQ","sbq", +"http://publications.europa.eu/resource/authority/language/SBR","sbr", +"http://publications.europa.eu/resource/authority/language/SBS","sbs", +"http://publications.europa.eu/resource/authority/language/SBT","sbt", +"http://publications.europa.eu/resource/authority/language/SBU","sbu", +"http://publications.europa.eu/resource/authority/language/SBV","sbv", +"http://publications.europa.eu/resource/authority/language/SBW","sbw", +"http://publications.europa.eu/resource/authority/language/SBX","sbx", +"http://publications.europa.eu/resource/authority/language/SBY","sby", +"http://publications.europa.eu/resource/authority/language/SBZ","sbz", +"http://publications.europa.eu/resource/authority/language/SCA","sca", +"http://publications.europa.eu/resource/authority/language/SCB","scb", +"http://publications.europa.eu/resource/authority/language/SCE","sce", +"http://publications.europa.eu/resource/authority/language/SCF","scf", +"http://publications.europa.eu/resource/authority/language/SCG","scg", +"http://publications.europa.eu/resource/authority/language/SCH","sch", +"http://publications.europa.eu/resource/authority/language/SCI","sci", +"http://publications.europa.eu/resource/authority/language/SCK","sck", +"http://publications.europa.eu/resource/authority/language/SCL","scl", +"http://publications.europa.eu/resource/authority/language/SCN","scn", +"http://publications.europa.eu/resource/authority/language/SCO","sco", +"http://publications.europa.eu/resource/authority/language/SCP","scp", +"http://publications.europa.eu/resource/authority/language/SCQ","scq", +"http://publications.europa.eu/resource/authority/language/SCS","scs", +"http://publications.europa.eu/resource/authority/language/SCU","scu", +"http://publications.europa.eu/resource/authority/language/SCV","scv", +"http://publications.europa.eu/resource/authority/language/SCW","scw", +"http://publications.europa.eu/resource/authority/language/SCX","scx", +"http://publications.europa.eu/resource/authority/language/SDA","sda", +"http://publications.europa.eu/resource/authority/language/SDB","sdb", +"http://publications.europa.eu/resource/authority/language/SDC","sdc", +"http://publications.europa.eu/resource/authority/language/SDE","sde", +"http://publications.europa.eu/resource/authority/language/SDF","sdf", +"http://publications.europa.eu/resource/authority/language/SDG","sdg", +"http://publications.europa.eu/resource/authority/language/SDH","sdh", +"http://publications.europa.eu/resource/authority/language/SDJ","sdj", +"http://publications.europa.eu/resource/authority/language/SDK","sdk", +"http://publications.europa.eu/resource/authority/language/SDL","sdl", +"http://publications.europa.eu/resource/authority/language/SDM","sdm", +"http://publications.europa.eu/resource/authority/language/SDN","sdn", +"http://publications.europa.eu/resource/authority/language/SDO","sdo", +"http://publications.europa.eu/resource/authority/language/SDP","sdp", +"http://publications.europa.eu/resource/authority/language/SDR","sdr", +"http://publications.europa.eu/resource/authority/language/SDS","sds", +"http://publications.europa.eu/resource/authority/language/SDT","sdt", +"http://publications.europa.eu/resource/authority/language/SDU","sdu", +"http://publications.europa.eu/resource/authority/language/SDX","sdx", +"http://publications.europa.eu/resource/authority/language/SDZ","sdz", +"http://publications.europa.eu/resource/authority/language/SEA","sea", +"http://publications.europa.eu/resource/authority/language/SEB","seb", +"http://publications.europa.eu/resource/authority/language/SEC","sec", +"http://publications.europa.eu/resource/authority/language/SED","sed", +"http://publications.europa.eu/resource/authority/language/SEE","see", +"http://publications.europa.eu/resource/authority/language/SEF","sef", +"http://publications.europa.eu/resource/authority/language/SEG","seg", +"http://publications.europa.eu/resource/authority/language/SEH","seh", +"http://publications.europa.eu/resource/authority/language/SEI","sei", +"http://publications.europa.eu/resource/authority/language/SEJ","sej", +"http://publications.europa.eu/resource/authority/language/SEK","sek", +"http://publications.europa.eu/resource/authority/language/SEL","sel", +"http://publications.europa.eu/resource/authority/language/SEN","sen", +"http://publications.europa.eu/resource/authority/language/SEO","seo", +"http://publications.europa.eu/resource/authority/language/SEP","sep", +"http://publications.europa.eu/resource/authority/language/SEQ","seq", +"http://publications.europa.eu/resource/authority/language/SER","ser", +"http://publications.europa.eu/resource/authority/language/SES","ses", +"http://publications.europa.eu/resource/authority/language/SET","set", +"http://publications.europa.eu/resource/authority/language/SEU","seu", +"http://publications.europa.eu/resource/authority/language/SEV","sev", +"http://publications.europa.eu/resource/authority/language/SEW","sew", +"http://publications.europa.eu/resource/authority/language/SEY","sey", +"http://publications.europa.eu/resource/authority/language/SEZ","sez", +"http://publications.europa.eu/resource/authority/language/SFB","sfb", +"http://publications.europa.eu/resource/authority/language/SFM","sfm", +"http://publications.europa.eu/resource/authority/language/SFS","sfs", +"http://publications.europa.eu/resource/authority/language/SFW","sfw", +"http://publications.europa.eu/resource/authority/language/SGA","sga", +"http://publications.europa.eu/resource/authority/language/SGB","sgb", +"http://publications.europa.eu/resource/authority/language/SGC","sgc", +"http://publications.europa.eu/resource/authority/language/SGE","sge", +"http://publications.europa.eu/resource/authority/language/SGG","sgg", +"http://publications.europa.eu/resource/authority/language/SGH","sgh", +"http://publications.europa.eu/resource/authority/language/SGI","sgi", +"http://publications.europa.eu/resource/authority/language/SGK","sgk", +"http://publications.europa.eu/resource/authority/language/SGL","sgl", +"http://publications.europa.eu/resource/authority/language/SGM","sgm", +"http://publications.europa.eu/resource/authority/language/SGO","sgo", +"http://publications.europa.eu/resource/authority/language/SGP","sgp", +"http://publications.europa.eu/resource/authority/language/SGR","sgr", +"http://publications.europa.eu/resource/authority/language/SGT","sgt", +"http://publications.europa.eu/resource/authority/language/SGU","sgu", +"http://publications.europa.eu/resource/authority/language/SGW","sgw", +"http://publications.europa.eu/resource/authority/language/SGX","sgx", +"http://publications.europa.eu/resource/authority/language/SGZ","sgz", +"http://publications.europa.eu/resource/authority/language/SHA","sha", +"http://publications.europa.eu/resource/authority/language/SHB","shb", +"http://publications.europa.eu/resource/authority/language/SHC","shc", +"http://publications.europa.eu/resource/authority/language/SHE","she", +"http://publications.europa.eu/resource/authority/language/SHG","shg", +"http://publications.europa.eu/resource/authority/language/SHH","shh", +"http://publications.europa.eu/resource/authority/language/SHI","shi", +"http://publications.europa.eu/resource/authority/language/SHJ","shj", +"http://publications.europa.eu/resource/authority/language/SHK","shk", +"http://publications.europa.eu/resource/authority/language/SHL","shl", +"http://publications.europa.eu/resource/authority/language/SHM","shm", +"http://publications.europa.eu/resource/authority/language/SHN","shn", +"http://publications.europa.eu/resource/authority/language/SHO","sho", +"http://publications.europa.eu/resource/authority/language/SHP","shp", +"http://publications.europa.eu/resource/authority/language/SHQ","shq", +"http://publications.europa.eu/resource/authority/language/SHR","shr", +"http://publications.europa.eu/resource/authority/language/SHS","shs", +"http://publications.europa.eu/resource/authority/language/SHT","sht", +"http://publications.europa.eu/resource/authority/language/SHU","shu", +"http://publications.europa.eu/resource/authority/language/SHV","shv", +"http://publications.europa.eu/resource/authority/language/SHW","shw", +"http://publications.europa.eu/resource/authority/language/SHX","shx", +"http://publications.europa.eu/resource/authority/language/SHY","shy", +"http://publications.europa.eu/resource/authority/language/SHZ","shz", +"http://publications.europa.eu/resource/authority/language/SIA","sia", +"http://publications.europa.eu/resource/authority/language/SIB","sib", +"http://publications.europa.eu/resource/authority/language/SID","sid", +"http://publications.europa.eu/resource/authority/language/SIE","sie", +"http://publications.europa.eu/resource/authority/language/SIF","sif", +"http://publications.europa.eu/resource/authority/language/SIG","sig", +"http://publications.europa.eu/resource/authority/language/SIH","sih", +"http://publications.europa.eu/resource/authority/language/SII","sii", +"http://publications.europa.eu/resource/authority/language/SIJ","sij", +"http://publications.europa.eu/resource/authority/language/SIK","sik", +"http://publications.europa.eu/resource/authority/language/PRA","pra", +"http://publications.europa.eu/resource/authority/language/ROA","roa", +"http://publications.europa.eu/resource/authority/language/SAI","sai", +"http://publications.europa.eu/resource/authority/language/SAL","sal", +"http://publications.europa.eu/resource/authority/language/SEM","sem", +"http://publications.europa.eu/resource/authority/language/SGN","sgn", +"http://publications.europa.eu/resource/authority/language/SME","se","SE" +"http://publications.europa.eu/resource/authority/language/SMO","sm", +"http://publications.europa.eu/resource/authority/language/SNA","sn", +"http://publications.europa.eu/resource/authority/language/SND","sd", +"http://publications.europa.eu/resource/authority/language/SOT","st", +"http://publications.europa.eu/resource/authority/language/SRD","sc", +"http://publications.europa.eu/resource/authority/language/SSW","ss", +"http://publications.europa.eu/resource/authority/language/SUN","su", +"http://publications.europa.eu/resource/authority/language/TAH","ty", +"http://publications.europa.eu/resource/authority/language/TAT","tt", +"http://publications.europa.eu/resource/authority/language/TEL","te", +"http://publications.europa.eu/resource/authority/language/SIL","sil", +"http://publications.europa.eu/resource/authority/language/SIM","sim", +"http://publications.europa.eu/resource/authority/language/SIP","sip", +"http://publications.europa.eu/resource/authority/language/SIQ","siq", +"http://publications.europa.eu/resource/authority/language/SIR","sir", +"http://publications.europa.eu/resource/authority/language/SIS","sis", +"http://publications.europa.eu/resource/authority/language/SIU","siu", +"http://publications.europa.eu/resource/authority/language/SIV","siv", +"http://publications.europa.eu/resource/authority/language/SIW","siw", +"http://publications.europa.eu/resource/authority/language/SIX","six", +"http://publications.europa.eu/resource/authority/language/SIY","siy", +"http://publications.europa.eu/resource/authority/language/SIZ","siz", +"http://publications.europa.eu/resource/authority/language/SJA","sja", +"http://publications.europa.eu/resource/authority/language/SJB","sjb", +"http://publications.europa.eu/resource/authority/language/SJD","sjd", +"http://publications.europa.eu/resource/authority/language/SJE","sje", +"http://publications.europa.eu/resource/authority/language/SJG","sjg", +"http://publications.europa.eu/resource/authority/language/SJK","sjk", +"http://publications.europa.eu/resource/authority/language/SJL","sjl", +"http://publications.europa.eu/resource/authority/language/SJM","sjm", +"http://publications.europa.eu/resource/authority/language/SJN","sjn", +"http://publications.europa.eu/resource/authority/language/SJO","sjo", +"http://publications.europa.eu/resource/authority/language/SJP","sjp", +"http://publications.europa.eu/resource/authority/language/SJR","sjr", +"http://publications.europa.eu/resource/authority/language/SJS","sjs", +"http://publications.europa.eu/resource/authority/language/SJT","sjt", +"http://publications.europa.eu/resource/authority/language/SJU","sju", +"http://publications.europa.eu/resource/authority/language/SJW","sjw", +"http://publications.europa.eu/resource/authority/language/SKA","ska", +"http://publications.europa.eu/resource/authority/language/SKB","skb", +"http://publications.europa.eu/resource/authority/language/SKC","skc", +"http://publications.europa.eu/resource/authority/language/SKD","skd", +"http://publications.europa.eu/resource/authority/language/SKE","ske", +"http://publications.europa.eu/resource/authority/language/SKF","skf", +"http://publications.europa.eu/resource/authority/language/SKG","skg", +"http://publications.europa.eu/resource/authority/language/SKH","skh", +"http://publications.europa.eu/resource/authority/language/SKI","ski", +"http://publications.europa.eu/resource/authority/language/SKJ","skj", +"http://publications.europa.eu/resource/authority/language/SKK","skk", +"http://publications.europa.eu/resource/authority/language/SKM","skm", +"http://publications.europa.eu/resource/authority/language/SKN","skn", +"http://publications.europa.eu/resource/authority/language/SKO","sko", +"http://publications.europa.eu/resource/authority/language/SKP","skp", +"http://publications.europa.eu/resource/authority/language/SKQ","skq", +"http://publications.europa.eu/resource/authority/language/SKR","skr", +"http://publications.europa.eu/resource/authority/language/SKS","sks", +"http://publications.europa.eu/resource/authority/language/SKT","skt", +"http://publications.europa.eu/resource/authority/language/SKU","sku", +"http://publications.europa.eu/resource/authority/language/SKV","skv", +"http://publications.europa.eu/resource/authority/language/SKW","skw", +"http://publications.europa.eu/resource/authority/language/SKX","skx", +"http://publications.europa.eu/resource/authority/language/SKY","sky", +"http://publications.europa.eu/resource/authority/language/SKZ","skz", +"http://publications.europa.eu/resource/authority/language/SLC","slc", +"http://publications.europa.eu/resource/authority/language/SLD","sld", +"http://publications.europa.eu/resource/authority/language/SLE","sle", +"http://publications.europa.eu/resource/authority/language/SLF","slf", +"http://publications.europa.eu/resource/authority/language/SLG","slg", +"http://publications.europa.eu/resource/authority/language/SLH","slh", +"http://publications.europa.eu/resource/authority/language/SLI","sli", +"http://publications.europa.eu/resource/authority/language/SLJ","slj", +"http://publications.europa.eu/resource/authority/language/SLL","sll", +"http://publications.europa.eu/resource/authority/language/SLM","slm", +"http://publications.europa.eu/resource/authority/language/SLN","sln", +"http://publications.europa.eu/resource/authority/language/SLP","slp", +"http://publications.europa.eu/resource/authority/language/SLQ","slq", +"http://publications.europa.eu/resource/authority/language/SLR","slr", +"http://publications.europa.eu/resource/authority/language/SLS","sls", +"http://publications.europa.eu/resource/authority/language/SLT","slt", +"http://publications.europa.eu/resource/authority/language/SLU","slu", +"http://publications.europa.eu/resource/authority/language/SLW","slw", +"http://publications.europa.eu/resource/authority/language/SLX","slx", +"http://publications.europa.eu/resource/authority/language/SLY","sly", +"http://publications.europa.eu/resource/authority/language/SLZ","slz", +"http://publications.europa.eu/resource/authority/language/SMA","sma", +"http://publications.europa.eu/resource/authority/language/SMB","smb", +"http://publications.europa.eu/resource/authority/language/SMC","smc", +"http://publications.europa.eu/resource/authority/language/SMD","smd", +"http://publications.europa.eu/resource/authority/language/SMF","smf", +"http://publications.europa.eu/resource/authority/language/SMG","smg", +"http://publications.europa.eu/resource/authority/language/SMH","smh", +"http://publications.europa.eu/resource/authority/language/SMJ","smj", +"http://publications.europa.eu/resource/authority/language/SMK","smk", +"http://publications.europa.eu/resource/authority/language/SML","sml", +"http://publications.europa.eu/resource/authority/language/SMM","smm", +"http://publications.europa.eu/resource/authority/language/SMN","smn", +"http://publications.europa.eu/resource/authority/language/SMP","smp", +"http://publications.europa.eu/resource/authority/language/SMQ","smq", +"http://publications.europa.eu/resource/authority/language/SMR","smr", +"http://publications.europa.eu/resource/authority/language/SMS","sms", +"http://publications.europa.eu/resource/authority/language/SMT","smt", +"http://publications.europa.eu/resource/authority/language/SMU","smu", +"http://publications.europa.eu/resource/authority/language/SMV","smv", +"http://publications.europa.eu/resource/authority/language/SMW","smw", +"http://publications.europa.eu/resource/authority/language/SMX","smx", +"http://publications.europa.eu/resource/authority/language/SMY","smy", +"http://publications.europa.eu/resource/authority/language/SMZ","smz", +"http://publications.europa.eu/resource/authority/language/SNB","snb", +"http://publications.europa.eu/resource/authority/language/SNC","snc", +"http://publications.europa.eu/resource/authority/language/SNE","sne", +"http://publications.europa.eu/resource/authority/language/SNF","snf", +"http://publications.europa.eu/resource/authority/language/SNG","sng", +"http://publications.europa.eu/resource/authority/language/SNH","snh", +"http://publications.europa.eu/resource/authority/language/SNI","sni", +"http://publications.europa.eu/resource/authority/language/SNJ","snj", +"http://publications.europa.eu/resource/authority/language/SNK","snk", +"http://publications.europa.eu/resource/authority/language/SNL","snl", +"http://publications.europa.eu/resource/authority/language/SNM","snm", +"http://publications.europa.eu/resource/authority/language/SNN","snn", +"http://publications.europa.eu/resource/authority/language/SNO","sno", +"http://publications.europa.eu/resource/authority/language/SNP","snp", +"http://publications.europa.eu/resource/authority/language/SNQ","snq", +"http://publications.europa.eu/resource/authority/language/SNR","snr", +"http://publications.europa.eu/resource/authority/language/SNS","sns", +"http://publications.europa.eu/resource/authority/language/SNU","snu", +"http://publications.europa.eu/resource/authority/language/SNV","snv", +"http://publications.europa.eu/resource/authority/language/SNW","snw", +"http://publications.europa.eu/resource/authority/language/SNX","snx", +"http://publications.europa.eu/resource/authority/language/SNY","sny", +"http://publications.europa.eu/resource/authority/language/SNZ","snz", +"http://publications.europa.eu/resource/authority/language/SOA","soa", +"http://publications.europa.eu/resource/authority/language/SOB","sob", +"http://publications.europa.eu/resource/authority/language/SOC","soc", +"http://publications.europa.eu/resource/authority/language/SOD","sod", +"http://publications.europa.eu/resource/authority/language/SOE","soe", +"http://publications.europa.eu/resource/authority/language/SOG","sog", +"http://publications.europa.eu/resource/authority/language/SOH","soh", +"http://publications.europa.eu/resource/authority/language/SOI","soi", +"http://publications.europa.eu/resource/authority/language/SOJ","soj", +"http://publications.europa.eu/resource/authority/language/SOK","sok", +"http://publications.europa.eu/resource/authority/language/SOL","sol", +"http://publications.europa.eu/resource/authority/language/SOO","soo", +"http://publications.europa.eu/resource/authority/language/SOP","sop", +"http://publications.europa.eu/resource/authority/language/SOQ","soq", +"http://publications.europa.eu/resource/authority/language/SOR","sor", +"http://publications.europa.eu/resource/authority/language/SOS","sos", +"http://publications.europa.eu/resource/authority/language/SOU","sou", +"http://publications.europa.eu/resource/authority/language/SOV","sov", +"http://publications.europa.eu/resource/authority/language/SOW","sow", +"http://publications.europa.eu/resource/authority/language/SOX","sox", +"http://publications.europa.eu/resource/authority/language/SOY","soy", +"http://publications.europa.eu/resource/authority/language/SOZ","soz", +"http://publications.europa.eu/resource/authority/language/SPB","spb", +"http://publications.europa.eu/resource/authority/language/SPC","spc", +"http://publications.europa.eu/resource/authority/language/SPD","spd", +"http://publications.europa.eu/resource/authority/language/SPE","spe", +"http://publications.europa.eu/resource/authority/language/SPG","spg", +"http://publications.europa.eu/resource/authority/language/SPI","spi", +"http://publications.europa.eu/resource/authority/language/SPK","spk", +"http://publications.europa.eu/resource/authority/language/SPL","spl", +"http://publications.europa.eu/resource/authority/language/SPM","spm", +"http://publications.europa.eu/resource/authority/language/SPO","spo", +"http://publications.europa.eu/resource/authority/language/SPP","spp", +"http://publications.europa.eu/resource/authority/language/SPQ","spq", +"http://publications.europa.eu/resource/authority/language/SPR","spr", +"http://publications.europa.eu/resource/authority/language/SPS","sps", +"http://publications.europa.eu/resource/authority/language/SPT","spt", +"http://publications.europa.eu/resource/authority/language/SPU","spu", +"http://publications.europa.eu/resource/authority/language/SPX","spx", +"http://publications.europa.eu/resource/authority/language/SPY","spy", +"http://publications.europa.eu/resource/authority/language/SQA","sqa", +"http://publications.europa.eu/resource/authority/language/SQH","sqh", +"http://publications.europa.eu/resource/authority/language/SQM","sqm", +"http://publications.europa.eu/resource/authority/language/SQN","sqn", +"http://publications.europa.eu/resource/authority/language/SQO","sqo", +"http://publications.europa.eu/resource/authority/language/SQQ","sqq", +"http://publications.europa.eu/resource/authority/language/SQR","sqr", +"http://publications.europa.eu/resource/authority/language/SQS","sqs", +"http://publications.europa.eu/resource/authority/language/SQT","sqt", +"http://publications.europa.eu/resource/authority/language/SQU","squ", +"http://publications.europa.eu/resource/authority/language/SRA","sra", +"http://publications.europa.eu/resource/authority/language/SRB","srb", +"http://publications.europa.eu/resource/authority/language/SRC","src", +"http://publications.europa.eu/resource/authority/language/SRE","sre", +"http://publications.europa.eu/resource/authority/language/SRF","srf", +"http://publications.europa.eu/resource/authority/language/SRG","srg", +"http://publications.europa.eu/resource/authority/language/SRH","srh", +"http://publications.europa.eu/resource/authority/language/SRI","sri", +"http://publications.europa.eu/resource/authority/language/SRK","srk", +"http://publications.europa.eu/resource/authority/language/SRL","srl", +"http://publications.europa.eu/resource/authority/language/SRM","srm", +"http://publications.europa.eu/resource/authority/language/SRN","srn", +"http://publications.europa.eu/resource/authority/language/SRO","sro", +"http://publications.europa.eu/resource/authority/language/SRQ","srq", +"http://publications.europa.eu/resource/authority/language/SRR","srr", +"http://publications.europa.eu/resource/authority/language/SRS","srs", +"http://publications.europa.eu/resource/authority/language/SRT","srt", +"http://publications.europa.eu/resource/authority/language/SRU","sru", +"http://publications.europa.eu/resource/authority/language/SRV","srv", +"http://publications.europa.eu/resource/authority/language/SRW","srw", +"http://publications.europa.eu/resource/authority/language/SRX","srx", +"http://publications.europa.eu/resource/authority/language/SRY","sry", +"http://publications.europa.eu/resource/authority/language/SRZ","srz", +"http://publications.europa.eu/resource/authority/language/SSB","ssb", +"http://publications.europa.eu/resource/authority/language/SSC","ssc", +"http://publications.europa.eu/resource/authority/language/SSD","ssd", +"http://publications.europa.eu/resource/authority/language/SSE","sse", +"http://publications.europa.eu/resource/authority/language/SSF","ssf", +"http://publications.europa.eu/resource/authority/language/SSG","ssg", +"http://publications.europa.eu/resource/authority/language/SSH","ssh", +"http://publications.europa.eu/resource/authority/language/SSI","ssi", +"http://publications.europa.eu/resource/authority/language/SSJ","ssj", +"http://publications.europa.eu/resource/authority/language/SSK","ssk", +"http://publications.europa.eu/resource/authority/language/SSL","ssl", +"http://publications.europa.eu/resource/authority/language/SSM","ssm", +"http://publications.europa.eu/resource/authority/language/SSN","ssn", +"http://publications.europa.eu/resource/authority/language/SSO","sso", +"http://publications.europa.eu/resource/authority/language/SSP","ssp", +"http://publications.europa.eu/resource/authority/language/SSQ","ssq", +"http://publications.europa.eu/resource/authority/language/SSR","ssr", +"http://publications.europa.eu/resource/authority/language/SSS","sss", +"http://publications.europa.eu/resource/authority/language/SST","sst", +"http://publications.europa.eu/resource/authority/language/SSU","ssu", +"http://publications.europa.eu/resource/authority/language/SSV","ssv", +"http://publications.europa.eu/resource/authority/language/SSX","ssx", +"http://publications.europa.eu/resource/authority/language/SSY","ssy", +"http://publications.europa.eu/resource/authority/language/SSZ","ssz", +"http://publications.europa.eu/resource/authority/language/STA","sta", +"http://publications.europa.eu/resource/authority/language/STB","stb", +"http://publications.europa.eu/resource/authority/language/STD","std", +"http://publications.europa.eu/resource/authority/language/STE","ste", +"http://publications.europa.eu/resource/authority/language/STF","stf", +"http://publications.europa.eu/resource/authority/language/STG","stg", +"http://publications.europa.eu/resource/authority/language/STH","sth", +"http://publications.europa.eu/resource/authority/language/STI","sti", +"http://publications.europa.eu/resource/authority/language/STJ","stj", +"http://publications.europa.eu/resource/authority/language/STK","stk", +"http://publications.europa.eu/resource/authority/language/STL","stl", +"http://publications.europa.eu/resource/authority/language/STM","stm", +"http://publications.europa.eu/resource/authority/language/STN","stn", +"http://publications.europa.eu/resource/authority/language/STO","sto", +"http://publications.europa.eu/resource/authority/language/STP","stp", +"http://publications.europa.eu/resource/authority/language/STQ","stq", +"http://publications.europa.eu/resource/authority/language/STR","str", +"http://publications.europa.eu/resource/authority/language/STS","sts", +"http://publications.europa.eu/resource/authority/language/STT","stt", +"http://publications.europa.eu/resource/authority/language/STU","stu", +"http://publications.europa.eu/resource/authority/language/STV","stv", +"http://publications.europa.eu/resource/authority/language/STW","stw", +"http://publications.europa.eu/resource/authority/language/SUA","sua", +"http://publications.europa.eu/resource/authority/language/SUB","sub", +"http://publications.europa.eu/resource/authority/language/SUC","suc", +"http://publications.europa.eu/resource/authority/language/SUE","sue", +"http://publications.europa.eu/resource/authority/language/SUG","sug", +"http://publications.europa.eu/resource/authority/language/SUI","sui", +"http://publications.europa.eu/resource/authority/language/SUJ","suj", +"http://publications.europa.eu/resource/authority/language/SUK","suk", +"http://publications.europa.eu/resource/authority/language/SUL","sul", +"http://publications.europa.eu/resource/authority/language/SUM","sum", +"http://publications.europa.eu/resource/authority/language/SUQ","suq", +"http://publications.europa.eu/resource/authority/language/SUR","sur", +"http://publications.europa.eu/resource/authority/language/SUS","sus", +"http://publications.europa.eu/resource/authority/language/SUT","sut", +"http://publications.europa.eu/resource/authority/language/SUV","suv", +"http://publications.europa.eu/resource/authority/language/SUW","suw", +"http://publications.europa.eu/resource/authority/language/SUX","sux", +"http://publications.europa.eu/resource/authority/language/SUY","suy", +"http://publications.europa.eu/resource/authority/language/SUZ","suz", +"http://publications.europa.eu/resource/authority/language/SVA","sva", +"http://publications.europa.eu/resource/authority/language/SVB","svb", +"http://publications.europa.eu/resource/authority/language/SVC","svc", +"http://publications.europa.eu/resource/authority/language/SVE","sve", +"http://publications.europa.eu/resource/authority/language/SVK","svk", +"http://publications.europa.eu/resource/authority/language/SVR","svr", +"http://publications.europa.eu/resource/authority/language/SVS","svs", +"http://publications.europa.eu/resource/authority/language/SVX","svx", +"http://publications.europa.eu/resource/authority/language/SWB","swb", +"http://publications.europa.eu/resource/authority/language/SWC","swc", +"http://publications.europa.eu/resource/authority/language/SWF","swf", +"http://publications.europa.eu/resource/authority/language/SWG","swg", +"http://publications.europa.eu/resource/authority/language/SWH","swh", +"http://publications.europa.eu/resource/authority/language/SWI","swi", +"http://publications.europa.eu/resource/authority/language/SWJ","swj", +"http://publications.europa.eu/resource/authority/language/SWK","swk", +"http://publications.europa.eu/resource/authority/language/SWL","swl", +"http://publications.europa.eu/resource/authority/language/SWM","swm", +"http://publications.europa.eu/resource/authority/language/SWN","swn", +"http://publications.europa.eu/resource/authority/language/SWO","swo", +"http://publications.europa.eu/resource/authority/language/SWP","swp", +"http://publications.europa.eu/resource/authority/language/SWQ","swq", +"http://publications.europa.eu/resource/authority/language/SWR","swr", +"http://publications.europa.eu/resource/authority/language/SWS","sws", +"http://publications.europa.eu/resource/authority/language/SWT","swt", +"http://publications.europa.eu/resource/authority/language/SWU","swu", +"http://publications.europa.eu/resource/authority/language/SWV","swv", +"http://publications.europa.eu/resource/authority/language/SWW","sww", +"http://publications.europa.eu/resource/authority/language/SWX","swx", +"http://publications.europa.eu/resource/authority/language/SWY","swy", +"http://publications.europa.eu/resource/authority/language/SXB","sxb", +"http://publications.europa.eu/resource/authority/language/SXC","sxc", +"http://publications.europa.eu/resource/authority/language/SXE","sxe", +"http://publications.europa.eu/resource/authority/language/SXG","sxg", +"http://publications.europa.eu/resource/authority/language/SXK","sxk", +"http://publications.europa.eu/resource/authority/language/SXL","sxl", +"http://publications.europa.eu/resource/authority/language/SXM","sxm", +"http://publications.europa.eu/resource/authority/language/SXN","sxn", +"http://publications.europa.eu/resource/authority/language/SXO","sxo", +"http://publications.europa.eu/resource/authority/language/SXR","sxr", +"http://publications.europa.eu/resource/authority/language/SXS","sxs", +"http://publications.europa.eu/resource/authority/language/SXU","sxu", +"http://publications.europa.eu/resource/authority/language/SXW","sxw", +"http://publications.europa.eu/resource/authority/language/SYA","sya", +"http://publications.europa.eu/resource/authority/language/SYB","syb", +"http://publications.europa.eu/resource/authority/language/SYC","syc", +"http://publications.europa.eu/resource/authority/language/SYI","syi", +"http://publications.europa.eu/resource/authority/language/SYK","syk", +"http://publications.europa.eu/resource/authority/language/SYL","syl", +"http://publications.europa.eu/resource/authority/language/SYM","sym", +"http://publications.europa.eu/resource/authority/language/SYN","syn", +"http://publications.europa.eu/resource/authority/language/SYO","syo", +"http://publications.europa.eu/resource/authority/language/SYR","syr", +"http://publications.europa.eu/resource/authority/language/SYS","sys", +"http://publications.europa.eu/resource/authority/language/SYW","syw", +"http://publications.europa.eu/resource/authority/language/SYY","syy", +"http://publications.europa.eu/resource/authority/language/SZA","sza", +"http://publications.europa.eu/resource/authority/language/SZB","szb", +"http://publications.europa.eu/resource/authority/language/SZC","szc", +"http://publications.europa.eu/resource/authority/language/SZD","szd", +"http://publications.europa.eu/resource/authority/language/SZE","sze", +"http://publications.europa.eu/resource/authority/language/SZG","szg", +"http://publications.europa.eu/resource/authority/language/SZL","szl", +"http://publications.europa.eu/resource/authority/language/SZN","szn", +"http://publications.europa.eu/resource/authority/language/SZP","szp", +"http://publications.europa.eu/resource/authority/language/SZV","szv", +"http://publications.europa.eu/resource/authority/language/SZW","szw", +"http://publications.europa.eu/resource/authority/language/TAA","taa", +"http://publications.europa.eu/resource/authority/language/TAB","tab", +"http://publications.europa.eu/resource/authority/language/TAC","tac", +"http://publications.europa.eu/resource/authority/language/TAD","tad", +"http://publications.europa.eu/resource/authority/language/TAE","tae", +"http://publications.europa.eu/resource/authority/language/TAF","taf", +"http://publications.europa.eu/resource/authority/language/TAG","tag", +"http://publications.europa.eu/resource/authority/language/TAJ","taj", +"http://publications.europa.eu/resource/authority/language/TAK","tak", +"http://publications.europa.eu/resource/authority/language/TAL","tal", +"http://publications.europa.eu/resource/authority/language/TAN","tan", +"http://publications.europa.eu/resource/authority/language/TAO","tao", +"http://publications.europa.eu/resource/authority/language/TAP","tap", +"http://publications.europa.eu/resource/authority/language/TAQ","taq", +"http://publications.europa.eu/resource/authority/language/TAR","tar", +"http://publications.europa.eu/resource/authority/language/TAS","tas", +"http://publications.europa.eu/resource/authority/language/TAU","tau", +"http://publications.europa.eu/resource/authority/language/TAV","tav", +"http://publications.europa.eu/resource/authority/language/TAW","taw", +"http://publications.europa.eu/resource/authority/language/TAX","tax", +"http://publications.europa.eu/resource/authority/language/TAY","tay", +"http://publications.europa.eu/resource/authority/language/TAZ","taz", +"http://publications.europa.eu/resource/authority/language/TBA","tba", +"http://publications.europa.eu/resource/authority/language/TBB","tbb", +"http://publications.europa.eu/resource/authority/language/TBC","tbc", +"http://publications.europa.eu/resource/authority/language/TBD","tbd", +"http://publications.europa.eu/resource/authority/language/TBE","tbe", +"http://publications.europa.eu/resource/authority/language/TBF","tbf", +"http://publications.europa.eu/resource/authority/language/TBG","tbg", +"http://publications.europa.eu/resource/authority/language/TBH","tbh", +"http://publications.europa.eu/resource/authority/language/TBI","tbi", +"http://publications.europa.eu/resource/authority/language/TBJ","tbj", +"http://publications.europa.eu/resource/authority/language/TBK","tbk", +"http://publications.europa.eu/resource/authority/language/TBL","tbl", +"http://publications.europa.eu/resource/authority/language/TBM","tbm", +"http://publications.europa.eu/resource/authority/language/TBN","tbn", +"http://publications.europa.eu/resource/authority/language/TBO","tbo", +"http://publications.europa.eu/resource/authority/language/TBP","tbp", +"http://publications.europa.eu/resource/authority/language/TBR","tbr", +"http://publications.europa.eu/resource/authority/language/TBS","tbs", +"http://publications.europa.eu/resource/authority/language/TBT","tbt", +"http://publications.europa.eu/resource/authority/language/TBU","tbu", +"http://publications.europa.eu/resource/authority/language/TBV","tbv", +"http://publications.europa.eu/resource/authority/language/TBW","tbw", +"http://publications.europa.eu/resource/authority/language/TBX","tbx", +"http://publications.europa.eu/resource/authority/language/TBY","tby", +"http://publications.europa.eu/resource/authority/language/TBZ","tbz", +"http://publications.europa.eu/resource/authority/language/TCA","tca", +"http://publications.europa.eu/resource/authority/language/TCB","tcb", +"http://publications.europa.eu/resource/authority/language/TCC","tcc", +"http://publications.europa.eu/resource/authority/language/TCD","tcd", +"http://publications.europa.eu/resource/authority/language/TCE","tce", +"http://publications.europa.eu/resource/authority/language/TCF","tcf", +"http://publications.europa.eu/resource/authority/language/TCG","tcg", +"http://publications.europa.eu/resource/authority/language/TCH","tch", +"http://publications.europa.eu/resource/authority/language/TCI","tci", +"http://publications.europa.eu/resource/authority/language/TCK","tck", +"http://publications.europa.eu/resource/authority/language/TCL","tcl", +"http://publications.europa.eu/resource/authority/language/TCM","tcm", +"http://publications.europa.eu/resource/authority/language/TCN","tcn", +"http://publications.europa.eu/resource/authority/language/TCO","tco", +"http://publications.europa.eu/resource/authority/language/TCP","tcp", +"http://publications.europa.eu/resource/authority/language/TCQ","tcq", +"http://publications.europa.eu/resource/authority/language/TCS","tcs", +"http://publications.europa.eu/resource/authority/language/TCT","tct", +"http://publications.europa.eu/resource/authority/language/TCU","tcu", +"http://publications.europa.eu/resource/authority/language/TCW","tcw", +"http://publications.europa.eu/resource/authority/language/TCX","tcx", +"http://publications.europa.eu/resource/authority/language/TCY","tcy", +"http://publications.europa.eu/resource/authority/language/TCZ","tcz", +"http://publications.europa.eu/resource/authority/language/TDA","tda", +"http://publications.europa.eu/resource/authority/language/TDB","tdb", +"http://publications.europa.eu/resource/authority/language/TDC","tdc", +"http://publications.europa.eu/resource/authority/language/TDD","tdd", +"http://publications.europa.eu/resource/authority/language/TDF","tdf", +"http://publications.europa.eu/resource/authority/language/TDG","tdg", +"http://publications.europa.eu/resource/authority/language/TDH","tdh", +"http://publications.europa.eu/resource/authority/language/TDI","tdi", +"http://publications.europa.eu/resource/authority/language/TDJ","tdj", +"http://publications.europa.eu/resource/authority/language/TDK","tdk", +"http://publications.europa.eu/resource/authority/language/TDL","tdl", +"http://publications.europa.eu/resource/authority/language/TDN","tdn", +"http://publications.europa.eu/resource/authority/language/TDO","tdo", +"http://publications.europa.eu/resource/authority/language/TDQ","tdq", +"http://publications.europa.eu/resource/authority/language/TDR","tdr", +"http://publications.europa.eu/resource/authority/language/TDS","tds", +"http://publications.europa.eu/resource/authority/language/TDT","tdt", +"http://publications.europa.eu/resource/authority/language/TDU","tdu", +"http://publications.europa.eu/resource/authority/language/TDV","tdv", +"http://publications.europa.eu/resource/authority/language/TDX","tdx", +"http://publications.europa.eu/resource/authority/language/TDY","tdy", +"http://publications.europa.eu/resource/authority/language/TEA","tea", +"http://publications.europa.eu/resource/authority/language/TEB","teb", +"http://publications.europa.eu/resource/authority/language/TEC","tec", +"http://publications.europa.eu/resource/authority/language/TED","ted", +"http://publications.europa.eu/resource/authority/language/TEE","tee", +"http://publications.europa.eu/resource/authority/language/TEF","tef", +"http://publications.europa.eu/resource/authority/language/TEG","teg", +"http://publications.europa.eu/resource/authority/language/TEH","teh", +"http://publications.europa.eu/resource/authority/language/TEI","tei", +"http://publications.europa.eu/resource/authority/language/TEK","tek", +"http://publications.europa.eu/resource/authority/language/TEM","tem", +"http://publications.europa.eu/resource/authority/language/TEN","ten", +"http://publications.europa.eu/resource/authority/language/TEO","teo", +"http://publications.europa.eu/resource/authority/language/TEP","tep", +"http://publications.europa.eu/resource/authority/language/TEQ","teq", +"http://publications.europa.eu/resource/authority/language/TER","ter", +"http://publications.europa.eu/resource/authority/language/TES","tes", +"http://publications.europa.eu/resource/authority/language/TET","tet", +"http://publications.europa.eu/resource/authority/language/TEU","teu", +"http://publications.europa.eu/resource/authority/language/TEV","tev", +"http://publications.europa.eu/resource/authority/language/TEW","tew", +"http://publications.europa.eu/resource/authority/language/TEX","tex", +"http://publications.europa.eu/resource/authority/language/TEY","tey", +"http://publications.europa.eu/resource/authority/language/TFI","tfi", +"http://publications.europa.eu/resource/authority/language/TFN","tfn", +"http://publications.europa.eu/resource/authority/language/TFO","tfo", +"http://publications.europa.eu/resource/authority/language/SIO","sio", +"http://publications.europa.eu/resource/authority/language/SIT","sit", +"http://publications.europa.eu/resource/authority/language/SLA","sla", +"http://publications.europa.eu/resource/authority/language/SMI","smi", +"http://publications.europa.eu/resource/authority/language/SON","son", +"http://publications.europa.eu/resource/authority/language/SSA","ssa", +"http://publications.europa.eu/resource/authority/language/TAI","tai", +"http://publications.europa.eu/resource/authority/language/TGL","tl", +"http://publications.europa.eu/resource/authority/language/TON","to", +"http://publications.europa.eu/resource/authority/language/TSN","tn", +"http://publications.europa.eu/resource/authority/language/TSO","ts", +"http://publications.europa.eu/resource/authority/language/TWI","tw", +"http://publications.europa.eu/resource/authority/language/UIG","ug", +"http://publications.europa.eu/resource/authority/language/TFR","tfr", +"http://publications.europa.eu/resource/authority/language/TFT","tft", +"http://publications.europa.eu/resource/authority/language/TGA","tga", +"http://publications.europa.eu/resource/authority/language/TGB","tgb", +"http://publications.europa.eu/resource/authority/language/TGC","tgc", +"http://publications.europa.eu/resource/authority/language/TGD","tgd", +"http://publications.europa.eu/resource/authority/language/TGE","tge", +"http://publications.europa.eu/resource/authority/language/TGF","tgf", +"http://publications.europa.eu/resource/authority/language/TGG","tgg", +"http://publications.europa.eu/resource/authority/language/TGH","tgh", +"http://publications.europa.eu/resource/authority/language/TGI","tgi", +"http://publications.europa.eu/resource/authority/language/TGO","tgo", +"http://publications.europa.eu/resource/authority/language/TGP","tgp", +"http://publications.europa.eu/resource/authority/language/TGQ","tgq", +"http://publications.europa.eu/resource/authority/language/TGR","tgr", +"http://publications.europa.eu/resource/authority/language/TGS","tgs", +"http://publications.europa.eu/resource/authority/language/TGT","tgt", +"http://publications.europa.eu/resource/authority/language/TGU","tgu", +"http://publications.europa.eu/resource/authority/language/TGV","tgv", +"http://publications.europa.eu/resource/authority/language/TGW","tgw", +"http://publications.europa.eu/resource/authority/language/TGX","tgx", +"http://publications.europa.eu/resource/authority/language/TGY","tgy", +"http://publications.europa.eu/resource/authority/language/THC","thc", +"http://publications.europa.eu/resource/authority/language/THD","thd", +"http://publications.europa.eu/resource/authority/language/THE","the", +"http://publications.europa.eu/resource/authority/language/THF","thf", +"http://publications.europa.eu/resource/authority/language/THH","thh", +"http://publications.europa.eu/resource/authority/language/THI","thi", +"http://publications.europa.eu/resource/authority/language/THK","thk", +"http://publications.europa.eu/resource/authority/language/THL","thl", +"http://publications.europa.eu/resource/authority/language/THM","thm", +"http://publications.europa.eu/resource/authority/language/THN","thn", +"http://publications.europa.eu/resource/authority/language/THP","thp", +"http://publications.europa.eu/resource/authority/language/THQ","thq", +"http://publications.europa.eu/resource/authority/language/THR","thr", +"http://publications.europa.eu/resource/authority/language/THS","ths", +"http://publications.europa.eu/resource/authority/language/THT","tht", +"http://publications.europa.eu/resource/authority/language/THU","thu", +"http://publications.europa.eu/resource/authority/language/THV","thv", +"http://publications.europa.eu/resource/authority/language/THW","thw", +"http://publications.europa.eu/resource/authority/language/THX","thx", +"http://publications.europa.eu/resource/authority/language/THY","thy", +"http://publications.europa.eu/resource/authority/language/THZ","thz", +"http://publications.europa.eu/resource/authority/language/TIA","tia", +"http://publications.europa.eu/resource/authority/language/TIC","tic", +"http://publications.europa.eu/resource/authority/language/TID","tid", +"http://publications.europa.eu/resource/authority/language/TIE","tie", +"http://publications.europa.eu/resource/authority/language/TIF","tif", +"http://publications.europa.eu/resource/authority/language/TIG","tig", +"http://publications.europa.eu/resource/authority/language/TIH","tih", +"http://publications.europa.eu/resource/authority/language/TII","tii", +"http://publications.europa.eu/resource/authority/language/TIJ","tij", +"http://publications.europa.eu/resource/authority/language/TIK","tik", +"http://publications.europa.eu/resource/authority/language/TIL","til", +"http://publications.europa.eu/resource/authority/language/TIM","tim", +"http://publications.europa.eu/resource/authority/language/TIN","tin", +"http://publications.europa.eu/resource/authority/language/TIO","tio", +"http://publications.europa.eu/resource/authority/language/TIP","tip", +"http://publications.europa.eu/resource/authority/language/TIQ","tiq", +"http://publications.europa.eu/resource/authority/language/TIS","tis", +"http://publications.europa.eu/resource/authority/language/TIT","tit", +"http://publications.europa.eu/resource/authority/language/TIU","tiu", +"http://publications.europa.eu/resource/authority/language/TIV","tiv", +"http://publications.europa.eu/resource/authority/language/TIW","tiw", +"http://publications.europa.eu/resource/authority/language/TIX","tix", +"http://publications.europa.eu/resource/authority/language/TIY","tiy", +"http://publications.europa.eu/resource/authority/language/TIZ","tiz", +"http://publications.europa.eu/resource/authority/language/TJA","tja", +"http://publications.europa.eu/resource/authority/language/TJG","tjg", +"http://publications.europa.eu/resource/authority/language/TJI","tji", +"http://publications.europa.eu/resource/authority/language/TJM","tjm", +"http://publications.europa.eu/resource/authority/language/TJN","tjn", +"http://publications.europa.eu/resource/authority/language/TJO","tjo", +"http://publications.europa.eu/resource/authority/language/TJS","tjs", +"http://publications.europa.eu/resource/authority/language/TJU","tju", +"http://publications.europa.eu/resource/authority/language/TKA","tka", +"http://publications.europa.eu/resource/authority/language/TKB","tkb", +"http://publications.europa.eu/resource/authority/language/TKD","tkd", +"http://publications.europa.eu/resource/authority/language/TKE","tke", +"http://publications.europa.eu/resource/authority/language/TKF","tkf", +"http://publications.europa.eu/resource/authority/language/TKK","tkk", +"http://publications.europa.eu/resource/authority/language/TKL","tkl", +"http://publications.europa.eu/resource/authority/language/TKM","tkm", +"http://publications.europa.eu/resource/authority/language/TKN","tkn", +"http://publications.europa.eu/resource/authority/language/TKP","tkp", +"http://publications.europa.eu/resource/authority/language/TKQ","tkq", +"http://publications.europa.eu/resource/authority/language/TKR","tkr", +"http://publications.europa.eu/resource/authority/language/TKS","tks", +"http://publications.europa.eu/resource/authority/language/TKT","tkt", +"http://publications.europa.eu/resource/authority/language/TKU","tku", +"http://publications.europa.eu/resource/authority/language/TKW","tkw", +"http://publications.europa.eu/resource/authority/language/TKX","tkx", +"http://publications.europa.eu/resource/authority/language/TKZ","tkz", +"http://publications.europa.eu/resource/authority/language/TLA","tla", +"http://publications.europa.eu/resource/authority/language/TLB","tlb", +"http://publications.europa.eu/resource/authority/language/TLC","tlc", +"http://publications.europa.eu/resource/authority/language/TLD","tld", +"http://publications.europa.eu/resource/authority/language/TLF","tlf", +"http://publications.europa.eu/resource/authority/language/TLG","tlg", +"http://publications.europa.eu/resource/authority/language/TLH","tlh", +"http://publications.europa.eu/resource/authority/language/TLI","tli", +"http://publications.europa.eu/resource/authority/language/TLJ","tlj", +"http://publications.europa.eu/resource/authority/language/TLK","tlk", +"http://publications.europa.eu/resource/authority/language/TLL","tll", +"http://publications.europa.eu/resource/authority/language/TLM","tlm", +"http://publications.europa.eu/resource/authority/language/TLN","tln", +"http://publications.europa.eu/resource/authority/language/TLO","tlo", +"http://publications.europa.eu/resource/authority/language/TLP","tlp", +"http://publications.europa.eu/resource/authority/language/TLQ","tlq", +"http://publications.europa.eu/resource/authority/language/TLR","tlr", +"http://publications.europa.eu/resource/authority/language/TLS","tls", +"http://publications.europa.eu/resource/authority/language/TLT","tlt", +"http://publications.europa.eu/resource/authority/language/TLU","tlu", +"http://publications.europa.eu/resource/authority/language/TLV","tlv", +"http://publications.europa.eu/resource/authority/language/TLW","tlw", +"http://publications.europa.eu/resource/authority/language/TLX","tlx", +"http://publications.europa.eu/resource/authority/language/TLY","tly", +"http://publications.europa.eu/resource/authority/language/TMA","tma", +"http://publications.europa.eu/resource/authority/language/TMB","tmb", +"http://publications.europa.eu/resource/authority/language/TMC","tmc", +"http://publications.europa.eu/resource/authority/language/TMD","tmd", +"http://publications.europa.eu/resource/authority/language/TME","tme", +"http://publications.europa.eu/resource/authority/language/TMF","tmf", +"http://publications.europa.eu/resource/authority/language/TMG","tmg", +"http://publications.europa.eu/resource/authority/language/TMH","tmh", +"http://publications.europa.eu/resource/authority/language/TMI","tmi", +"http://publications.europa.eu/resource/authority/language/TMJ","tmj", +"http://publications.europa.eu/resource/authority/language/TMK","tmk", +"http://publications.europa.eu/resource/authority/language/TML","tml", +"http://publications.europa.eu/resource/authority/language/TMM","tmm", +"http://publications.europa.eu/resource/authority/language/TMN","tmn", +"http://publications.europa.eu/resource/authority/language/TMO","tmo", +"http://publications.europa.eu/resource/authority/language/TMP","tmp", +"http://publications.europa.eu/resource/authority/language/TMQ","tmq", +"http://publications.europa.eu/resource/authority/language/TMR","tmr", +"http://publications.europa.eu/resource/authority/language/TMS","tms", +"http://publications.europa.eu/resource/authority/language/TMT","tmt", +"http://publications.europa.eu/resource/authority/language/TMU","tmu", +"http://publications.europa.eu/resource/authority/language/TMV","tmv", +"http://publications.europa.eu/resource/authority/language/TMW","tmw", +"http://publications.europa.eu/resource/authority/language/TMY","tmy", +"http://publications.europa.eu/resource/authority/language/TMZ","tmz", +"http://publications.europa.eu/resource/authority/language/TNA","tna", +"http://publications.europa.eu/resource/authority/language/TNB","tnb", +"http://publications.europa.eu/resource/authority/language/TNC","tnc", +"http://publications.europa.eu/resource/authority/language/TND","tnd", +"http://publications.europa.eu/resource/authority/language/TNE","tne", +"http://publications.europa.eu/resource/authority/language/TNF","tnf", +"http://publications.europa.eu/resource/authority/language/TNG","tng", +"http://publications.europa.eu/resource/authority/language/TNH","tnh", +"http://publications.europa.eu/resource/authority/language/TNI","tni", +"http://publications.europa.eu/resource/authority/language/TNK","tnk", +"http://publications.europa.eu/resource/authority/language/TNL","tnl", +"http://publications.europa.eu/resource/authority/language/TNM","tnm", +"http://publications.europa.eu/resource/authority/language/TNN","tnn", +"http://publications.europa.eu/resource/authority/language/TNO","tno", +"http://publications.europa.eu/resource/authority/language/TNP","tnp", +"http://publications.europa.eu/resource/authority/language/TNQ","tnq", +"http://publications.europa.eu/resource/authority/language/TNR","tnr", +"http://publications.europa.eu/resource/authority/language/TNS","tns", +"http://publications.europa.eu/resource/authority/language/TNT","tnt", +"http://publications.europa.eu/resource/authority/language/TNU","tnu", +"http://publications.europa.eu/resource/authority/language/TNV","tnv", +"http://publications.europa.eu/resource/authority/language/TNW","tnw", +"http://publications.europa.eu/resource/authority/language/TNX","tnx", +"http://publications.europa.eu/resource/authority/language/TNY","tny", +"http://publications.europa.eu/resource/authority/language/TNZ","tnz", +"http://publications.europa.eu/resource/authority/language/TOB","tob", +"http://publications.europa.eu/resource/authority/language/TOC","toc", +"http://publications.europa.eu/resource/authority/language/TOD","tod", +"http://publications.europa.eu/resource/authority/language/TOE","toe", +"http://publications.europa.eu/resource/authority/language/TOF","tof", +"http://publications.europa.eu/resource/authority/language/TOG","tog", +"http://publications.europa.eu/resource/authority/language/TOH","toh", +"http://publications.europa.eu/resource/authority/language/TOI","toi", +"http://publications.europa.eu/resource/authority/language/TOJ","toj", +"http://publications.europa.eu/resource/authority/language/TOL","tol", +"http://publications.europa.eu/resource/authority/language/TOM","tom", +"http://publications.europa.eu/resource/authority/language/TOO","too", +"http://publications.europa.eu/resource/authority/language/TOP","top", +"http://publications.europa.eu/resource/authority/language/TOQ","toq", +"http://publications.europa.eu/resource/authority/language/TOR","tor", +"http://publications.europa.eu/resource/authority/language/TOS","tos", +"http://publications.europa.eu/resource/authority/language/TOU","tou", +"http://publications.europa.eu/resource/authority/language/TOV","tov", +"http://publications.europa.eu/resource/authority/language/TOW","tow", +"http://publications.europa.eu/resource/authority/language/TOX","tox", +"http://publications.europa.eu/resource/authority/language/TOY","toy", +"http://publications.europa.eu/resource/authority/language/TOZ","toz", +"http://publications.europa.eu/resource/authority/language/TPA","tpa", +"http://publications.europa.eu/resource/authority/language/TPC","tpc", +"http://publications.europa.eu/resource/authority/language/TPE","tpe", +"http://publications.europa.eu/resource/authority/language/TPF","tpf", +"http://publications.europa.eu/resource/authority/language/TPG","tpg", +"http://publications.europa.eu/resource/authority/language/TPI","tpi", +"http://publications.europa.eu/resource/authority/language/TPJ","tpj", +"http://publications.europa.eu/resource/authority/language/TPK","tpk", +"http://publications.europa.eu/resource/authority/language/TPL","tpl", +"http://publications.europa.eu/resource/authority/language/TPM","tpm", +"http://publications.europa.eu/resource/authority/language/TPN","tpn", +"http://publications.europa.eu/resource/authority/language/TPO","tpo", +"http://publications.europa.eu/resource/authority/language/TPP","tpp", +"http://publications.europa.eu/resource/authority/language/TPQ","tpq", +"http://publications.europa.eu/resource/authority/language/TPR","tpr", +"http://publications.europa.eu/resource/authority/language/TPT","tpt", +"http://publications.europa.eu/resource/authority/language/TPU","tpu", +"http://publications.europa.eu/resource/authority/language/TPV","tpv", +"http://publications.europa.eu/resource/authority/language/TPW","tpw", +"http://publications.europa.eu/resource/authority/language/TPX","tpx", +"http://publications.europa.eu/resource/authority/language/TPY","tpy", +"http://publications.europa.eu/resource/authority/language/TPZ","tpz", +"http://publications.europa.eu/resource/authority/language/TQB","tqb", +"http://publications.europa.eu/resource/authority/language/TQL","tql", +"http://publications.europa.eu/resource/authority/language/TQM","tqm", +"http://publications.europa.eu/resource/authority/language/TQN","tqn", +"http://publications.europa.eu/resource/authority/language/TQO","tqo", +"http://publications.europa.eu/resource/authority/language/TQP","tqp", +"http://publications.europa.eu/resource/authority/language/TQQ","tqq", +"http://publications.europa.eu/resource/authority/language/TQR","tqr", +"http://publications.europa.eu/resource/authority/language/TQT","tqt", +"http://publications.europa.eu/resource/authority/language/TQU","tqu", +"http://publications.europa.eu/resource/authority/language/TQW","tqw", +"http://publications.europa.eu/resource/authority/language/TRA","tra", +"http://publications.europa.eu/resource/authority/language/TRB","trb", +"http://publications.europa.eu/resource/authority/language/TRC","trc", +"http://publications.europa.eu/resource/authority/language/TRD","trd", +"http://publications.europa.eu/resource/authority/language/TRE","tre", +"http://publications.europa.eu/resource/authority/language/TRF","trf", +"http://publications.europa.eu/resource/authority/language/TRG","trg", +"http://publications.europa.eu/resource/authority/language/TRH","trh", +"http://publications.europa.eu/resource/authority/language/TRI","tri", +"http://publications.europa.eu/resource/authority/language/TRJ","trj", +"http://publications.europa.eu/resource/authority/language/TRL","trl", +"http://publications.europa.eu/resource/authority/language/TRM","trm", +"http://publications.europa.eu/resource/authority/language/TRN","trn", +"http://publications.europa.eu/resource/authority/language/TRO","tro", +"http://publications.europa.eu/resource/authority/language/TRP","trp", +"http://publications.europa.eu/resource/authority/language/TRQ","trq", +"http://publications.europa.eu/resource/authority/language/TRR","trr", +"http://publications.europa.eu/resource/authority/language/TRS","trs", +"http://publications.europa.eu/resource/authority/language/TRT","trt", +"http://publications.europa.eu/resource/authority/language/TRU","tru", +"http://publications.europa.eu/resource/authority/language/TRV","trv", +"http://publications.europa.eu/resource/authority/language/TRW","trw", +"http://publications.europa.eu/resource/authority/language/TRX","trx", +"http://publications.europa.eu/resource/authority/language/TRY","try", +"http://publications.europa.eu/resource/authority/language/TRZ","trz", +"http://publications.europa.eu/resource/authority/language/TSA","tsa", +"http://publications.europa.eu/resource/authority/language/TSB","tsb", +"http://publications.europa.eu/resource/authority/language/TSC","tsc", +"http://publications.europa.eu/resource/authority/language/TSD","tsd", +"http://publications.europa.eu/resource/authority/language/TSE","tse", +"http://publications.europa.eu/resource/authority/language/TSF","tsf", +"http://publications.europa.eu/resource/authority/language/TSG","tsg", +"http://publications.europa.eu/resource/authority/language/TSH","tsh", +"http://publications.europa.eu/resource/authority/language/TSI","tsi", +"http://publications.europa.eu/resource/authority/language/TSJ","tsj", +"http://publications.europa.eu/resource/authority/language/TSK","tsk", +"http://publications.europa.eu/resource/authority/language/TSL","tsl", +"http://publications.europa.eu/resource/authority/language/TSM","tsm", +"http://publications.europa.eu/resource/authority/language/TSP","tsp", +"http://publications.europa.eu/resource/authority/language/TSQ","tsq", +"http://publications.europa.eu/resource/authority/language/TSR","tsr", +"http://publications.europa.eu/resource/authority/language/TSS","tss", +"http://publications.europa.eu/resource/authority/language/TSU","tsu", +"http://publications.europa.eu/resource/authority/language/TSV","tsv", +"http://publications.europa.eu/resource/authority/language/TSW","tsw", +"http://publications.europa.eu/resource/authority/language/TSX","tsx", +"http://publications.europa.eu/resource/authority/language/TSY","tsy", +"http://publications.europa.eu/resource/authority/language/TSZ","tsz", +"http://publications.europa.eu/resource/authority/language/TTA","tta", +"http://publications.europa.eu/resource/authority/language/TTB","ttb", +"http://publications.europa.eu/resource/authority/language/TTC","ttc", +"http://publications.europa.eu/resource/authority/language/TTD","ttd", +"http://publications.europa.eu/resource/authority/language/TTE","tte", +"http://publications.europa.eu/resource/authority/language/TTF","ttf", +"http://publications.europa.eu/resource/authority/language/TTG","ttg", +"http://publications.europa.eu/resource/authority/language/TTH","tth", +"http://publications.europa.eu/resource/authority/language/TTI","tti", +"http://publications.europa.eu/resource/authority/language/TTJ","ttj", +"http://publications.europa.eu/resource/authority/language/TTK","ttk", +"http://publications.europa.eu/resource/authority/language/TTL","ttl", +"http://publications.europa.eu/resource/authority/language/TTM","ttm", +"http://publications.europa.eu/resource/authority/language/TTN","ttn", +"http://publications.europa.eu/resource/authority/language/TTO","tto", +"http://publications.europa.eu/resource/authority/language/TTP","ttp", +"http://publications.europa.eu/resource/authority/language/TTQ","ttq", +"http://publications.europa.eu/resource/authority/language/TTR","ttr", +"http://publications.europa.eu/resource/authority/language/TTS","tts", +"http://publications.europa.eu/resource/authority/language/TTT","ttt", +"http://publications.europa.eu/resource/authority/language/TTU","ttu", +"http://publications.europa.eu/resource/authority/language/TTV","ttv", +"http://publications.europa.eu/resource/authority/language/TTW","ttw", +"http://publications.europa.eu/resource/authority/language/TTY","tty", +"http://publications.europa.eu/resource/authority/language/TTZ","ttz", +"http://publications.europa.eu/resource/authority/language/TUA","tua", +"http://publications.europa.eu/resource/authority/language/TUB","tub", +"http://publications.europa.eu/resource/authority/language/TUC","tuc", +"http://publications.europa.eu/resource/authority/language/TUD","tud", +"http://publications.europa.eu/resource/authority/language/TUE","tue", +"http://publications.europa.eu/resource/authority/language/TUF","tuf", +"http://publications.europa.eu/resource/authority/language/TUG","tug", +"http://publications.europa.eu/resource/authority/language/TUH","tuh", +"http://publications.europa.eu/resource/authority/language/TUI","tui", +"http://publications.europa.eu/resource/authority/language/TUJ","tuj", +"http://publications.europa.eu/resource/authority/language/TUL","tul", +"http://publications.europa.eu/resource/authority/language/TUM","tum", +"http://publications.europa.eu/resource/authority/language/TUN","tun", +"http://publications.europa.eu/resource/authority/language/TUO","tuo", +"http://publications.europa.eu/resource/authority/language/TUQ","tuq", +"http://publications.europa.eu/resource/authority/language/TUS","tus", +"http://publications.europa.eu/resource/authority/language/TUU","tuu", +"http://publications.europa.eu/resource/authority/language/TUV","tuv", +"http://publications.europa.eu/resource/authority/language/TUX","tux", +"http://publications.europa.eu/resource/authority/language/TUY","tuy", +"http://publications.europa.eu/resource/authority/language/TUZ","tuz", +"http://publications.europa.eu/resource/authority/language/TVA","tva", +"http://publications.europa.eu/resource/authority/language/TVD","tvd", +"http://publications.europa.eu/resource/authority/language/TVE","tve", +"http://publications.europa.eu/resource/authority/language/TVK","tvk", +"http://publications.europa.eu/resource/authority/language/TVL","tvl", +"http://publications.europa.eu/resource/authority/language/TVM","tvm", +"http://publications.europa.eu/resource/authority/language/TVN","tvn", +"http://publications.europa.eu/resource/authority/language/TVO","tvo", +"http://publications.europa.eu/resource/authority/language/TVS","tvs", +"http://publications.europa.eu/resource/authority/language/TVT","tvt", +"http://publications.europa.eu/resource/authority/language/TVW","tvw", +"http://publications.europa.eu/resource/authority/language/TVY","tvy", +"http://publications.europa.eu/resource/authority/language/TWA","twa", +"http://publications.europa.eu/resource/authority/language/TWB","twb", +"http://publications.europa.eu/resource/authority/language/TWC","twc", +"http://publications.europa.eu/resource/authority/language/TWD","twd", +"http://publications.europa.eu/resource/authority/language/TWE","twe", +"http://publications.europa.eu/resource/authority/language/TWF","twf", +"http://publications.europa.eu/resource/authority/language/TWG","twg", +"http://publications.europa.eu/resource/authority/language/TWH","twh", +"http://publications.europa.eu/resource/authority/language/TWL","twl", +"http://publications.europa.eu/resource/authority/language/TWM","twm", +"http://publications.europa.eu/resource/authority/language/TWN","twn", +"http://publications.europa.eu/resource/authority/language/TWO","two", +"http://publications.europa.eu/resource/authority/language/TWP","twp", +"http://publications.europa.eu/resource/authority/language/TWQ","twq", +"http://publications.europa.eu/resource/authority/language/TWR","twr", +"http://publications.europa.eu/resource/authority/language/TWT","twt", +"http://publications.europa.eu/resource/authority/language/TWU","twu", +"http://publications.europa.eu/resource/authority/language/TWW","tww", +"http://publications.europa.eu/resource/authority/language/TWX","twx", +"http://publications.europa.eu/resource/authority/language/TWY","twy", +"http://publications.europa.eu/resource/authority/language/TXA","txa", +"http://publications.europa.eu/resource/authority/language/TXB","txb", +"http://publications.europa.eu/resource/authority/language/TXC","txc", +"http://publications.europa.eu/resource/authority/language/TXE","txe", +"http://publications.europa.eu/resource/authority/language/TXG","txg", +"http://publications.europa.eu/resource/authority/language/TXH","txh", +"http://publications.europa.eu/resource/authority/language/TXI","txi", +"http://publications.europa.eu/resource/authority/language/TXM","txm", +"http://publications.europa.eu/resource/authority/language/TXN","txn", +"http://publications.europa.eu/resource/authority/language/TXO","txo", +"http://publications.europa.eu/resource/authority/language/TXQ","txq", +"http://publications.europa.eu/resource/authority/language/TXR","txr", +"http://publications.europa.eu/resource/authority/language/TXS","txs", +"http://publications.europa.eu/resource/authority/language/TXT","txt", +"http://publications.europa.eu/resource/authority/language/TXU","txu", +"http://publications.europa.eu/resource/authority/language/TXX","txx", +"http://publications.europa.eu/resource/authority/language/TXY","txy", +"http://publications.europa.eu/resource/authority/language/TYA","tya", +"http://publications.europa.eu/resource/authority/language/TYE","tye", +"http://publications.europa.eu/resource/authority/language/TYH","tyh", +"http://publications.europa.eu/resource/authority/language/TYI","tyi", +"http://publications.europa.eu/resource/authority/language/TYJ","tyj", +"http://publications.europa.eu/resource/authority/language/TYL","tyl", +"http://publications.europa.eu/resource/authority/language/TYN","tyn", +"http://publications.europa.eu/resource/authority/language/TYP","typ", +"http://publications.europa.eu/resource/authority/language/TYR","tyr", +"http://publications.europa.eu/resource/authority/language/TYS","tys", +"http://publications.europa.eu/resource/authority/language/TYT","tyt", +"http://publications.europa.eu/resource/authority/language/TYU","tyu", +"http://publications.europa.eu/resource/authority/language/TYV","tyv", +"http://publications.europa.eu/resource/authority/language/TYX","tyx", +"http://publications.europa.eu/resource/authority/language/TYZ","tyz", +"http://publications.europa.eu/resource/authority/language/TZA","tza", +"http://publications.europa.eu/resource/authority/language/TZH","tzh", +"http://publications.europa.eu/resource/authority/language/TZJ","tzj", +"http://publications.europa.eu/resource/authority/language/TZM","tzm", +"http://publications.europa.eu/resource/authority/language/TZN","tzn", +"http://publications.europa.eu/resource/authority/language/TZO","tzo", +"http://publications.europa.eu/resource/authority/language/TZX","tzx", +"http://publications.europa.eu/resource/authority/language/UAM","uam", +"http://publications.europa.eu/resource/authority/language/UAN","uan", +"http://publications.europa.eu/resource/authority/language/UAR","uar", +"http://publications.europa.eu/resource/authority/language/UBA","uba", +"http://publications.europa.eu/resource/authority/language/UBI","ubi", +"http://publications.europa.eu/resource/authority/language/UBR","ubr", +"http://publications.europa.eu/resource/authority/language/UBU","ubu", +"http://publications.europa.eu/resource/authority/language/UBY","uby", +"http://publications.europa.eu/resource/authority/language/UDA","uda", +"http://publications.europa.eu/resource/authority/language/UDE","ude", +"http://publications.europa.eu/resource/authority/language/UDG","udg", +"http://publications.europa.eu/resource/authority/language/UDI","udi", +"http://publications.europa.eu/resource/authority/language/UDJ","udj", +"http://publications.europa.eu/resource/authority/language/UDL","udl", +"http://publications.europa.eu/resource/authority/language/UDM","udm", +"http://publications.europa.eu/resource/authority/language/UDU","udu", +"http://publications.europa.eu/resource/authority/language/UES","ues", +"http://publications.europa.eu/resource/authority/language/UFI","ufi", +"http://publications.europa.eu/resource/authority/language/UGA","uga", +"http://publications.europa.eu/resource/authority/language/UGB","ugb", +"http://publications.europa.eu/resource/authority/language/UGE","uge", +"http://publications.europa.eu/resource/authority/language/UGN","ugn", +"http://publications.europa.eu/resource/authority/language/UGO","ugo", +"http://publications.europa.eu/resource/authority/language/UGY","ugy", +"http://publications.europa.eu/resource/authority/language/UHA","uha", +"http://publications.europa.eu/resource/authority/language/UHN","uhn", +"http://publications.europa.eu/resource/authority/language/UIS","uis", +"http://publications.europa.eu/resource/authority/language/UIV","uiv", +"http://publications.europa.eu/resource/authority/language/UJI","uji", +"http://publications.europa.eu/resource/authority/language/UKA","uka", +"http://publications.europa.eu/resource/authority/language/UKG","ukg", +"http://publications.europa.eu/resource/authority/language/UKH","ukh", +"http://publications.europa.eu/resource/authority/language/UKL","ukl", +"http://publications.europa.eu/resource/authority/language/UKP","ukp", +"http://publications.europa.eu/resource/authority/language/UKQ","ukq", +"http://publications.europa.eu/resource/authority/language/UKS","uks", +"http://publications.europa.eu/resource/authority/language/UKU","uku", +"http://publications.europa.eu/resource/authority/language/UKW","ukw", +"http://publications.europa.eu/resource/authority/language/ULA","ula", +"http://publications.europa.eu/resource/authority/language/ULB","ulb", +"http://publications.europa.eu/resource/authority/language/ULC","ulc", +"http://publications.europa.eu/resource/authority/language/ULF","ulf", +"http://publications.europa.eu/resource/authority/language/ULI","uli", +"http://publications.europa.eu/resource/authority/language/ULK","ulk", +"http://publications.europa.eu/resource/authority/language/ULL","ull", +"http://publications.europa.eu/resource/authority/language/ULM","ulm", +"http://publications.europa.eu/resource/authority/language/ULN","uln", +"http://publications.europa.eu/resource/authority/language/ULU","ulu", +"http://publications.europa.eu/resource/authority/language/UMA","uma", +"http://publications.europa.eu/resource/authority/language/UMB","umb", +"http://publications.europa.eu/resource/authority/language/UMC","umc", +"http://publications.europa.eu/resource/authority/language/UMD","umd", +"http://publications.europa.eu/resource/authority/language/UMG","umg", +"http://publications.europa.eu/resource/authority/language/UMI","umi", +"http://publications.europa.eu/resource/authority/language/UMM","umm", +"http://publications.europa.eu/resource/authority/language/UMN","umn", +"http://publications.europa.eu/resource/authority/language/UMO","umo", +"http://publications.europa.eu/resource/authority/language/UMP","ump", +"http://publications.europa.eu/resource/authority/language/UMR","umr", +"http://publications.europa.eu/resource/authority/language/UMS","ums", +"http://publications.europa.eu/resource/authority/language/UMU","umu", +"http://publications.europa.eu/resource/authority/language/UNA","una", +"http://publications.europa.eu/resource/authority/language/UND","und", +"http://publications.europa.eu/resource/authority/language/UNE","une", +"http://publications.europa.eu/resource/authority/language/UNG","ung", +"http://publications.europa.eu/resource/authority/language/UNK","unk", +"http://publications.europa.eu/resource/authority/language/UNM","unm", +"http://publications.europa.eu/resource/authority/language/UNP","unp", +"http://publications.europa.eu/resource/authority/language/UNR","unr", +"http://publications.europa.eu/resource/authority/language/UNX","unx", +"http://publications.europa.eu/resource/authority/language/UNZ","unz", +"http://publications.europa.eu/resource/authority/language/UOK","uok", +"http://publications.europa.eu/resource/authority/language/UPI","upi", +"http://publications.europa.eu/resource/authority/language/UPV","upv", +"http://publications.europa.eu/resource/authority/language/URA","ura", +"http://publications.europa.eu/resource/authority/language/URB","urb", +"http://publications.europa.eu/resource/authority/language/URC","urc", +"http://publications.europa.eu/resource/authority/language/TUP","tup", +"http://publications.europa.eu/resource/authority/language/TUT","tut", +"http://publications.europa.eu/resource/authority/language/WLN","wa","WA" +"http://publications.europa.eu/resource/authority/language/VEN","ve", +"http://publications.europa.eu/resource/authority/language/VOL","vo", +"http://publications.europa.eu/resource/authority/language/XHO","xh", +"http://publications.europa.eu/resource/authority/language/URE","ure", +"http://publications.europa.eu/resource/authority/language/URF","urf", +"http://publications.europa.eu/resource/authority/language/URG","urg", +"http://publications.europa.eu/resource/authority/language/URH","urh", +"http://publications.europa.eu/resource/authority/language/URI","uri", +"http://publications.europa.eu/resource/authority/language/URK","urk", +"http://publications.europa.eu/resource/authority/language/URL","url", +"http://publications.europa.eu/resource/authority/language/URM","urm", +"http://publications.europa.eu/resource/authority/language/URN","urn", +"http://publications.europa.eu/resource/authority/language/URO","uro", +"http://publications.europa.eu/resource/authority/language/URP","urp", +"http://publications.europa.eu/resource/authority/language/URR","urr", +"http://publications.europa.eu/resource/authority/language/URT","urt", +"http://publications.europa.eu/resource/authority/language/URU","uru", +"http://publications.europa.eu/resource/authority/language/URV","urv", +"http://publications.europa.eu/resource/authority/language/URW","urw", +"http://publications.europa.eu/resource/authority/language/URX","urx", +"http://publications.europa.eu/resource/authority/language/URY","ury", +"http://publications.europa.eu/resource/authority/language/URZ","urz", +"http://publications.europa.eu/resource/authority/language/USA","usa", +"http://publications.europa.eu/resource/authority/language/USH","ush", +"http://publications.europa.eu/resource/authority/language/USI","usi", +"http://publications.europa.eu/resource/authority/language/USK","usk", +"http://publications.europa.eu/resource/authority/language/USP","usp", +"http://publications.europa.eu/resource/authority/language/USU","usu", +"http://publications.europa.eu/resource/authority/language/UTA","uta", +"http://publications.europa.eu/resource/authority/language/UTE","ute", +"http://publications.europa.eu/resource/authority/language/UTP","utp", +"http://publications.europa.eu/resource/authority/language/UTR","utr", +"http://publications.europa.eu/resource/authority/language/UTU","utu", +"http://publications.europa.eu/resource/authority/language/UUM","uum", +"http://publications.europa.eu/resource/authority/language/UUN","uun", +"http://publications.europa.eu/resource/authority/language/UUR","uur", +"http://publications.europa.eu/resource/authority/language/UUU","uuu", +"http://publications.europa.eu/resource/authority/language/UVE","uve", +"http://publications.europa.eu/resource/authority/language/UVH","uvh", +"http://publications.europa.eu/resource/authority/language/UVL","uvl", +"http://publications.europa.eu/resource/authority/language/UWA","uwa", +"http://publications.europa.eu/resource/authority/language/UYA","uya", +"http://publications.europa.eu/resource/authority/language/UZN","uzn", +"http://publications.europa.eu/resource/authority/language/UZS","uzs", +"http://publications.europa.eu/resource/authority/language/VAA","vaa", +"http://publications.europa.eu/resource/authority/language/VAE","vae", +"http://publications.europa.eu/resource/authority/language/VAF","vaf", +"http://publications.europa.eu/resource/authority/language/VAG","vag", +"http://publications.europa.eu/resource/authority/language/VAH","vah", +"http://publications.europa.eu/resource/authority/language/VAI","vai", +"http://publications.europa.eu/resource/authority/language/VAJ","vaj", +"http://publications.europa.eu/resource/authority/language/VAL","val", +"http://publications.europa.eu/resource/authority/language/VAM","vam", +"http://publications.europa.eu/resource/authority/language/VAN","van", +"http://publications.europa.eu/resource/authority/language/VAO","vao", +"http://publications.europa.eu/resource/authority/language/VAP","vap", +"http://publications.europa.eu/resource/authority/language/VAR","var", +"http://publications.europa.eu/resource/authority/language/VAS","vas", +"http://publications.europa.eu/resource/authority/language/VAU","vau", +"http://publications.europa.eu/resource/authority/language/VAV","vav", +"http://publications.europa.eu/resource/authority/language/VAY","vay", +"http://publications.europa.eu/resource/authority/language/VBB","vbb", +"http://publications.europa.eu/resource/authority/language/VEC","vec", +"http://publications.europa.eu/resource/authority/language/VED","ved", +"http://publications.europa.eu/resource/authority/language/VEL","vel", +"http://publications.europa.eu/resource/authority/language/VEM","vem", +"http://publications.europa.eu/resource/authority/language/VEO","veo", +"http://publications.europa.eu/resource/authority/language/VEP","vep", +"http://publications.europa.eu/resource/authority/language/VER","ver", +"http://publications.europa.eu/resource/authority/language/VGR","vgr", +"http://publications.europa.eu/resource/authority/language/VGT","vgt", +"http://publications.europa.eu/resource/authority/language/VIC","vic", +"http://publications.europa.eu/resource/authority/language/VID","vid", +"http://publications.europa.eu/resource/authority/language/VIF","vif", +"http://publications.europa.eu/resource/authority/language/VIG","vig", +"http://publications.europa.eu/resource/authority/language/VIL","vil", +"http://publications.europa.eu/resource/authority/language/VIN","vin", +"http://publications.europa.eu/resource/authority/language/VIS","vis", +"http://publications.europa.eu/resource/authority/language/VIT","vit", +"http://publications.europa.eu/resource/authority/language/VIV","viv", +"http://publications.europa.eu/resource/authority/language/VKA","vka", +"http://publications.europa.eu/resource/authority/language/VKI","vki", +"http://publications.europa.eu/resource/authority/language/VKJ","vkj", +"http://publications.europa.eu/resource/authority/language/VKK","vkk", +"http://publications.europa.eu/resource/authority/language/VKL","vkl", +"http://publications.europa.eu/resource/authority/language/VKM","vkm", +"http://publications.europa.eu/resource/authority/language/VKO","vko", +"http://publications.europa.eu/resource/authority/language/VKP","vkp", +"http://publications.europa.eu/resource/authority/language/VKT","vkt", +"http://publications.europa.eu/resource/authority/language/VKU","vku", +"http://publications.europa.eu/resource/authority/language/VLP","vlp", +"http://publications.europa.eu/resource/authority/language/VLS","vls", +"http://publications.europa.eu/resource/authority/language/VMA","vma", +"http://publications.europa.eu/resource/authority/language/VMB","vmb", +"http://publications.europa.eu/resource/authority/language/VMC","vmc", +"http://publications.europa.eu/resource/authority/language/VMD","vmd", +"http://publications.europa.eu/resource/authority/language/VME","vme", +"http://publications.europa.eu/resource/authority/language/VMF","vmf", +"http://publications.europa.eu/resource/authority/language/VMG","vmg", +"http://publications.europa.eu/resource/authority/language/VMH","vmh", +"http://publications.europa.eu/resource/authority/language/VMI","vmi", +"http://publications.europa.eu/resource/authority/language/VMJ","vmj", +"http://publications.europa.eu/resource/authority/language/VMK","vmk", +"http://publications.europa.eu/resource/authority/language/VML","vml", +"http://publications.europa.eu/resource/authority/language/VMM","vmm", +"http://publications.europa.eu/resource/authority/language/VMP","vmp", +"http://publications.europa.eu/resource/authority/language/VMQ","vmq", +"http://publications.europa.eu/resource/authority/language/VMR","vmr", +"http://publications.europa.eu/resource/authority/language/VMS","vms", +"http://publications.europa.eu/resource/authority/language/VMU","vmu", +"http://publications.europa.eu/resource/authority/language/VMV","vmv", +"http://publications.europa.eu/resource/authority/language/VMW","vmw", +"http://publications.europa.eu/resource/authority/language/VMX","vmx", +"http://publications.europa.eu/resource/authority/language/VMY","vmy", +"http://publications.europa.eu/resource/authority/language/VMZ","vmz", +"http://publications.europa.eu/resource/authority/language/VNK","vnk", +"http://publications.europa.eu/resource/authority/language/VNM","vnm", +"http://publications.europa.eu/resource/authority/language/VNP","vnp", +"http://publications.europa.eu/resource/authority/language/VOR","vor", +"http://publications.europa.eu/resource/authority/language/VOT","vot", +"http://publications.europa.eu/resource/authority/language/VRA","vra", +"http://publications.europa.eu/resource/authority/language/VRO","vro", +"http://publications.europa.eu/resource/authority/language/VRS","vrs", +"http://publications.europa.eu/resource/authority/language/VRT","vrt", +"http://publications.europa.eu/resource/authority/language/VSI","vsi", +"http://publications.europa.eu/resource/authority/language/VSL","vsl", +"http://publications.europa.eu/resource/authority/language/VSV","vsv", +"http://publications.europa.eu/resource/authority/language/VTO","vto", +"http://publications.europa.eu/resource/authority/language/VUM","vum", +"http://publications.europa.eu/resource/authority/language/VUN","vun", +"http://publications.europa.eu/resource/authority/language/VUT","vut", +"http://publications.europa.eu/resource/authority/language/VWA","vwa", +"http://publications.europa.eu/resource/authority/language/WAA","waa", +"http://publications.europa.eu/resource/authority/language/WAB","wab", +"http://publications.europa.eu/resource/authority/language/WAC","wac", +"http://publications.europa.eu/resource/authority/language/WAD","wad", +"http://publications.europa.eu/resource/authority/language/WAE","wae", +"http://publications.europa.eu/resource/authority/language/WAF","waf", +"http://publications.europa.eu/resource/authority/language/WAG","wag", +"http://publications.europa.eu/resource/authority/language/WAH","wah", +"http://publications.europa.eu/resource/authority/language/WAI","wai", +"http://publications.europa.eu/resource/authority/language/WAJ","waj", +"http://publications.europa.eu/resource/authority/language/WAL","wal", +"http://publications.europa.eu/resource/authority/language/WAM","wam", +"http://publications.europa.eu/resource/authority/language/WAN","wan", +"http://publications.europa.eu/resource/authority/language/WAO","wao", +"http://publications.europa.eu/resource/authority/language/WAP","wap", +"http://publications.europa.eu/resource/authority/language/WAQ","waq", +"http://publications.europa.eu/resource/authority/language/WAR","war", +"http://publications.europa.eu/resource/authority/language/WAS","was", +"http://publications.europa.eu/resource/authority/language/WAT","wat", +"http://publications.europa.eu/resource/authority/language/WAU","wau", +"http://publications.europa.eu/resource/authority/language/WAV","wav", +"http://publications.europa.eu/resource/authority/language/WAW","waw", +"http://publications.europa.eu/resource/authority/language/WAX","wax", +"http://publications.europa.eu/resource/authority/language/WAY","way", +"http://publications.europa.eu/resource/authority/language/WAZ","waz", +"http://publications.europa.eu/resource/authority/language/WBA","wba", +"http://publications.europa.eu/resource/authority/language/WBB","wbb", +"http://publications.europa.eu/resource/authority/language/WBE","wbe", +"http://publications.europa.eu/resource/authority/language/WBF","wbf", +"http://publications.europa.eu/resource/authority/language/WBH","wbh", +"http://publications.europa.eu/resource/authority/language/WBI","wbi", +"http://publications.europa.eu/resource/authority/language/WBJ","wbj", +"http://publications.europa.eu/resource/authority/language/WBK","wbk", +"http://publications.europa.eu/resource/authority/language/WBL","wbl", +"http://publications.europa.eu/resource/authority/language/WBM","wbm", +"http://publications.europa.eu/resource/authority/language/WBP","wbp", +"http://publications.europa.eu/resource/authority/language/WBQ","wbq", +"http://publications.europa.eu/resource/authority/language/WBR","wbr", +"http://publications.europa.eu/resource/authority/language/WBT","wbt", +"http://publications.europa.eu/resource/authority/language/WBV","wbv", +"http://publications.europa.eu/resource/authority/language/WBW","wbw", +"http://publications.europa.eu/resource/authority/language/WCA","wca", +"http://publications.europa.eu/resource/authority/language/WCI","wci", +"http://publications.europa.eu/resource/authority/language/WDD","wdd", +"http://publications.europa.eu/resource/authority/language/WDG","wdg", +"http://publications.europa.eu/resource/authority/language/WDJ","wdj", +"http://publications.europa.eu/resource/authority/language/WDU","wdu", +"http://publications.europa.eu/resource/authority/language/WEA","wea", +"http://publications.europa.eu/resource/authority/language/WEC","wec", +"http://publications.europa.eu/resource/authority/language/WED","wed", +"http://publications.europa.eu/resource/authority/language/WEH","weh", +"http://publications.europa.eu/resource/authority/language/WEI","wei", +"http://publications.europa.eu/resource/authority/language/WEM","wem", +"http://publications.europa.eu/resource/authority/language/WEO","weo", +"http://publications.europa.eu/resource/authority/language/WEP","wep", +"http://publications.europa.eu/resource/authority/language/WER","wer", +"http://publications.europa.eu/resource/authority/language/WES","wes", +"http://publications.europa.eu/resource/authority/language/WET","wet", +"http://publications.europa.eu/resource/authority/language/WEU","weu", +"http://publications.europa.eu/resource/authority/language/WEW","wew", +"http://publications.europa.eu/resource/authority/language/WFG","wfg", +"http://publications.europa.eu/resource/authority/language/WGA","wga", +"http://publications.europa.eu/resource/authority/language/WGG","wgg", +"http://publications.europa.eu/resource/authority/language/WGI","wgi", +"http://publications.europa.eu/resource/authority/language/WGO","wgo", +"http://publications.europa.eu/resource/authority/language/WGW","wgw", +"http://publications.europa.eu/resource/authority/language/WGY","wgy", +"http://publications.europa.eu/resource/authority/language/WHA","wha", +"http://publications.europa.eu/resource/authority/language/WHG","whg", +"http://publications.europa.eu/resource/authority/language/WHK","whk", +"http://publications.europa.eu/resource/authority/language/WHU","whu", +"http://publications.europa.eu/resource/authority/language/WIB","wib", +"http://publications.europa.eu/resource/authority/language/WIC","wic", +"http://publications.europa.eu/resource/authority/language/WIE","wie", +"http://publications.europa.eu/resource/authority/language/WIF","wif", +"http://publications.europa.eu/resource/authority/language/WIG","wig", +"http://publications.europa.eu/resource/authority/language/WIH","wih", +"http://publications.europa.eu/resource/authority/language/WII","wii", +"http://publications.europa.eu/resource/authority/language/WIJ","wij", +"http://publications.europa.eu/resource/authority/language/WIK","wik", +"http://publications.europa.eu/resource/authority/language/WIL","wil", +"http://publications.europa.eu/resource/authority/language/WIM","wim", +"http://publications.europa.eu/resource/authority/language/WIN","win", +"http://publications.europa.eu/resource/authority/language/WIR","wir", +"http://publications.europa.eu/resource/authority/language/WIT","wit", +"http://publications.europa.eu/resource/authority/language/WIU","wiu", +"http://publications.europa.eu/resource/authority/language/WIV","wiv", +"http://publications.europa.eu/resource/authority/language/WIW","wiw", +"http://publications.europa.eu/resource/authority/language/WIY","wiy", +"http://publications.europa.eu/resource/authority/language/WJA","wja", +"http://publications.europa.eu/resource/authority/language/WJI","wji", +"http://publications.europa.eu/resource/authority/language/WKA","wka", +"http://publications.europa.eu/resource/authority/language/WKB","wkb", +"http://publications.europa.eu/resource/authority/language/WKD","wkd", +"http://publications.europa.eu/resource/authority/language/WKL","wkl", +"http://publications.europa.eu/resource/authority/language/WKU","wku", +"http://publications.europa.eu/resource/authority/language/WKW","wkw", +"http://publications.europa.eu/resource/authority/language/WLA","wla", +"http://publications.europa.eu/resource/authority/language/WLC","wlc", +"http://publications.europa.eu/resource/authority/language/WLE","wle", +"http://publications.europa.eu/resource/authority/language/WLG","wlg", +"http://publications.europa.eu/resource/authority/language/WLI","wli", +"http://publications.europa.eu/resource/authority/language/WLK","wlk", +"http://publications.europa.eu/resource/authority/language/WLL","wll", +"http://publications.europa.eu/resource/authority/language/WLM","wlm", +"http://publications.europa.eu/resource/authority/language/WLO","wlo", +"http://publications.europa.eu/resource/authority/language/WLR","wlr", +"http://publications.europa.eu/resource/authority/language/WLS","wls", +"http://publications.europa.eu/resource/authority/language/WLU","wlu", +"http://publications.europa.eu/resource/authority/language/WLV","wlv", +"http://publications.europa.eu/resource/authority/language/WLW","wlw", +"http://publications.europa.eu/resource/authority/language/WLX","wlx", +"http://publications.europa.eu/resource/authority/language/WLY","wly", +"http://publications.europa.eu/resource/authority/language/WMA","wma", +"http://publications.europa.eu/resource/authority/language/WMB","wmb", +"http://publications.europa.eu/resource/authority/language/WMC","wmc", +"http://publications.europa.eu/resource/authority/language/WMD","wmd", +"http://publications.europa.eu/resource/authority/language/WME","wme", +"http://publications.europa.eu/resource/authority/language/WMH","wmh", +"http://publications.europa.eu/resource/authority/language/WMI","wmi", +"http://publications.europa.eu/resource/authority/language/WMM","wmm", +"http://publications.europa.eu/resource/authority/language/WMN","wmn", +"http://publications.europa.eu/resource/authority/language/WMO","wmo", +"http://publications.europa.eu/resource/authority/language/WMS","wms", +"http://publications.europa.eu/resource/authority/language/WMT","wmt", +"http://publications.europa.eu/resource/authority/language/WMW","wmw", +"http://publications.europa.eu/resource/authority/language/WMX","wmx", +"http://publications.europa.eu/resource/authority/language/WNB","wnb", +"http://publications.europa.eu/resource/authority/language/WNC","wnc", +"http://publications.europa.eu/resource/authority/language/WND","wnd", +"http://publications.europa.eu/resource/authority/language/WNE","wne", +"http://publications.europa.eu/resource/authority/language/WNG","wng", +"http://publications.europa.eu/resource/authority/language/WNI","wni", +"http://publications.europa.eu/resource/authority/language/WNK","wnk", +"http://publications.europa.eu/resource/authority/language/WNM","wnm", +"http://publications.europa.eu/resource/authority/language/WNO","wno", +"http://publications.europa.eu/resource/authority/language/WNP","wnp", +"http://publications.europa.eu/resource/authority/language/WNU","wnu", +"http://publications.europa.eu/resource/authority/language/WOA","woa", +"http://publications.europa.eu/resource/authority/language/WOB","wob", +"http://publications.europa.eu/resource/authority/language/WOC","woc", +"http://publications.europa.eu/resource/authority/language/WOD","wod", +"http://publications.europa.eu/resource/authority/language/WOE","woe", +"http://publications.europa.eu/resource/authority/language/WOF","wof", +"http://publications.europa.eu/resource/authority/language/WOG","wog", +"http://publications.europa.eu/resource/authority/language/WOI","woi", +"http://publications.europa.eu/resource/authority/language/WOK","wok", +"http://publications.europa.eu/resource/authority/language/WOM","wom", +"http://publications.europa.eu/resource/authority/language/WON","won", +"http://publications.europa.eu/resource/authority/language/WOO","woo", +"http://publications.europa.eu/resource/authority/language/WOR","wor", +"http://publications.europa.eu/resource/authority/language/WOS","wos", +"http://publications.europa.eu/resource/authority/language/WOW","wow", +"http://publications.europa.eu/resource/authority/language/WOY","woy", +"http://publications.europa.eu/resource/authority/language/WPC","wpc", +"http://publications.europa.eu/resource/authority/language/WRA","wra", +"http://publications.europa.eu/resource/authority/language/WRB","wrb", +"http://publications.europa.eu/resource/authority/language/WRD","wrd", +"http://publications.europa.eu/resource/authority/language/WRG","wrg", +"http://publications.europa.eu/resource/authority/language/WRH","wrh", +"http://publications.europa.eu/resource/authority/language/WRI","wri", +"http://publications.europa.eu/resource/authority/language/WRL","wrl", +"http://publications.europa.eu/resource/authority/language/WRM","wrm", +"http://publications.europa.eu/resource/authority/language/WRN","wrn", +"http://publications.europa.eu/resource/authority/language/WRP","wrp", +"http://publications.europa.eu/resource/authority/language/WRR","wrr", +"http://publications.europa.eu/resource/authority/language/WRS","wrs", +"http://publications.europa.eu/resource/authority/language/WRU","wru", +"http://publications.europa.eu/resource/authority/language/WRV","wrv", +"http://publications.europa.eu/resource/authority/language/WRW","wrw", +"http://publications.europa.eu/resource/authority/language/WRX","wrx", +"http://publications.europa.eu/resource/authority/language/WRY","wry", +"http://publications.europa.eu/resource/authority/language/WRZ","wrz", +"http://publications.europa.eu/resource/authority/language/WSA","wsa", +"http://publications.europa.eu/resource/authority/language/WSI","wsi", +"http://publications.europa.eu/resource/authority/language/WSK","wsk", +"http://publications.europa.eu/resource/authority/language/WSR","wsr", +"http://publications.europa.eu/resource/authority/language/WSS","wss", +"http://publications.europa.eu/resource/authority/language/WSU","wsu", +"http://publications.europa.eu/resource/authority/language/WSV","wsv", +"http://publications.europa.eu/resource/authority/language/WTF","wtf", +"http://publications.europa.eu/resource/authority/language/WTI","wti", +"http://publications.europa.eu/resource/authority/language/WTK","wtk", +"http://publications.europa.eu/resource/authority/language/WTM","wtm", +"http://publications.europa.eu/resource/authority/language/WTW","wtw", +"http://publications.europa.eu/resource/authority/language/WUA","wua", +"http://publications.europa.eu/resource/authority/language/WUB","wub", +"http://publications.europa.eu/resource/authority/language/WUD","wud", +"http://publications.europa.eu/resource/authority/language/WUH","wuh", +"http://publications.europa.eu/resource/authority/language/WUL","wul", +"http://publications.europa.eu/resource/authority/language/WUM","wum", +"http://publications.europa.eu/resource/authority/language/WUN","wun", +"http://publications.europa.eu/resource/authority/language/WUR","wur", +"http://publications.europa.eu/resource/authority/language/WUT","wut", +"http://publications.europa.eu/resource/authority/language/WUU","wuu", +"http://publications.europa.eu/resource/authority/language/WUV","wuv", +"http://publications.europa.eu/resource/authority/language/WUX","wux", +"http://publications.europa.eu/resource/authority/language/WUY","wuy", +"http://publications.europa.eu/resource/authority/language/WWA","wwa", +"http://publications.europa.eu/resource/authority/language/WWO","wwo", +"http://publications.europa.eu/resource/authority/language/WWR","wwr", +"http://publications.europa.eu/resource/authority/language/WWW","www", +"http://publications.europa.eu/resource/authority/language/WXA","wxa", +"http://publications.europa.eu/resource/authority/language/WYA","wya", +"http://publications.europa.eu/resource/authority/language/WYB","wyb", +"http://publications.europa.eu/resource/authority/language/WYM","wym", +"http://publications.europa.eu/resource/authority/language/WYR","wyr", +"http://publications.europa.eu/resource/authority/language/WYY","wyy", +"http://publications.europa.eu/resource/authority/language/XAA","xaa", +"http://publications.europa.eu/resource/authority/language/XAB","xab", +"http://publications.europa.eu/resource/authority/language/XAC","xac", +"http://publications.europa.eu/resource/authority/language/XAD","xad", +"http://publications.europa.eu/resource/authority/language/XAE","xae", +"http://publications.europa.eu/resource/authority/language/XAG","xag", +"http://publications.europa.eu/resource/authority/language/XAI","xai", +"http://publications.europa.eu/resource/authority/language/XAL","xal", +"http://publications.europa.eu/resource/authority/language/XAM","xam", +"http://publications.europa.eu/resource/authority/language/XAN","xan", +"http://publications.europa.eu/resource/authority/language/XAO","xao", +"http://publications.europa.eu/resource/authority/language/XAP","xap", +"http://publications.europa.eu/resource/authority/language/XAQ","xaq", +"http://publications.europa.eu/resource/authority/language/XAR","xar", +"http://publications.europa.eu/resource/authority/language/XAS","xas", +"http://publications.europa.eu/resource/authority/language/XAT","xat", +"http://publications.europa.eu/resource/authority/language/XAU","xau", +"http://publications.europa.eu/resource/authority/language/XAV","xav", +"http://publications.europa.eu/resource/authority/language/XAW","xaw", +"http://publications.europa.eu/resource/authority/language/XAY","xay", +"http://publications.europa.eu/resource/authority/language/XBA","xba", +"http://publications.europa.eu/resource/authority/language/XBC","xbc", +"http://publications.europa.eu/resource/authority/language/XBI","xbi", +"http://publications.europa.eu/resource/authority/language/XBM","xbm", +"http://publications.europa.eu/resource/authority/language/XBO","xbo", +"http://publications.europa.eu/resource/authority/language/XBR","xbr", +"http://publications.europa.eu/resource/authority/language/XBW","xbw", +"http://publications.europa.eu/resource/authority/language/XBX","xbx", +"http://publications.europa.eu/resource/authority/language/XCB","xcb", +"http://publications.europa.eu/resource/authority/language/XCC","xcc", +"http://publications.europa.eu/resource/authority/language/XCE","xce", +"http://publications.europa.eu/resource/authority/language/XCG","xcg", +"http://publications.europa.eu/resource/authority/language/XCH","xch", +"http://publications.europa.eu/resource/authority/language/XCL","xcl", +"http://publications.europa.eu/resource/authority/language/XCM","xcm", +"http://publications.europa.eu/resource/authority/language/XCN","xcn", +"http://publications.europa.eu/resource/authority/language/XCO","xco", +"http://publications.europa.eu/resource/authority/language/XCR","xcr", +"http://publications.europa.eu/resource/authority/language/XCT","xct", +"http://publications.europa.eu/resource/authority/language/XCU","xcu", +"http://publications.europa.eu/resource/authority/language/XCV","xcv", +"http://publications.europa.eu/resource/authority/language/XCW","xcw", +"http://publications.europa.eu/resource/authority/language/XCY","xcy", +"http://publications.europa.eu/resource/authority/language/XDC","xdc", +"http://publications.europa.eu/resource/authority/language/XDM","xdm", +"http://publications.europa.eu/resource/authority/language/XDY","xdy", +"http://publications.europa.eu/resource/authority/language/XEB","xeb", +"http://publications.europa.eu/resource/authority/language/XED","xed", +"http://publications.europa.eu/resource/authority/language/XEG","xeg", +"http://publications.europa.eu/resource/authority/language/XEL","xel", +"http://publications.europa.eu/resource/authority/language/XEM","xem", +"http://publications.europa.eu/resource/authority/language/XEP","xep", +"http://publications.europa.eu/resource/authority/language/XER","xer", +"http://publications.europa.eu/resource/authority/language/XES","xes", +"http://publications.europa.eu/resource/authority/language/XET","xet", +"http://publications.europa.eu/resource/authority/language/XEU","xeu", +"http://publications.europa.eu/resource/authority/language/XFA","xfa", +"http://publications.europa.eu/resource/authority/language/XGA","xga", +"http://publications.europa.eu/resource/authority/language/XGF","xgf", +"http://publications.europa.eu/resource/authority/language/XGL","xgl", +"http://publications.europa.eu/resource/authority/language/XGR","xgr", +"http://publications.europa.eu/resource/authority/language/XHA","xha", +"http://publications.europa.eu/resource/authority/language/XHC","xhc", +"http://publications.europa.eu/resource/authority/language/XHD","xhd", +"http://publications.europa.eu/resource/authority/language/XHE","xhe", +"http://publications.europa.eu/resource/authority/language/XHR","xhr", +"http://publications.europa.eu/resource/authority/language/XHT","xht", +"http://publications.europa.eu/resource/authority/language/XHU","xhu", +"http://publications.europa.eu/resource/authority/language/XHV","xhv", +"http://publications.europa.eu/resource/authority/language/XIA","xia", +"http://publications.europa.eu/resource/authority/language/XIB","xib", +"http://publications.europa.eu/resource/authority/language/XII","xii", +"http://publications.europa.eu/resource/authority/language/XIL","xil", +"http://publications.europa.eu/resource/authority/language/XIN","xin", +"http://publications.europa.eu/resource/authority/language/XIP","xip", +"http://publications.europa.eu/resource/authority/language/XIR","xir", +"http://publications.europa.eu/resource/authority/language/XIV","xiv", +"http://publications.europa.eu/resource/authority/language/XIY","xiy", +"http://publications.europa.eu/resource/authority/language/XKA","xka", +"http://publications.europa.eu/resource/authority/language/XKB","xkb", +"http://publications.europa.eu/resource/authority/language/XKC","xkc", +"http://publications.europa.eu/resource/authority/language/XKD","xkd", +"http://publications.europa.eu/resource/authority/language/XKE","xke", +"http://publications.europa.eu/resource/authority/language/XKF","xkf", +"http://publications.europa.eu/resource/authority/language/XKG","xkg", +"http://publications.europa.eu/resource/authority/language/XKH","xkh", +"http://publications.europa.eu/resource/authority/language/XKI","xki", +"http://publications.europa.eu/resource/authority/language/XKJ","xkj", +"http://publications.europa.eu/resource/authority/language/XKK","xkk", +"http://publications.europa.eu/resource/authority/language/XKL","xkl", +"http://publications.europa.eu/resource/authority/language/XKN","xkn", +"http://publications.europa.eu/resource/authority/language/XKO","xko", +"http://publications.europa.eu/resource/authority/language/XKP","xkp", +"http://publications.europa.eu/resource/authority/language/XKQ","xkq", +"http://publications.europa.eu/resource/authority/language/XKR","xkr", +"http://publications.europa.eu/resource/authority/language/XKS","xks", +"http://publications.europa.eu/resource/authority/language/XKT","xkt", +"http://publications.europa.eu/resource/authority/language/XKU","xku", +"http://publications.europa.eu/resource/authority/language/XKV","xkv", +"http://publications.europa.eu/resource/authority/language/XKW","xkw", +"http://publications.europa.eu/resource/authority/language/XKX","xkx", +"http://publications.europa.eu/resource/authority/language/XKY","xky", +"http://publications.europa.eu/resource/authority/language/XKZ","xkz", +"http://publications.europa.eu/resource/authority/language/XLA","xla", +"http://publications.europa.eu/resource/authority/language/XLB","xlb", +"http://publications.europa.eu/resource/authority/language/XLC","xlc", +"http://publications.europa.eu/resource/authority/language/XLD","xld", +"http://publications.europa.eu/resource/authority/language/XLE","xle", +"http://publications.europa.eu/resource/authority/language/XLG","xlg", +"http://publications.europa.eu/resource/authority/language/XLI","xli", +"http://publications.europa.eu/resource/authority/language/XLN","xln", +"http://publications.europa.eu/resource/authority/language/XLO","xlo", +"http://publications.europa.eu/resource/authority/language/XLP","xlp", +"http://publications.europa.eu/resource/authority/language/XLS","xls", +"http://publications.europa.eu/resource/authority/language/XLU","xlu", +"http://publications.europa.eu/resource/authority/language/XLY","xly", +"http://publications.europa.eu/resource/authority/language/XMA","xma", +"http://publications.europa.eu/resource/authority/language/XMB","xmb", +"http://publications.europa.eu/resource/authority/language/XMC","xmc", +"http://publications.europa.eu/resource/authority/language/XMD","xmd", +"http://publications.europa.eu/resource/authority/language/XME","xme", +"http://publications.europa.eu/resource/authority/language/XMF","xmf", +"http://publications.europa.eu/resource/authority/language/XMG","xmg", +"http://publications.europa.eu/resource/authority/language/XMH","xmh", +"http://publications.europa.eu/resource/authority/language/XMJ","xmj", +"http://publications.europa.eu/resource/authority/language/XMK","xmk", +"http://publications.europa.eu/resource/authority/language/XML","xml", +"http://publications.europa.eu/resource/authority/language/XMM","xmm", +"http://publications.europa.eu/resource/authority/language/XMN","xmn", +"http://publications.europa.eu/resource/authority/language/XMO","xmo", +"http://publications.europa.eu/resource/authority/language/XMP","xmp", +"http://publications.europa.eu/resource/authority/language/XMQ","xmq", +"http://publications.europa.eu/resource/authority/language/XMR","xmr", +"http://publications.europa.eu/resource/authority/language/XMS","xms", +"http://publications.europa.eu/resource/authority/language/XMT","xmt", +"http://publications.europa.eu/resource/authority/language/XMU","xmu", +"http://publications.europa.eu/resource/authority/language/XMV","xmv", +"http://publications.europa.eu/resource/authority/language/XMW","xmw", +"http://publications.europa.eu/resource/authority/language/XMX","xmx", +"http://publications.europa.eu/resource/authority/language/XMY","xmy", +"http://publications.europa.eu/resource/authority/language/XMZ","xmz", +"http://publications.europa.eu/resource/authority/language/WAK","wak", +"http://publications.europa.eu/resource/authority/language/WEN","wen", +"http://publications.europa.eu/resource/authority/language/YID","yi", +"http://publications.europa.eu/resource/authority/language/YOR","yo", +"http://publications.europa.eu/resource/authority/language/XNA","xna", +"http://publications.europa.eu/resource/authority/language/XNB","xnb", +"http://publications.europa.eu/resource/authority/language/XNG","xng", +"http://publications.europa.eu/resource/authority/language/XNH","xnh", +"http://publications.europa.eu/resource/authority/language/XNN","xnn", +"http://publications.europa.eu/resource/authority/language/XNO","xno", +"http://publications.europa.eu/resource/authority/language/XNR","xnr", +"http://publications.europa.eu/resource/authority/language/XNS","xns", +"http://publications.europa.eu/resource/authority/language/XOC","xoc", +"http://publications.europa.eu/resource/authority/language/XOD","xod", +"http://publications.europa.eu/resource/authority/language/XOG","xog", +"http://publications.europa.eu/resource/authority/language/XOI","xoi", +"http://publications.europa.eu/resource/authority/language/XOK","xok", +"http://publications.europa.eu/resource/authority/language/XOM","xom", +"http://publications.europa.eu/resource/authority/language/XON","xon", +"http://publications.europa.eu/resource/authority/language/XOO","xoo", +"http://publications.europa.eu/resource/authority/language/XOP","xop", +"http://publications.europa.eu/resource/authority/language/XOR","xor", +"http://publications.europa.eu/resource/authority/language/XOW","xow", +"http://publications.europa.eu/resource/authority/language/XPC","xpc", +"http://publications.europa.eu/resource/authority/language/XPE","xpe", +"http://publications.europa.eu/resource/authority/language/XPG","xpg", +"http://publications.europa.eu/resource/authority/language/XPI","xpi", +"http://publications.europa.eu/resource/authority/language/XPK","xpk", +"http://publications.europa.eu/resource/authority/language/XPM","xpm", +"http://publications.europa.eu/resource/authority/language/XPN","xpn", +"http://publications.europa.eu/resource/authority/language/XPO","xpo", +"http://publications.europa.eu/resource/authority/language/XPP","xpp", +"http://publications.europa.eu/resource/authority/language/XPR","xpr", +"http://publications.europa.eu/resource/authority/language/XPS","xps", +"http://publications.europa.eu/resource/authority/language/XPU","xpu", +"http://publications.europa.eu/resource/authority/language/XPY","xpy", +"http://publications.europa.eu/resource/authority/language/XQA","xqa", +"http://publications.europa.eu/resource/authority/language/XQT","xqt", +"http://publications.europa.eu/resource/authority/language/XRA","xra", +"http://publications.europa.eu/resource/authority/language/XRB","xrb", +"http://publications.europa.eu/resource/authority/language/XRE","xre", +"http://publications.europa.eu/resource/authority/language/XRI","xri", +"http://publications.europa.eu/resource/authority/language/XRM","xrm", +"http://publications.europa.eu/resource/authority/language/XRN","xrn", +"http://publications.europa.eu/resource/authority/language/XRR","xrr", +"http://publications.europa.eu/resource/authority/language/XRT","xrt", +"http://publications.europa.eu/resource/authority/language/XRU","xru", +"http://publications.europa.eu/resource/authority/language/XRW","xrw", +"http://publications.europa.eu/resource/authority/language/XSA","xsa", +"http://publications.europa.eu/resource/authority/language/XSB","xsb", +"http://publications.europa.eu/resource/authority/language/XSC","xsc", +"http://publications.europa.eu/resource/authority/language/XSD","xsd", +"http://publications.europa.eu/resource/authority/language/XSE","xse", +"http://publications.europa.eu/resource/authority/language/XSH","xsh", +"http://publications.europa.eu/resource/authority/language/XSI","xsi", +"http://publications.europa.eu/resource/authority/language/XSJ","xsj", +"http://publications.europa.eu/resource/authority/language/XSL","xsl", +"http://publications.europa.eu/resource/authority/language/XSM","xsm", +"http://publications.europa.eu/resource/authority/language/XSN","xsn", +"http://publications.europa.eu/resource/authority/language/XSO","xso", +"http://publications.europa.eu/resource/authority/language/XSP","xsp", +"http://publications.europa.eu/resource/authority/language/XSQ","xsq", +"http://publications.europa.eu/resource/authority/language/XSR","xsr", +"http://publications.europa.eu/resource/authority/language/XSS","xss", +"http://publications.europa.eu/resource/authority/language/XSU","xsu", +"http://publications.europa.eu/resource/authority/language/XSV","xsv", +"http://publications.europa.eu/resource/authority/language/XSY","xsy", +"http://publications.europa.eu/resource/authority/language/XTA","xta", +"http://publications.europa.eu/resource/authority/language/XTB","xtb", +"http://publications.europa.eu/resource/authority/language/XTC","xtc", +"http://publications.europa.eu/resource/authority/language/XTD","xtd", +"http://publications.europa.eu/resource/authority/language/XTE","xte", +"http://publications.europa.eu/resource/authority/language/XTG","xtg", +"http://publications.europa.eu/resource/authority/language/XTI","xti", +"http://publications.europa.eu/resource/authority/language/XTJ","xtj", +"http://publications.europa.eu/resource/authority/language/XTL","xtl", +"http://publications.europa.eu/resource/authority/language/XTM","xtm", +"http://publications.europa.eu/resource/authority/language/XTN","xtn", +"http://publications.europa.eu/resource/authority/language/XTO","xto", +"http://publications.europa.eu/resource/authority/language/XTP","xtp", +"http://publications.europa.eu/resource/authority/language/XTQ","xtq", +"http://publications.europa.eu/resource/authority/language/XTR","xtr", +"http://publications.europa.eu/resource/authority/language/XTS","xts", +"http://publications.europa.eu/resource/authority/language/XTT","xtt", +"http://publications.europa.eu/resource/authority/language/XTU","xtu", +"http://publications.europa.eu/resource/authority/language/XTW","xtw", +"http://publications.europa.eu/resource/authority/language/XTY","xty", +"http://publications.europa.eu/resource/authority/language/XTZ","xtz", +"http://publications.europa.eu/resource/authority/language/XUA","xua", +"http://publications.europa.eu/resource/authority/language/XUB","xub", +"http://publications.europa.eu/resource/authority/language/XUG","xug", +"http://publications.europa.eu/resource/authority/language/XUJ","xuj", +"http://publications.europa.eu/resource/authority/language/XUM","xum", +"http://publications.europa.eu/resource/authority/language/XUO","xuo", +"http://publications.europa.eu/resource/authority/language/XUP","xup", +"http://publications.europa.eu/resource/authority/language/XUR","xur", +"http://publications.europa.eu/resource/authority/language/XUT","xut", +"http://publications.europa.eu/resource/authority/language/XUU","xuu", +"http://publications.europa.eu/resource/authority/language/XVE","xve", +"http://publications.europa.eu/resource/authority/language/XVI","xvi", +"http://publications.europa.eu/resource/authority/language/XVN","xvn", +"http://publications.europa.eu/resource/authority/language/XVO","xvo", +"http://publications.europa.eu/resource/authority/language/XVS","xvs", +"http://publications.europa.eu/resource/authority/language/XWA","xwa", +"http://publications.europa.eu/resource/authority/language/XWC","xwc", +"http://publications.europa.eu/resource/authority/language/XWE","xwe", +"http://publications.europa.eu/resource/authority/language/XWG","xwg", +"http://publications.europa.eu/resource/authority/language/XWL","xwl", +"http://publications.europa.eu/resource/authority/language/XWO","xwo", +"http://publications.europa.eu/resource/authority/language/XWR","xwr", +"http://publications.europa.eu/resource/authority/language/XXB","xxb", +"http://publications.europa.eu/resource/authority/language/XXK","xxk", +"http://publications.europa.eu/resource/authority/language/XXR","xxr", +"http://publications.europa.eu/resource/authority/language/XXT","xxt", +"http://publications.europa.eu/resource/authority/language/XYL","xyl", +"http://publications.europa.eu/resource/authority/language/XZH","xzh", +"http://publications.europa.eu/resource/authority/language/XZM","xzm", +"http://publications.europa.eu/resource/authority/language/XZP","xzp", +"http://publications.europa.eu/resource/authority/language/YAA","yaa", +"http://publications.europa.eu/resource/authority/language/YAB","yab", +"http://publications.europa.eu/resource/authority/language/YAC","yac", +"http://publications.europa.eu/resource/authority/language/YAD","yad", +"http://publications.europa.eu/resource/authority/language/YAE","yae", +"http://publications.europa.eu/resource/authority/language/YAF","yaf", +"http://publications.europa.eu/resource/authority/language/YAG","yag", +"http://publications.europa.eu/resource/authority/language/YAH","yah", +"http://publications.europa.eu/resource/authority/language/YAI","yai", +"http://publications.europa.eu/resource/authority/language/YAJ","yaj", +"http://publications.europa.eu/resource/authority/language/YAK","yak", +"http://publications.europa.eu/resource/authority/language/YAL","yal", +"http://publications.europa.eu/resource/authority/language/YAM","yam", +"http://publications.europa.eu/resource/authority/language/YAO","yao", +"http://publications.europa.eu/resource/authority/language/YAP","yap", +"http://publications.europa.eu/resource/authority/language/YAQ","yaq", +"http://publications.europa.eu/resource/authority/language/YAR","yar", +"http://publications.europa.eu/resource/authority/language/YAS","yas", +"http://publications.europa.eu/resource/authority/language/YAT","yat", +"http://publications.europa.eu/resource/authority/language/YAU","yau", +"http://publications.europa.eu/resource/authority/language/YAV","yav", +"http://publications.europa.eu/resource/authority/language/YAW","yaw", +"http://publications.europa.eu/resource/authority/language/YAX","yax", +"http://publications.europa.eu/resource/authority/language/YAY","yay", +"http://publications.europa.eu/resource/authority/language/YAZ","yaz", +"http://publications.europa.eu/resource/authority/language/YBA","yba", +"http://publications.europa.eu/resource/authority/language/YBB","ybb", +"http://publications.europa.eu/resource/authority/language/YBD","ybd", +"http://publications.europa.eu/resource/authority/language/YBE","ybe", +"http://publications.europa.eu/resource/authority/language/YBH","ybh", +"http://publications.europa.eu/resource/authority/language/YBI","ybi", +"http://publications.europa.eu/resource/authority/language/YBJ","ybj", +"http://publications.europa.eu/resource/authority/language/YBK","ybk", +"http://publications.europa.eu/resource/authority/language/YBL","ybl", +"http://publications.europa.eu/resource/authority/language/YBM","ybm", +"http://publications.europa.eu/resource/authority/language/YBN","ybn", +"http://publications.europa.eu/resource/authority/language/YBO","ybo", +"http://publications.europa.eu/resource/authority/language/YBX","ybx", +"http://publications.europa.eu/resource/authority/language/YBY","yby", +"http://publications.europa.eu/resource/authority/language/YCH","ych", +"http://publications.europa.eu/resource/authority/language/YCL","ycl", +"http://publications.europa.eu/resource/authority/language/YCN","ycn", +"http://publications.europa.eu/resource/authority/language/YCP","ycp", +"http://publications.europa.eu/resource/authority/language/YDD","ydd", +"http://publications.europa.eu/resource/authority/language/YDE","yde", +"http://publications.europa.eu/resource/authority/language/YDG","ydg", +"http://publications.europa.eu/resource/authority/language/YDK","ydk", +"http://publications.europa.eu/resource/authority/language/YDS","yds", +"http://publications.europa.eu/resource/authority/language/YEA","yea", +"http://publications.europa.eu/resource/authority/language/YEC","yec", +"http://publications.europa.eu/resource/authority/language/YEE","yee", +"http://publications.europa.eu/resource/authority/language/YEI","yei", +"http://publications.europa.eu/resource/authority/language/YEJ","yej", +"http://publications.europa.eu/resource/authority/language/YEL","yel", +"http://publications.europa.eu/resource/authority/language/YEN","yen", +"http://publications.europa.eu/resource/authority/language/YER","yer", +"http://publications.europa.eu/resource/authority/language/YES","yes", +"http://publications.europa.eu/resource/authority/language/YET","yet", +"http://publications.europa.eu/resource/authority/language/YEU","yeu", +"http://publications.europa.eu/resource/authority/language/YEV","yev", +"http://publications.europa.eu/resource/authority/language/YEY","yey", +"http://publications.europa.eu/resource/authority/language/YGL","ygl", +"http://publications.europa.eu/resource/authority/language/YGM","ygm", +"http://publications.europa.eu/resource/authority/language/YGP","ygp", +"http://publications.europa.eu/resource/authority/language/YGR","ygr", +"http://publications.europa.eu/resource/authority/language/YGW","ygw", +"http://publications.europa.eu/resource/authority/language/YHA","yha", +"http://publications.europa.eu/resource/authority/language/YHD","yhd", +"http://publications.europa.eu/resource/authority/language/YHL","yhl", +"http://publications.europa.eu/resource/authority/language/YIA","yia", +"http://publications.europa.eu/resource/authority/language/YIF","yif", +"http://publications.europa.eu/resource/authority/language/YIG","yig", +"http://publications.europa.eu/resource/authority/language/YIH","yih", +"http://publications.europa.eu/resource/authority/language/YII","yii", +"http://publications.europa.eu/resource/authority/language/YIJ","yij", +"http://publications.europa.eu/resource/authority/language/YIK","yik", +"http://publications.europa.eu/resource/authority/language/YIL","yil", +"http://publications.europa.eu/resource/authority/language/YIM","yim", +"http://publications.europa.eu/resource/authority/language/YIN","yin", +"http://publications.europa.eu/resource/authority/language/YIP","yip", +"http://publications.europa.eu/resource/authority/language/YIQ","yiq", +"http://publications.europa.eu/resource/authority/language/YIR","yir", +"http://publications.europa.eu/resource/authority/language/YIS","yis", +"http://publications.europa.eu/resource/authority/language/YIT","yit", +"http://publications.europa.eu/resource/authority/language/YIU","yiu", +"http://publications.europa.eu/resource/authority/language/YIV","yiv", +"http://publications.europa.eu/resource/authority/language/YIX","yix", +"http://publications.europa.eu/resource/authority/language/YIY","yiy", +"http://publications.europa.eu/resource/authority/language/YIZ","yiz", +"http://publications.europa.eu/resource/authority/language/YKA","yka", +"http://publications.europa.eu/resource/authority/language/YKG","ykg", +"http://publications.europa.eu/resource/authority/language/YKI","yki", +"http://publications.europa.eu/resource/authority/language/YKK","ykk", +"http://publications.europa.eu/resource/authority/language/YKL","ykl", +"http://publications.europa.eu/resource/authority/language/YKM","ykm", +"http://publications.europa.eu/resource/authority/language/YKO","yko", +"http://publications.europa.eu/resource/authority/language/YKR","ykr", +"http://publications.europa.eu/resource/authority/language/YKT","ykt", +"http://publications.europa.eu/resource/authority/language/YKY","yky", +"http://publications.europa.eu/resource/authority/language/YLA","yla", +"http://publications.europa.eu/resource/authority/language/YLE","yle", +"http://publications.europa.eu/resource/authority/language/YLG","ylg", +"http://publications.europa.eu/resource/authority/language/YLI","yli", +"http://publications.europa.eu/resource/authority/language/YLL","yll", +"http://publications.europa.eu/resource/authority/language/YLM","ylm", +"http://publications.europa.eu/resource/authority/language/YLN","yln", +"http://publications.europa.eu/resource/authority/language/YLO","ylo", +"http://publications.europa.eu/resource/authority/language/YLR","ylr", +"http://publications.europa.eu/resource/authority/language/YLU","ylu", +"http://publications.europa.eu/resource/authority/language/YLY","yly", +"http://publications.europa.eu/resource/authority/language/YMA","yma", +"http://publications.europa.eu/resource/authority/language/YMB","ymb", +"http://publications.europa.eu/resource/authority/language/YMC","ymc", +"http://publications.europa.eu/resource/authority/language/YMD","ymd", +"http://publications.europa.eu/resource/authority/language/YME","yme", +"http://publications.europa.eu/resource/authority/language/YMG","ymg", +"http://publications.europa.eu/resource/authority/language/YMH","ymh", +"http://publications.europa.eu/resource/authority/language/YMI","ymi", +"http://publications.europa.eu/resource/authority/language/YMK","ymk", +"http://publications.europa.eu/resource/authority/language/YML","yml", +"http://publications.europa.eu/resource/authority/language/YMM","ymm", +"http://publications.europa.eu/resource/authority/language/YMN","ymn", +"http://publications.europa.eu/resource/authority/language/YMO","ymo", +"http://publications.europa.eu/resource/authority/language/YMP","ymp", +"http://publications.europa.eu/resource/authority/language/YMQ","ymq", +"http://publications.europa.eu/resource/authority/language/YMR","ymr", +"http://publications.europa.eu/resource/authority/language/YMS","yms", +"http://publications.europa.eu/resource/authority/language/YMT","ymt", +"http://publications.europa.eu/resource/authority/language/YMX","ymx", +"http://publications.europa.eu/resource/authority/language/YMZ","ymz", +"http://publications.europa.eu/resource/authority/language/YNA","yna", +"http://publications.europa.eu/resource/authority/language/YND","ynd", +"http://publications.europa.eu/resource/authority/language/YNE","yne", +"http://publications.europa.eu/resource/authority/language/YNG","yng", +"http://publications.europa.eu/resource/authority/language/YNH","ynh", +"http://publications.europa.eu/resource/authority/language/YNK","ynk", +"http://publications.europa.eu/resource/authority/language/YNL","ynl", +"http://publications.europa.eu/resource/authority/language/YNN","ynn", +"http://publications.europa.eu/resource/authority/language/YNO","yno", +"http://publications.europa.eu/resource/authority/language/YNS","yns", +"http://publications.europa.eu/resource/authority/language/YNU","ynu", +"http://publications.europa.eu/resource/authority/language/YOB","yob", +"http://publications.europa.eu/resource/authority/language/YOG","yog", +"http://publications.europa.eu/resource/authority/language/YOI","yoi", +"http://publications.europa.eu/resource/authority/language/YOK","yok", +"http://publications.europa.eu/resource/authority/language/YOL","yol", +"http://publications.europa.eu/resource/authority/language/YOM","yom", +"http://publications.europa.eu/resource/authority/language/YON","yon", +"http://publications.europa.eu/resource/authority/language/YOS","yos", +"http://publications.europa.eu/resource/authority/language/YOX","yox", +"http://publications.europa.eu/resource/authority/language/YOY","yoy", +"http://publications.europa.eu/resource/authority/language/YPA","ypa", +"http://publications.europa.eu/resource/authority/language/YPB","ypb", +"http://publications.europa.eu/resource/authority/language/YPG","ypg", +"http://publications.europa.eu/resource/authority/language/YPH","yph", +"http://publications.europa.eu/resource/authority/language/YPM","ypm", +"http://publications.europa.eu/resource/authority/language/YPN","ypn", +"http://publications.europa.eu/resource/authority/language/YPO","ypo", +"http://publications.europa.eu/resource/authority/language/YPP","ypp", +"http://publications.europa.eu/resource/authority/language/YPZ","ypz", +"http://publications.europa.eu/resource/authority/language/YRA","yra", +"http://publications.europa.eu/resource/authority/language/YRB","yrb", +"http://publications.europa.eu/resource/authority/language/YRE","yre", +"http://publications.europa.eu/resource/authority/language/YRI","yri", +"http://publications.europa.eu/resource/authority/language/YRK","yrk", +"http://publications.europa.eu/resource/authority/language/YRL","yrl", +"http://publications.europa.eu/resource/authority/language/YRN","yrn", +"http://publications.europa.eu/resource/authority/language/YRS","yrs", +"http://publications.europa.eu/resource/authority/language/YRW","yrw", +"http://publications.europa.eu/resource/authority/language/YSC","ysc", +"http://publications.europa.eu/resource/authority/language/YSD","ysd", +"http://publications.europa.eu/resource/authority/language/YSL","ysl", +"http://publications.europa.eu/resource/authority/language/YSN","ysn", +"http://publications.europa.eu/resource/authority/language/YSO","yso", +"http://publications.europa.eu/resource/authority/language/YSP","ysp", +"http://publications.europa.eu/resource/authority/language/YSR","ysr", +"http://publications.europa.eu/resource/authority/language/YSS","yss", +"http://publications.europa.eu/resource/authority/language/YSY","ysy", +"http://publications.europa.eu/resource/authority/language/YTA","yta", +"http://publications.europa.eu/resource/authority/language/YTL","ytl", +"http://publications.europa.eu/resource/authority/language/YTP","ytp", +"http://publications.europa.eu/resource/authority/language/YUA","yua", +"http://publications.europa.eu/resource/authority/language/YUB","yub", +"http://publications.europa.eu/resource/authority/language/YUC","yuc", +"http://publications.europa.eu/resource/authority/language/YUD","yud", +"http://publications.europa.eu/resource/authority/language/YUE","yue", +"http://publications.europa.eu/resource/authority/language/YUF","yuf", +"http://publications.europa.eu/resource/authority/language/YUG","yug", +"http://publications.europa.eu/resource/authority/language/YUI","yui", +"http://publications.europa.eu/resource/authority/language/YUJ","yuj", +"http://publications.europa.eu/resource/authority/language/YUK","yuk", +"http://publications.europa.eu/resource/authority/language/YUL","yul", +"http://publications.europa.eu/resource/authority/language/YUM","yum", +"http://publications.europa.eu/resource/authority/language/YUN","yun", +"http://publications.europa.eu/resource/authority/language/YUP","yup", +"http://publications.europa.eu/resource/authority/language/YUQ","yuq", +"http://publications.europa.eu/resource/authority/language/YUR","yur", +"http://publications.europa.eu/resource/authority/language/YUT","yut", +"http://publications.europa.eu/resource/authority/language/YUU","yuu", +"http://publications.europa.eu/resource/authority/language/YUW","yuw", +"http://publications.europa.eu/resource/authority/language/YUX","yux", +"http://publications.europa.eu/resource/authority/language/YUY","yuy", +"http://publications.europa.eu/resource/authority/language/YUZ","yuz", +"http://publications.europa.eu/resource/authority/language/YVA","yva", +"http://publications.europa.eu/resource/authority/language/YVT","yvt", +"http://publications.europa.eu/resource/authority/language/YWA","ywa", +"http://publications.europa.eu/resource/authority/language/YWL","ywl", +"http://publications.europa.eu/resource/authority/language/YWN","ywn", +"http://publications.europa.eu/resource/authority/language/YWQ","ywq", +"http://publications.europa.eu/resource/authority/language/YWR","ywr", +"http://publications.europa.eu/resource/authority/language/YWT","ywt", +"http://publications.europa.eu/resource/authority/language/YWU","ywu", +"http://publications.europa.eu/resource/authority/language/YWW","yww", +"http://publications.europa.eu/resource/authority/language/YYU","yyu", +"http://publications.europa.eu/resource/authority/language/YYZ","yyz", +"http://publications.europa.eu/resource/authority/language/YZG","yzg", +"http://publications.europa.eu/resource/authority/language/YZK","yzk", +"http://publications.europa.eu/resource/authority/language/ZAA","zaa", +"http://publications.europa.eu/resource/authority/language/ZAB","zab", +"http://publications.europa.eu/resource/authority/language/ZAC","zac", +"http://publications.europa.eu/resource/authority/language/ZAD","zad", +"http://publications.europa.eu/resource/authority/language/ZAE","zae", +"http://publications.europa.eu/resource/authority/language/ZAF","zaf", +"http://publications.europa.eu/resource/authority/language/ZAG","zag", +"http://publications.europa.eu/resource/authority/language/ZAH","zah", +"http://publications.europa.eu/resource/authority/language/ZAI","zai", +"http://publications.europa.eu/resource/authority/language/ZAJ","zaj", +"http://publications.europa.eu/resource/authority/language/ZAK","zak", +"http://publications.europa.eu/resource/authority/language/ZAL","zal", +"http://publications.europa.eu/resource/authority/language/ZAM","zam", +"http://publications.europa.eu/resource/authority/language/ZAO","zao", +"http://publications.europa.eu/resource/authority/language/ZAP","zap", +"http://publications.europa.eu/resource/authority/language/ZAQ","zaq", +"http://publications.europa.eu/resource/authority/language/ZAR","zar", +"http://publications.europa.eu/resource/authority/language/ZAS","zas", +"http://publications.europa.eu/resource/authority/language/ZAT","zat", +"http://publications.europa.eu/resource/authority/language/ZAU","zau", +"http://publications.europa.eu/resource/authority/language/ZAV","zav", +"http://publications.europa.eu/resource/authority/language/ZAW","zaw", +"http://publications.europa.eu/resource/authority/language/ZAX","zax", +"http://publications.europa.eu/resource/authority/language/ZAY","zay", +"http://publications.europa.eu/resource/authority/language/ZAZ","zaz", +"http://publications.europa.eu/resource/authority/language/ZBC","zbc", +"http://publications.europa.eu/resource/authority/language/ZBE","zbe", +"http://publications.europa.eu/resource/authority/language/ZBL","zbl", +"http://publications.europa.eu/resource/authority/language/ZBT","zbt", +"http://publications.europa.eu/resource/authority/language/ZBW","zbw", +"http://publications.europa.eu/resource/authority/language/ZCA","zca", +"http://publications.europa.eu/resource/authority/language/ZCH","zch", +"http://publications.europa.eu/resource/authority/language/ZDJ","zdj", +"http://publications.europa.eu/resource/authority/language/ZEA","zea", +"http://publications.europa.eu/resource/authority/language/ZEG","zeg", +"http://publications.europa.eu/resource/authority/language/ZEH","zeh", +"http://publications.europa.eu/resource/authority/language/ZEN","zen", +"http://publications.europa.eu/resource/authority/language/ZGA","zga", +"http://publications.europa.eu/resource/authority/language/ZGB","zgb", +"http://publications.europa.eu/resource/authority/language/ZGM","zgm", +"http://publications.europa.eu/resource/authority/language/ZGN","zgn", +"http://publications.europa.eu/resource/authority/language/ZGR","zgr", +"http://publications.europa.eu/resource/authority/language/ZHB","zhb", +"http://publications.europa.eu/resource/authority/language/ZHD","zhd", +"http://publications.europa.eu/resource/authority/language/ZHI","zhi", +"http://publications.europa.eu/resource/authority/language/ZHN","zhn", +"http://publications.europa.eu/resource/authority/language/ZHW","zhw", +"http://publications.europa.eu/resource/authority/language/ZIA","zia", +"http://publications.europa.eu/resource/authority/language/ZIB","zib", +"http://publications.europa.eu/resource/authority/language/ZIK","zik", +"http://publications.europa.eu/resource/authority/language/ZIM","zim", +"http://publications.europa.eu/resource/authority/language/ZIN","zin", +"http://publications.europa.eu/resource/authority/language/ZIR","zir", +"http://publications.europa.eu/resource/authority/language/ZIW","ziw", +"http://publications.europa.eu/resource/authority/language/ZIZ","ziz", +"http://publications.europa.eu/resource/authority/language/ZKA","zka", +"http://publications.europa.eu/resource/authority/language/ZKB","zkb", +"http://publications.europa.eu/resource/authority/language/ZKG","zkg", +"http://publications.europa.eu/resource/authority/language/ZKH","zkh", +"http://publications.europa.eu/resource/authority/language/ZKK","zkk", +"http://publications.europa.eu/resource/authority/language/ZKO","zko", +"http://publications.europa.eu/resource/authority/language/ZKP","zkp", +"http://publications.europa.eu/resource/authority/language/ZKR","zkr", +"http://publications.europa.eu/resource/authority/language/ZKT","zkt", +"http://publications.europa.eu/resource/authority/language/ZKU","zku", +"http://publications.europa.eu/resource/authority/language/ZKV","zkv", +"http://publications.europa.eu/resource/authority/language/ZKZ","zkz", +"http://publications.europa.eu/resource/authority/language/ZLJ","zlj", +"http://publications.europa.eu/resource/authority/language/ZLM","zlm", +"http://publications.europa.eu/resource/authority/language/ZLN","zln", +"http://publications.europa.eu/resource/authority/language/ZLQ","zlq", +"http://publications.europa.eu/resource/authority/language/ZMA","zma", +"http://publications.europa.eu/resource/authority/language/ZMB","zmb", +"http://publications.europa.eu/resource/authority/language/ZMC","zmc", +"http://publications.europa.eu/resource/authority/language/ZMD","zmd", +"http://publications.europa.eu/resource/authority/language/ZME","zme", +"http://publications.europa.eu/resource/authority/language/ZMF","zmf", +"http://publications.europa.eu/resource/authority/language/ZMG","zmg", +"http://publications.europa.eu/resource/authority/language/ZMH","zmh", +"http://publications.europa.eu/resource/authority/language/ZMI","zmi", +"http://publications.europa.eu/resource/authority/language/ZMJ","zmj", +"http://publications.europa.eu/resource/authority/language/ZMK","zmk", +"http://publications.europa.eu/resource/authority/language/ZML","zml", +"http://publications.europa.eu/resource/authority/language/ZMM","zmm", +"http://publications.europa.eu/resource/authority/language/ZMN","zmn", +"http://publications.europa.eu/resource/authority/language/ZMO","zmo", +"http://publications.europa.eu/resource/authority/language/ZMP","zmp", +"http://publications.europa.eu/resource/authority/language/ZMQ","zmq", +"http://publications.europa.eu/resource/authority/language/ZMR","zmr", +"http://publications.europa.eu/resource/authority/language/ZMS","zms", +"http://publications.europa.eu/resource/authority/language/ZMT","zmt", +"http://publications.europa.eu/resource/authority/language/ZMU","zmu", +"http://publications.europa.eu/resource/authority/language/ZMV","zmv", +"http://publications.europa.eu/resource/authority/language/ZMW","zmw", +"http://publications.europa.eu/resource/authority/language/ZMX","zmx", +"http://publications.europa.eu/resource/authority/language/ZMY","zmy", +"http://publications.europa.eu/resource/authority/language/ZMZ","zmz", +"http://publications.europa.eu/resource/authority/language/ZNA","zna", +"http://publications.europa.eu/resource/authority/language/ZNE","zne", +"http://publications.europa.eu/resource/authority/language/ZNG","zng", +"http://publications.europa.eu/resource/authority/language/ZNK","znk", +"http://publications.europa.eu/resource/authority/language/ZNS","zns", +"http://publications.europa.eu/resource/authority/language/ZOC","zoc", +"http://publications.europa.eu/resource/authority/language/ZOH","zoh", +"http://publications.europa.eu/resource/authority/language/ZOM","zom", +"http://publications.europa.eu/resource/authority/language/ZOO","zoo", +"http://publications.europa.eu/resource/authority/language/ZOQ","zoq", +"http://publications.europa.eu/resource/authority/language/ZOR","zor", +"http://publications.europa.eu/resource/authority/language/ZOS","zos", +"http://publications.europa.eu/resource/authority/language/ZPA","zpa", +"http://publications.europa.eu/resource/authority/language/ZPB","zpb", +"http://publications.europa.eu/resource/authority/language/ZPC","zpc", +"http://publications.europa.eu/resource/authority/language/ZPD","zpd", +"http://publications.europa.eu/resource/authority/language/ZPE","zpe", +"http://publications.europa.eu/resource/authority/language/ZPF","zpf", +"http://publications.europa.eu/resource/authority/language/ZPG","zpg", +"http://publications.europa.eu/resource/authority/language/ZPH","zph", +"http://publications.europa.eu/resource/authority/language/ZPI","zpi", +"http://publications.europa.eu/resource/authority/language/ZPJ","zpj", +"http://publications.europa.eu/resource/authority/language/ZPK","zpk", +"http://publications.europa.eu/resource/authority/language/ZPL","zpl", +"http://publications.europa.eu/resource/authority/language/ZPM","zpm", +"http://publications.europa.eu/resource/authority/language/ZPN","zpn", +"http://publications.europa.eu/resource/authority/language/ZPO","zpo", +"http://publications.europa.eu/resource/authority/language/ZPP","zpp", +"http://publications.europa.eu/resource/authority/language/ZPQ","zpq", +"http://publications.europa.eu/resource/authority/language/ZPR","zpr", +"http://publications.europa.eu/resource/authority/language/ZPS","zps", +"http://publications.europa.eu/resource/authority/language/ZPT","zpt", +"http://publications.europa.eu/resource/authority/language/ZPU","zpu", +"http://publications.europa.eu/resource/authority/language/ZPV","zpv", +"http://publications.europa.eu/resource/authority/language/ZPW","zpw", +"http://publications.europa.eu/resource/authority/language/ZPX","zpx", +"http://publications.europa.eu/resource/authority/language/ZPY","zpy", +"http://publications.europa.eu/resource/authority/language/ZPZ","zpz", +"http://publications.europa.eu/resource/authority/language/ZQE","zqe", +"http://publications.europa.eu/resource/authority/language/ZRA","zra", +"http://publications.europa.eu/resource/authority/language/ZRG","zrg", +"http://publications.europa.eu/resource/authority/language/ZRN","zrn", +"http://publications.europa.eu/resource/authority/language/ZRO","zro", +"http://publications.europa.eu/resource/authority/language/ZRP","zrp", +"http://publications.europa.eu/resource/authority/language/ZRS","zrs", +"http://publications.europa.eu/resource/authority/language/ZSA","zsa", +"http://publications.europa.eu/resource/authority/language/ZSK","zsk", +"http://publications.europa.eu/resource/authority/language/ZSL","zsl", +"http://publications.europa.eu/resource/authority/language/ZSM","zsm", +"http://publications.europa.eu/resource/authority/language/ZSR","zsr", +"http://publications.europa.eu/resource/authority/language/ZSU","zsu", +"http://publications.europa.eu/resource/authority/language/ZTE","zte", +"http://publications.europa.eu/resource/authority/language/ZTG","ztg", +"http://publications.europa.eu/resource/authority/language/ZTL","ztl", +"http://publications.europa.eu/resource/authority/language/ZTM","ztm", +"http://publications.europa.eu/resource/authority/language/YPK","ypk", +"http://publications.europa.eu/resource/authority/language/ZND","znd", +"http://publications.europa.eu/resource/authority/language/CNR","cnr","ME" +"http://publications.europa.eu/resource/authority/language/ZUL","zu", +"http://publications.europa.eu/resource/authority/language/ZHA","za", +"http://publications.europa.eu/resource/authority/language/ZTN","ztn", +"http://publications.europa.eu/resource/authority/language/ZTP","ztp", +"http://publications.europa.eu/resource/authority/language/ZTQ","ztq", +"http://publications.europa.eu/resource/authority/language/ZTS","zts", +"http://publications.europa.eu/resource/authority/language/ZTT","ztt", +"http://publications.europa.eu/resource/authority/language/ZTU","ztu", +"http://publications.europa.eu/resource/authority/language/ZTX","ztx", +"http://publications.europa.eu/resource/authority/language/ZTY","zty", +"http://publications.europa.eu/resource/authority/language/ZUA","zua", +"http://publications.europa.eu/resource/authority/language/ZUH","zuh", +"http://publications.europa.eu/resource/authority/language/ZUM","zum", +"http://publications.europa.eu/resource/authority/language/ZUN","zun", +"http://publications.europa.eu/resource/authority/language/ZUY","zuy", +"http://publications.europa.eu/resource/authority/language/ZWA","zwa", +"http://publications.europa.eu/resource/authority/language/ZXX","zxx", +"http://publications.europa.eu/resource/authority/language/ZYB","zyb", +"http://publications.europa.eu/resource/authority/language/ZYG","zyg", +"http://publications.europa.eu/resource/authority/language/ZYJ","zyj", +"http://publications.europa.eu/resource/authority/language/ZYN","zyn", +"http://publications.europa.eu/resource/authority/language/ZYP","zyp", +"http://publications.europa.eu/resource/authority/language/ZZA","zza", +"http://publications.europa.eu/resource/authority/language/ZZJ","zzj", +"http://publications.europa.eu/resource/authority/language/CSP","csp", +"http://publications.europa.eu/resource/authority/language/EAA","eaa", +"http://publications.europa.eu/resource/authority/language/JOG","jog", +"http://publications.europa.eu/resource/authority/language/OMY","omy", +"http://publications.europa.eu/resource/authority/language/PTQ","ptq", +"http://publications.europa.eu/resource/authority/language/SQK","sqk", +"http://publications.europa.eu/resource/authority/language/XNT","xnt", +"http://publications.europa.eu/resource/authority/language/AZD","azd", +"http://publications.europa.eu/resource/authority/language/GMG","gmg", +"http://publications.europa.eu/resource/authority/language/WKY","wky", +"http://publications.europa.eu/resource/authority/language/XYB","xyb", +"http://publications.europa.eu/resource/authority/language/DKG","dkg", +"http://publications.europa.eu/resource/authority/language/EBK","ebk", +"http://publications.europa.eu/resource/authority/language/ILM","ilm", +"http://publications.europa.eu/resource/authority/language/OCM","ocm", +"http://publications.europa.eu/resource/authority/language/OKG","okg", +"http://publications.europa.eu/resource/authority/language/RZH","rzh", +"http://publications.europa.eu/resource/authority/language/UKK","ukk", +"http://publications.europa.eu/resource/authority/language/YRY","yry", +"http://publications.europa.eu/resource/authority/language/LDA","lda", +"http://publications.europa.eu/resource/authority/language/XNU","xnu", +"http://publications.europa.eu/resource/authority/language/YXA","yxa", +"http://publications.europa.eu/resource/authority/language/CEY","cey", +"http://publications.europa.eu/resource/authority/language/CLJ","clj", +"http://publications.europa.eu/resource/authority/language/NPG","npg", +"http://publications.europa.eu/resource/authority/language/NTD","ntd", +"http://publications.europa.eu/resource/authority/language/WNN","wnn", +"http://publications.europa.eu/resource/authority/language/WRK","wrk", +"http://publications.europa.eu/resource/authority/language/NQQ","nqq", +"http://publications.europa.eu/resource/authority/language/RNR","rnr", +"http://publications.europa.eu/resource/authority/language/BVP","bvp", +"http://publications.europa.eu/resource/authority/language/HRW","hrw", +"http://publications.europa.eu/resource/authority/language/JBI","jbi", +"http://publications.europa.eu/resource/authority/language/LVI","lvi", +"http://publications.europa.eu/resource/authority/language/PND","pnd", +"http://publications.europa.eu/resource/authority/language/DGL","dgl", +"http://publications.europa.eu/resource/authority/language/JKM","jkm", +"http://publications.europa.eu/resource/authority/language/PBM","pbm", +"http://publications.europa.eu/resource/authority/language/XPA","xpa", +"http://publications.europa.eu/resource/authority/language/LSV","lsv", +"http://publications.europa.eu/resource/authority/language/LWS","lws", +"http://publications.europa.eu/resource/authority/language/ULW","ulw", +"http://publications.europa.eu/resource/authority/language/AJS","ajs", +"http://publications.europa.eu/resource/authority/language/FIF","fif", +"http://publications.europa.eu/resource/authority/language/NPI","npi", +"http://publications.europa.eu/resource/authority/language/WMG","wmg", +"http://publications.europa.eu/resource/authority/language/XDK","xdk", +"http://publications.europa.eu/resource/authority/language/XPB","xpb", +"http://publications.europa.eu/resource/authority/language/AQD","aqd", +"http://publications.europa.eu/resource/authority/language/DJA","dja", +"http://publications.europa.eu/resource/authority/language/DTN","dtn", +"http://publications.europa.eu/resource/authority/language/ILP","ilp", +"http://publications.europa.eu/resource/authority/language/IZZ","izz", +"http://publications.europa.eu/resource/authority/language/JJE","jje", +"http://publications.europa.eu/resource/authority/language/LSW","lsw", +"http://publications.europa.eu/resource/authority/language/OLT","olt", +"http://publications.europa.eu/resource/authority/language/PWI","pwi", +"http://publications.europa.eu/resource/authority/language/TGJ","tgj", +"http://publications.europa.eu/resource/authority/language/TKG","tkg", +"http://publications.europa.eu/resource/authority/language/GLB","glb", +"http://publications.europa.eu/resource/authority/language/IQW","iqw", +"http://publications.europa.eu/resource/authority/language/JBK","jbk", +"http://publications.europa.eu/resource/authority/language/NLM","nlm", +"http://publications.europa.eu/resource/authority/language/NTG","ntg", +"http://publications.europa.eu/resource/authority/language/SZS","szs", +"http://publications.europa.eu/resource/authority/language/BPC","bpc", +"http://publications.europa.eu/resource/authority/language/LWU","lwu", +"http://publications.europa.eu/resource/authority/language/XNY","xny", +"http://publications.europa.eu/resource/authority/language/CTH","cth", +"http://publications.europa.eu/resource/authority/language/DHX","dhx", +"http://publications.europa.eu/resource/authority/language/DTO","dto", +"http://publications.europa.eu/resource/authority/language/NQT","nqt", +"http://publications.europa.eu/resource/authority/language/OLU","olu", +"http://publications.europa.eu/resource/authority/language/SGD","sgd", +"http://publications.europa.eu/resource/authority/language/UBL","ubl", +"http://publications.europa.eu/resource/authority/language/WRO","wro", +"http://publications.europa.eu/resource/authority/language/XIS","xis", +"http://publications.europa.eu/resource/authority/language/JKP","jkp", +"http://publications.europa.eu/resource/authority/language/XPD","xpd", +"http://publications.europa.eu/resource/authority/language/LSY","lsy", +"http://publications.europa.eu/resource/authority/language/SDQ","sdq", +"http://publications.europa.eu/resource/authority/language/XNZ","xnz", +"http://publications.europa.eu/resource/authority/language/AVM","avm", +"http://publications.europa.eu/resource/authority/language/JBM","jbm", +"http://publications.europa.eu/resource/authority/language/NPL","npl", +"http://publications.europa.eu/resource/authority/language/RRT","rrt", +"http://publications.europa.eu/resource/authority/language/SUO","suo", +"http://publications.europa.eu/resource/authority/language/TXJ","txj", +"http://publications.europa.eu/resource/authority/language/UON","uon", +"http://publications.europa.eu/resource/authority/language/BPE","bpe", +"http://publications.europa.eu/resource/authority/language/XGB","xgb", +"http://publications.europa.eu/resource/authority/language/YGI","ygi", +"http://publications.europa.eu/resource/authority/language/LJW","ljw", +"http://publications.europa.eu/resource/authority/language/PRF","prf", +"http://publications.europa.eu/resource/authority/language/XUL","xul", +"http://publications.europa.eu/resource/authority/language/YHS","yhs", +"http://publications.europa.eu/resource/authority/language/YXG","yxg", +"http://publications.europa.eu/resource/authority/language/ZKN","zkn", +"http://publications.europa.eu/resource/authority/language/IHW","ihw", +"http://publications.europa.eu/resource/authority/language/JKR","jkr", +"http://publications.europa.eu/resource/authority/language/NZZ","nzz", +"http://publications.europa.eu/resource/authority/language/OBK","obk", +"http://publications.europa.eu/resource/authority/language/XDO","xdo", +"http://publications.europa.eu/resource/authority/language/XPF","xpf", +"http://publications.europa.eu/resource/authority/language/TGN","tgn", +"http://publications.europa.eu/resource/authority/language/XYJ","xyj", +"http://publications.europa.eu/resource/authority/language/EZA","eza", +"http://publications.europa.eu/resource/authority/language/IBH","ibh", +"http://publications.europa.eu/resource/authority/language/LJX","ljx", +"http://publications.europa.eu/resource/authority/language/NLQ","nlq", +"http://publications.europa.eu/resource/authority/language/NSB","nsb", +"http://publications.europa.eu/resource/authority/language/PNJ","pnj", +"http://publications.europa.eu/resource/authority/language/VKZ","vkz", +"http://publications.europa.eu/resource/authority/language/XHM","xhm", +"http://publications.europa.eu/resource/authority/language/JKS","jks", +"http://publications.europa.eu/resource/authority/language/PGZ","pgz", +"http://publications.europa.eu/resource/authority/language/XGD","xgd", +"http://publications.europa.eu/resource/authority/language/YYR","yyr", +"http://publications.europa.eu/resource/authority/language/CPO","cpo", +"http://publications.europa.eu/resource/authority/language/GEV","gev", +"http://publications.europa.eu/resource/authority/language/PNK","pnk", +"http://publications.europa.eu/resource/authority/language/XUN","xun", +"http://publications.europa.eu/resource/authority/language/XYK","xyk", +"http://publications.europa.eu/resource/authority/language/XDQ","xdq", +"http://publications.europa.eu/resource/authority/language/XPH","xph", +"http://publications.europa.eu/resource/authority/language/AZN","azn", +"http://publications.europa.eu/resource/authority/language/NQY","nqy", +"http://publications.europa.eu/resource/authority/language/PNL","pnl", +"http://publications.europa.eu/resource/authority/language/RMQ","rmq", +"http://publications.europa.eu/resource/authority/language/SZY","szy", +"http://publications.europa.eu/resource/authority/language/WNW","wnw", +"http://publications.europa.eu/resource/authority/language/DGT","dgt", +"http://publications.europa.eu/resource/authority/language/ENL","enl", +"http://publications.europa.eu/resource/authority/language/GPE","gpe", +"http://publications.europa.eu/resource/authority/language/LNW","lnw", +"http://publications.europa.eu/resource/authority/language/AQK","aqk", +"http://publications.europa.eu/resource/authority/language/BVY","bvy", +"http://publications.europa.eu/resource/authority/language/GIU","giu", +"http://publications.europa.eu/resource/authority/language/GMR","gmr", +"http://publications.europa.eu/resource/authority/language/TOK","tok", +"http://publications.europa.eu/resource/authority/language/UNI","uni", +"http://publications.europa.eu/resource/authority/language/WDK","wdk", +"http://publications.europa.eu/resource/authority/language/CLT","clt", +"http://publications.europa.eu/resource/authority/language/NXK","nxk", +"http://publications.europa.eu/resource/authority/language/RTC","rtc", +"http://publications.europa.eu/resource/authority/language/SGJ","sgj", +"http://publications.europa.eu/resource/authority/language/XPJ","xpj", +"http://publications.europa.eu/resource/authority/language/DRC","drc", +"http://publications.europa.eu/resource/authority/language/NCQ","ncq", +"http://publications.europa.eu/resource/authority/language/PMD","pmd", +"http://publications.europa.eu/resource/authority/language/SPN","spn", +"http://publications.europa.eu/resource/authority/language/UKV","ukv", +"http://publications.europa.eu/resource/authority/language/LVS","lvs", +"http://publications.europa.eu/resource/authority/language/TYY","tyy", +"http://publications.europa.eu/resource/authority/language/WNY","wny", +"http://publications.europa.eu/resource/authority/language/XGG","xgg", +"http://publications.europa.eu/resource/authority/language/YXL","yxl", +"http://publications.europa.eu/resource/authority/language/HKH","hkh", +"http://publications.europa.eu/resource/authority/language/NSF","nsf", +"http://publications.europa.eu/resource/authority/language/SQX","sqx", +"http://publications.europa.eu/resource/authority/language/XTH","xth", +"http://publications.europa.eu/resource/authority/language/CUY","cuy", +"http://publications.europa.eu/resource/authority/language/YXM","yxm", +"http://publications.europa.eu/resource/authority/language/DGW","dgw", +"http://publications.europa.eu/resource/authority/language/DWK","dwk", +"http://publications.europa.eu/resource/authority/language/OSN","osn", +"http://publications.europa.eu/resource/authority/language/XBB","xbb", +"http://publications.europa.eu/resource/authority/language/XPL","xpl", +"http://publications.europa.eu/resource/authority/language/YSG","ysg", +"http://publications.europa.eu/resource/authority/language/CKM","ckm", +"http://publications.europa.eu/resource/authority/language/ISK","isk", +"http://publications.europa.eu/resource/authority/language/KJV","kjv", +"http://publications.europa.eu/resource/authority/language/NOJ","noj", +"http://publications.europa.eu/resource/authority/language/WLH","wlh", +"http://publications.europa.eu/resource/authority/language/XGI","xgi", +"http://publications.europa.eu/resource/authority/language/NLW","nlw", +"http://publications.europa.eu/resource/authority/language/WGB","wgb", +"http://publications.europa.eu/resource/authority/language/CKN","ckn", +"http://publications.europa.eu/resource/authority/language/GLL","gll", +"http://publications.europa.eu/resource/authority/language/UKY","uky", +"http://publications.europa.eu/resource/authority/language/USS","uss", +"http://publications.europa.eu/resource/authority/language/WYI","wyi", +"http://publications.europa.eu/resource/authority/language/YKN","ykn", +"http://publications.europa.eu/resource/authority/language/APF","apf", +"http://publications.europa.eu/resource/authority/language/DTY","dty", +"http://publications.europa.eu/resource/authority/language/IKR","ikr", +"http://publications.europa.eu/resource/authority/language/NXO","nxo", +"http://publications.europa.eu/resource/authority/language/PZH","pzh", +"http://publications.europa.eu/resource/authority/language/RXD","rxd", +"http://publications.europa.eu/resource/authority/language/GDS","gds", +"http://publications.europa.eu/resource/authority/language/OVD","ovd", +"http://publications.europa.eu/resource/authority/language/XBD","xbd", +"http://publications.europa.eu/resource/authority/language/DNJ","dnj", +"http://publications.europa.eu/resource/authority/language/GKD","gkd", +"http://publications.europa.eu/resource/authority/language/LLJ","llj", +"http://publications.europa.eu/resource/authority/language/NOL","nol", +"http://publications.europa.eu/resource/authority/language/SFE","sfe", +"http://publications.europa.eu/resource/authority/language/UNN","unn", +"http://publications.europa.eu/resource/authority/language/IKS","iks", +"http://publications.europa.eu/resource/authority/language/JBW","jbw", +"http://publications.europa.eu/resource/authority/language/TJJ","tjj", +"http://publications.europa.eu/resource/authority/language/XBE","xbe", +"http://publications.europa.eu/resource/authority/language/YWG","ywg", +"http://publications.europa.eu/resource/authority/language/CSJ","csj", +"http://publications.europa.eu/resource/authority/language/DBT","dbt", +"http://publications.europa.eu/resource/authority/language/GDT","gdt", +"http://publications.europa.eu/resource/authority/language/JAN","jan", +"http://publications.europa.eu/resource/authority/language/NWG","nwg", +"http://publications.europa.eu/resource/authority/language/YGS","ygs", +"http://publications.europa.eu/resource/authority/language/DMB","dmb", +"http://publications.europa.eu/resource/authority/language/ESY","esy", +"http://publications.europa.eu/resource/authority/language/GQU","gqu", +"http://publications.europa.eu/resource/authority/language/GYO","gyo", +"http://publications.europa.eu/resource/authority/language/JJR","jjr", +"http://publications.europa.eu/resource/authority/language/NXQ","nxq", +"http://publications.europa.eu/resource/authority/language/OIE","oie", +"http://publications.europa.eu/resource/authority/language/HYW","hyw", +"http://publications.europa.eu/resource/authority/language/LQR","lqr", +"http://publications.europa.eu/resource/authority/language/NKQ","nkq", +"http://publications.europa.eu/resource/authority/language/ZBU","zbu", +"http://publications.europa.eu/resource/authority/language/XGM","xgm", +"http://publications.europa.eu/resource/authority/language/XYT","xyt", +"http://publications.europa.eu/resource/authority/language/HKN","hkn", +"http://publications.europa.eu/resource/authority/language/NPX","npx", +"http://publications.europa.eu/resource/authority/language/SCT","sct", +"http://publications.europa.eu/resource/authority/language/SYX","syx", +"http://publications.europa.eu/resource/authority/language/TJL","tjl", +"http://publications.europa.eu/resource/authority/language/XBG","xbg", +"http://publications.europa.eu/resource/authority/language/XPQ","xpq", +"http://publications.europa.eu/resource/authority/language/LTG","ltg", +"http://publications.europa.eu/resource/authority/language/TKV","tkv", +"http://publications.europa.eu/resource/authority/language/YGU","ygu", +"http://publications.europa.eu/resource/authority/language/DMD","dmd", +"http://publications.europa.eu/resource/authority/language/GMZ","gmz", +"http://publications.europa.eu/resource/authority/language/MJB","mjb", +"http://publications.europa.eu/resource/authority/language/OKZ","okz", +"http://publications.europa.eu/resource/authority/language/WYN","wyn", +"http://publications.europa.eu/resource/authority/language/XJB","xjb", +"http://publications.europa.eu/resource/authority/language/AQT","aqt", +"http://publications.europa.eu/resource/authority/language/DDA","dda", +"http://publications.europa.eu/resource/authority/language/DZE","dze", +"http://publications.europa.eu/resource/authority/language/WTH","wth", +"http://publications.europa.eu/resource/authority/language/YSM","ysm", +"http://publications.europa.eu/resource/authority/language/AXE","axe", +"http://publications.europa.eu/resource/authority/language/DBW","dbw", +"http://publications.europa.eu/resource/authority/language/LTH","lth", +"http://publications.europa.eu/resource/authority/language/SPV","spv", +"http://publications.europa.eu/resource/authority/language/TGZ","tgz", +"http://publications.europa.eu/resource/authority/language/WDT","wdt", +"http://publications.europa.eu/resource/authority/language/YTW","ytw", +"http://publications.europa.eu/resource/authority/language/SGS","sgs", +"http://publications.europa.eu/resource/authority/language/XXM","xxm", +"http://publications.europa.eu/resource/authority/language/DMF","dmf", +"http://publications.europa.eu/resource/authority/language/DNO","dno", +"http://publications.europa.eu/resource/authority/language/XWD","xwd", +"http://publications.europa.eu/resource/authority/language/YXU","yxu", +"http://publications.europa.eu/resource/authority/language/CBQ","cbq", +"http://publications.europa.eu/resource/authority/language/NTX","ntx", +"http://publications.europa.eu/resource/authority/language/XBJ","xbj", +"http://publications.europa.eu/resource/authority/language/XPT","xpt", +"http://publications.europa.eu/resource/authority/language/NRF","nrf", +"http://publications.europa.eu/resource/authority/language/YKU","yku", +"http://publications.europa.eu/resource/authority/language/CTY","cty", +"http://publications.europa.eu/resource/authority/language/TJP","tjp", +"http://publications.europa.eu/resource/authority/language/YTY","yty", +"http://publications.europa.eu/resource/authority/language/ENX","enx", +"http://publications.europa.eu/resource/authority/language/HRC","hrc", +"http://publications.europa.eu/resource/authority/language/TST","tst", +"http://publications.europa.eu/resource/authority/language/UNU","unu", +"http://publications.europa.eu/resource/authority/language/XYY","xyy", +"http://publications.europa.eu/resource/authority/language/DWU","dwu", +"http://publications.europa.eu/resource/authority/language/LSB","lsb", +"http://publications.europa.eu/resource/authority/language/XPV","xpv", +"http://publications.europa.eu/resource/authority/language/YOT","yot", +"http://publications.europa.eu/resource/authority/language/HNG","hng", +"http://publications.europa.eu/resource/authority/language/PHJ","phj", +"http://publications.europa.eu/resource/authority/language/ZIL","zil", +"http://publications.europa.eu/resource/authority/language/LSC","lsc", +"http://publications.europa.eu/resource/authority/language/EMQ","emq", +"http://publications.europa.eu/resource/authority/language/NWO","nwo", +"http://publications.europa.eu/resource/authority/language/XPW","xpw", +"http://publications.europa.eu/resource/authority/language/WDY","wdy", +"http://publications.europa.eu/resource/authority/language/YXY","yxy", +"http://publications.europa.eu/resource/authority/language/ZLA","zla", +"http://publications.europa.eu/resource/authority/language/AQZ","aqz", +"http://publications.europa.eu/resource/authority/language/DSZ","dsz", +"http://publications.europa.eu/resource/authority/language/LJA","lja", +"http://publications.europa.eu/resource/authority/language/ULE","ule", +"http://publications.europa.eu/resource/authority/language/XBN","xbn", +"http://publications.europa.eu/resource/authority/language/XPX","xpx", +"http://publications.europa.eu/resource/authority/language/NZD","nzd", +"http://publications.europa.eu/resource/authority/language/RBK","rbk", +"http://publications.europa.eu/resource/authority/language/RNB","rnb", +"http://publications.europa.eu/resource/authority/language/STY","sty", +"http://publications.europa.eu/resource/authority/language/WWB","wwb", +"http://publications.europa.eu/resource/authority/language/XGU","xgu", +"http://publications.europa.eu/resource/authority/language/JUI","jui", +"http://publications.europa.eu/resource/authority/language/SGY","sgy", +"http://publications.europa.eu/resource/authority/language/XTV","xtv", +"http://publications.europa.eu/resource/authority/language/AXL","axl", +"http://publications.europa.eu/resource/authority/language/GKO","gko", +"http://publications.europa.eu/resource/authority/language/NRK","nrk", +"http://publications.europa.eu/resource/authority/language/TDE","tde", +"http://publications.europa.eu/resource/authority/language/XWJ","xwj", +"http://publications.europa.eu/resource/authority/language/YDA","yda", +"http://publications.europa.eu/resource/authority/language/CBW","cbw", +"http://publications.europa.eu/resource/authority/language/DWY","dwy", +"http://publications.europa.eu/resource/authority/language/LGO","lgo", +"http://publications.europa.eu/resource/authority/language/PGD","pgd", +"http://publications.europa.eu/resource/authority/language/RBL","rbl", +"http://publications.europa.eu/resource/authority/language/RTS","rts", +"http://publications.europa.eu/resource/authority/language/XBP","xbp", +"http://publications.europa.eu/resource/authority/language/XRD","xrd", +"http://publications.europa.eu/resource/authority/language/YAN","yan", +"http://publications.europa.eu/resource/authority/language/CEK","cek", +"http://publications.europa.eu/resource/authority/language/DNV","dnv", +"http://publications.europa.eu/resource/authority/language/GAC","gac", +"http://publications.europa.eu/resource/authority/language/LXM","lxm", +"http://publications.europa.eu/resource/authority/language/XPZ","xpz", +"http://publications.europa.eu/resource/authority/language/XWK","xwk", +"http://publications.europa.eu/resource/authority/language/DWZ","dwz", +"http://publications.europa.eu/resource/authority/language/GYZ","gyz", +"http://publications.europa.eu/resource/authority/language/WSG","wsg", +"http://publications.europa.eu/resource/authority/language/XGW","xgw", +"http://publications.europa.eu/resource/authority/language/CSV","csv", +"http://publications.europa.eu/resource/authority/language/LKM","lkm", +"http://publications.europa.eu/resource/authority/language/RSK","rsk", +"http://publications.europa.eu/resource/authority/language/CNP","cnp", +"http://publications.europa.eu/resource/authority/language/YRM","yrm", +"http://publications.europa.eu/resource/authority/language/GTU","gtu", +"http://publications.europa.eu/resource/authority/language/TJW","tjw", +"http://publications.europa.eu/resource/authority/language/XNI","xni", +"http://publications.europa.eu/resource/authority/language/IIN","iin", +"http://publications.europa.eu/resource/authority/language/LBK","lbk", +"http://publications.europa.eu/resource/authority/language/YNQ","ynq", +"http://publications.europa.eu/resource/authority/language/CNQ","cnq", +"http://publications.europa.eu/resource/authority/language/FKK","fkk", +"http://publications.europa.eu/resource/authority/language/TZL","tzl", +"http://publications.europa.eu/resource/authority/language/XNJ","xnj", +"http://publications.europa.eu/resource/authority/language/XRG","xrg", +"http://publications.europa.eu/resource/authority/language/CSX","csx", +"http://publications.europa.eu/resource/authority/language/LBL","lbl", +"http://publications.europa.eu/resource/authority/language/RSM","rsm", +"http://publications.europa.eu/resource/authority/language/XAJ","xaj", +"http://publications.europa.eu/resource/authority/language/JKA","jka", +"http://publications.europa.eu/resource/authority/language/RBP","rbp", +"http://publications.europa.eu/resource/authority/language/YRO","yro", +"http://publications.europa.eu/resource/authority/language/AWG","awg", +"http://publications.europa.eu/resource/authority/language/RSN","rsn", +"http://publications.europa.eu/resource/authority/language/XNK","xnk", +"http://publications.europa.eu/resource/authority/language/ZCD","zcd", +"http://publications.europa.eu/resource/authority/language/EMX","emx", +"http://publications.europa.eu/resource/authority/language/XAK","xak", +"http://publications.europa.eu/resource/authority/language/BZC","bzc", +"http://publications.europa.eu/resource/authority/language/RIB","rib", +"http://publications.europa.eu/resource/authority/language/RWL","rwl", +"http://publications.europa.eu/resource/authority/language/EBC","ebc", +"http://publications.europa.eu/resource/authority/language/GKU","gku", +"http://publications.europa.eu/resource/authority/language/NWW","nww", +"http://publications.europa.eu/resource/authority/language/EHS","ehs", +"http://publications.europa.eu/resource/authority/language/WGU","wgu", +"http://publications.europa.eu/resource/authority/language/WKR","wkr", +"http://publications.europa.eu/resource/authority/language/XNM","xnm", +"http://publications.europa.eu/resource/authority/language/BJP","bjp", +"http://publications.europa.eu/resource/authority/language/EMZ","emz", +"http://publications.europa.eu/resource/authority/language/FNB","fnb", +"http://publications.europa.eu/resource/authority/language/GEF","gef", +"http://publications.europa.eu/resource/authority/language/GWM","gwm", +"http://publications.europa.eu/resource/authority/language/ORY","ory", +"http://publications.europa.eu/resource/authority/language/YLB","ylb", +"http://publications.europa.eu/resource/authority/language/GJM","gjm", +"http://publications.europa.eu/resource/authority/language/GNJ","gnj", +"http://publications.europa.eu/resource/authority/language/NVO","nvo", +"http://publications.europa.eu/resource/authority/language/RXW","rxw", +"http://publications.europa.eu/resource/authority/language/XDA","xda", +"http://publications.europa.eu/resource/authority/language/DTD","dtd", +"http://publications.europa.eu/resource/authority/language/FBL","fbl", +"http://publications.europa.eu/resource/authority/language/JMW","jmw", +"http://publications.europa.eu/resource/authority/language/UTH","uth", +"http://publications.europa.eu/resource/authority/language/RKW","rkw", +"http://publications.europa.eu/resource/authority/language/TDM","tdm", +"http://publications.europa.eu/resource/authority/language/UGH","ugh", +"http://publications.europa.eu/resource/authority/language/DLK","dlk", +"http://publications.europa.eu/resource/authority/language/GIE","gie", +"http://publications.europa.eu/resource/authority/language/LSN","lsn", +"http://publications.europa.eu/resource/authority/language/OLK","olk", +"http://publications.europa.eu/resource/authority/language/PGL","pgl", +"http://publications.europa.eu/resource/authority/language/HRP","hrp", +"http://publications.europa.eu/resource/authority/language/PYS","pys", +"http://publications.europa.eu/resource/authority/language/SVM","svm", +"http://publications.europa.eu/resource/authority/language/NJZ","njz", +"http://publications.europa.eu/resource/authority/language/TVU","tvu", +"http://publications.europa.eu/resource/authority/language/DDR","ddr", +"http://publications.europa.eu/resource/authority/language/EGM","egm", +"http://publications.europa.eu/resource/authority/language/LKU","lku", +"http://publications.europa.eu/resource/authority/language/SHD","shd", +"http://publications.europa.eu/resource/authority/language/VKN","vkn", +"http://publications.europa.eu/resource/authority/language/XBY","xby", +"http://publications.europa.eu/resource/authority/language/GOV","gov", +"http://publications.europa.eu/resource/authority/language/NRU","nru", +"http://publications.europa.eu/resource/authority/language/OKC","okc", +"http://publications.europa.eu/resource/authority/language/VBK","vbk", +"http://publications.europa.eu/resource/authority/language/XWT","xwt", +"http://publications.europa.eu/resource/authority/language/NEU","neu", +"http://publications.europa.eu/resource/authority/language/NQL","nql", +"http://publications.europa.eu/resource/authority/language/XJT","xjt", +"http://publications.europa.eu/resource/authority/language/XNQ","xnq", +"http://publications.europa.eu/resource/authority/language/WBS","wbs", +"http://publications.europa.eu/resource/authority/language/WXW","wxw", +"http://publications.europa.eu/resource/authority/language/ZKD","zkd", +"http://publications.europa.eu/resource/authority/language/DMW","dmw", +"http://publications.europa.eu/resource/authority/language/GBW","gbw", +"http://publications.europa.eu/resource/authority/language/ITD","itd", +"http://publications.europa.eu/resource/authority/language/JGK","jgk", +"http://publications.europa.eu/resource/authority/language/WEG","weg", +"http://publications.europa.eu/resource/authority/language/ZBA","zba", +"http://publications.europa.eu/resource/authority/language/BFX","bfx", +"http://publications.europa.eu/resource/authority/language/DTH","dth", +"http://publications.europa.eu/resource/authority/language/GIH","gih", +"http://publications.europa.eu/resource/authority/language/IMT","imt", +"http://publications.europa.eu/resource/authority/language/TEZ","tez", +"http://publications.europa.eu/resource/authority/language/ZGH","zgh", +"http://publications.europa.eu/resource/authority/language/AJN","ajn", +"http://publications.europa.eu/resource/authority/language/GJR","gjr", +"http://publications.europa.eu/resource/authority/language/UKI","uki", +"http://publications.europa.eu/resource/authority/language/YGA","yga", +"http://publications.europa.eu/resource/authority/language/AOU","aou", +"http://publications.europa.eu/resource/authority/language/BDF","bdf", +"http://publications.europa.eu/resource/authority/language/ESG","esg", +"http://publications.europa.eu/resource/authority/language/GII","gii", +"http://publications.europa.eu/resource/authority/language/NUK","nuk", +"http://publications.europa.eu/resource/authority/language/TVX","tvx", +"http://publications.europa.eu/resource/authority/language/XUD","xud", +"http://publications.europa.eu/resource/authority/language/XYA","xya", +"http://publications.europa.eu/resource/authority/language/JLS","jls", +"http://publications.europa.eu/resource/authority/language/XWW","xww", diff --git a/mappings/package_eforms_16_1.5/transformation/resources/language.json b/mappings/package_eforms_16_1.5/transformation/resources/language.json new file mode 100644 index 0000000000..9adc8aad94 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/language.json @@ -0,0 +1,90578 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "da" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "DA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "de" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "DE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "el" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "EL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "en" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "EN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "et" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ET" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "GA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "it" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "no" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "NO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "PT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "RO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "es" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ES" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "is" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "IS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "EU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "JA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "LB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SQ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "he" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "AR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ZH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "MS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "la" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "HY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "si" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "id" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "so" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "az" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "th" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "km" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "TA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "be" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "my" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "RM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ca-valencia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/0D0" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sr-ME" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/0E0" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aaz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "abz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ABZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ace" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ach" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ack" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "act" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "acz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ACZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ada" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "add" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ade" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ado" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ads" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ady" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "adz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ADZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aeb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ael" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aeq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aeu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "af" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "afz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AFZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "age" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ago" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ags" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "agz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ahs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ail" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ain" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aiq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "air" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ais" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ait" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ake" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ako" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "akz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ala" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ald" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ale" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ali" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "all" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "als" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "alz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ALZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ama" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ame" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "am" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ami" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ams" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "amz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ana" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "and" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ane" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ang" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ani" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ank" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ann" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ano" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ans" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ant" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "any" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "anz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ANZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aoz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ape" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "api" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/API" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "app" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ard" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "are" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "an" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ari" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ark" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ars" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "art" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ART" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ary" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "arz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ARZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ase" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ash" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ask" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "as" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ass" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ast" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "asz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ASZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ata" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ate" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ath" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ati" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ato" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ats" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "att" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "atz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ATZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "auz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "av" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ays" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ayz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "baa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "baf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "baj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ban" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "baw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "baz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bcz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BCZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ber" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "beu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bhz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "big" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "biz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ble" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "blz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "box" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "boz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bql" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bqz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BQZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "br" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "BR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "brz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bsy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "btz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "but" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "buz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bwz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bxz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BXZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "byz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "can" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "car" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "caz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ccr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cdz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ceb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ceg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cfd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cfg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cfm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "chz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ciw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ciy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cjy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CJY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "col" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "com" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "con" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "co" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "CO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "coz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/COZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cqd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CQD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "crz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "css" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ctz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cvg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CVG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "czh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "czk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "czn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "czo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "czt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CZT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "das" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "day" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "daz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ded" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "def" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "deg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "deh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "del" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "den" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "deq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "der" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "des" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "did" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "din" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "diq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "diu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "diw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "diy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "diz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "djw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dlg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "don" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "doz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "due" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "duz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dzd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dzg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ecr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ECR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ecs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ECS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ecy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ECY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "efa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "efe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "efi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ega" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "egl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ego" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "egy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ehu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ekr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ele" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "elx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ELX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ema" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ems" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ena" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "end" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/END" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "env" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "epi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "era" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "erg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "erh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "erk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ero" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "err" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ers" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ert" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "erw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ERW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ese" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ess" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ets" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ett" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "etz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ETZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "evh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "evn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ewo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ext" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "faa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "faf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "faj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "far" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "faz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ffi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ffm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "flh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "flr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "foi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "for" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fqs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FQS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "frt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "FY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fvr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gaz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "geb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ged" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "geg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "geh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "geq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ges" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gfk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ggw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ghs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ght" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "giq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "git" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "giw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "giy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "giz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "god" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "got" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "goz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gqi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "grz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gsw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "guz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gzi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "had" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ham" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "han" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "har" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "has" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "haz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "heg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "heh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hhy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hlb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hlt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "how" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hoz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "htu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "htx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "huz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hvc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hvv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ian" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ica" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ICA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ich" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ICH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "icl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ICL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "icr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ICR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ida" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ide" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "io" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ids" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "idu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ifa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ifb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ife" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ifk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ifm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ifu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ify" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IFY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ige" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ign" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "igw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ihb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ihi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ihp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/III" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ijc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ije" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ijj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ijn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ijo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ijs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ike" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ila" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ili" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ill" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ils" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ima" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ime" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ims" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ine" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ing" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ING" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ino" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ins" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "int" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "inz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/INZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ior" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ipi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ipo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ira" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ire" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "irh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "irk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "irn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "irr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "irx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ise" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ish" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ism" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ist" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ite" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ito" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "its" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ity" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ium" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ivb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ivv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ixc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ixl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iyx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "izh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "izi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "izr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IZR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jaz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jeb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jeg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jeh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jeu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jiq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "job" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "juy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jvd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "KL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kcz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KCZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kdz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ked" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ken" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ker" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ket" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "keu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "key" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kfz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KFZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "khz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kiz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "klz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "knz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "koz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kql" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kqz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KQZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "krz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ksz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ktz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kuz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kvz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KVZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kwz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kxz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KXZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kyz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kzz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "laa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "laf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "laj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "laq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "las" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "law" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "laz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ldq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "led" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "len" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ler" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "les" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "let" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "leu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ley" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lfn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "li" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "liz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ljl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ljp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "log" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "los" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "low" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "loz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lrz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ltc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ltn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ltu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "luz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lvu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lzz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "man" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "map" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "max" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "maz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mcz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MCZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mdz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "med" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "men" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "met" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "meu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mfz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MFZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mhz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "min" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "miq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "miu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "miw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "miy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "miz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mlz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "moz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mql" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mqz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MQZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mrz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "msz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mtx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "muz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mvz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MVZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mwz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mxz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MXZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "myz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mzz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "na" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "naz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ndz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ned" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ner" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "net" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "new" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ney" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nfd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NFD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nfl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NFL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nfr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nfu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ngz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nhz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "niz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "non" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "not" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "now" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "num" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "och" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "OC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ocu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ODA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "odk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ODK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "odt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ODT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "odu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ODU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ofo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ofs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ofu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OFU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ogb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ogc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ogg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ogo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ogu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ohu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ojw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ola" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "old" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ole" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ome" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ona" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "one" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ong" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ono" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ons" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ont" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "onx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ONX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ood" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "opy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ora" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ore" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "org" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "or" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "om" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ors" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ort" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "orz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "os" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ost" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ota" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ote" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ots" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ott" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "otz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "owi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "owl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oyd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OYD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ozm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "paa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "paf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "paq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "par" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "paw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "paz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "peb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ped" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "peg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "peh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "peo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "peq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pfe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pfl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PFL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "piu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "piv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "piw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "piy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "piz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ple" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ply" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "plz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "png" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "poy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/POY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ppu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "psy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "put" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "puz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pyx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "quz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qvz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QVZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qwh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "qyp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/QYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ral" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ram" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ran" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ras" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ray" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "raz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "reb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ree" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "reg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ren" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "res" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ret" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/REY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rhg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rhp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ria" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ril" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "riu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "roa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "roc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "roe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "roo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ror" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "row" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ROW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rtm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rtw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ruz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ryn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ryu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "say" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "saz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "scx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "see" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ser" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ses" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "set" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "seu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sfb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SFB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sfm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SFM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sfs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SFS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sfw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SFW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "she" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sho" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "six" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "siz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sjw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ska" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ske" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ski" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "skz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "slz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SLZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "se" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "SE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "smz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "snz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "son" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "st" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "soz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "squ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "src" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "srz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ssz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "std" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ste" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "str" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "stw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "su" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "swy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "taz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tbz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TBZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tck" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tcz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TCZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ted" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "te" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ten" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ter" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "teu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tex" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tfi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tfn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TFN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tfo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TFO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tfr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TFR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tft" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TFT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "the" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ths" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "thz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/THZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "til" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tio" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tiz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tju" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tlx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "to" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "too" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "top" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "toz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tql" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tqw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TQW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "try" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "trz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tsz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ttz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tus" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tuz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "two" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "twy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tye" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "typ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ubi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ubr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ubu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ude" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "udu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ues" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ufi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UFI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ugb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uge" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ugn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ugo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ugy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ula" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ull" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ump" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ums" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "umu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "una" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "und" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "une" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ung" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "upi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "upv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ura" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ure" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "url" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ury" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "urz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/URZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "usa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ush" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "usi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "usk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "usp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "usu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ute" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "utp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "utr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "utu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uvh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UVH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uvl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UVL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uzn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uzs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "val" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "van" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "var" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ved" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "veo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ver" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "viv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vlp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vrs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "war" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "was" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "way" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "waz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wci" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WCI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "weh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "weo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "weu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wew" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wfg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WFG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "whg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WHG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "whk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WHK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "whu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wic" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "win" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wiw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wji" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WJI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "WA" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wof" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "won" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "woy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wtf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wtk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wtm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wtw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wuv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "www" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wym" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xce" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xcy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XCY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xeb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XED" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xeg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xem" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xep" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xeu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xfa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XFA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xht" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xke" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xld" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xlu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xoc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xod" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xoi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xoo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xop" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xow" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XOW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xqa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XQA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xse" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xsy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xti" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xuo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xve" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XVE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xvn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XVN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xxb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XXB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xxr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XXR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xxt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XXT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xzm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XZM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xzp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XZP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yaz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ybx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ych" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ycl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YCL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ycn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YCN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ycp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YCP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ydd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ydg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ydk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yec" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yee" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yei" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yej" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YER" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yes" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YES" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yet" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YET" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yeu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yha" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yhl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YHL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YID" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yij" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yip" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yiq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yiu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yiv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yix" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yiy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yiz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yle" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yli" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yly" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ymz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yob" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yoi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yox" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yoy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ypz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yre" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yri" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yso" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yta" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YTA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ytl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ytp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yue" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yug" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yup" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yur" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yut" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yux" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yuz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YUZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yva" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YVA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yvt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YVT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yyu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YYU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yyz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yzg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YZG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yzk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YZK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zab" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zad" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zae" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zag" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zah" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zai" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zal" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zam" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zao" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zap" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zar" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zas" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zau" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zav" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zax" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zay" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zaz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZAZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zca" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZCA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zch" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZCH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zdj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZDJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZEA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zeg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zeh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZEH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zen" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZEN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zgr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zhb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zhd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zhi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zhn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zhw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zia" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zik" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zim" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zir" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ziw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ziz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zlj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zln" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZLN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zlq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zma" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zme" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZME" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zml" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZML" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zms" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zna" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZNA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "znd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zne" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZNE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "znk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zns" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZNS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zoc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zoh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zom" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zoo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zoq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zor" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zos" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZOS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zps" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zqe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZQE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zra" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zrn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zrp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zrs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZRS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zsu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZSU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zte" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ztx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zua" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zuh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zum" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zwa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZWA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zxx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZXX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zyg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZYG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zyj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zyp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZYP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zzj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZZJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#TED_SCHEMA", + "value": "ME" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eaa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EAA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jog" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JOG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "omy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OMY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ptq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PTQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ocm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OCM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yry" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cey" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lvi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LVI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PND" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ulw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FIF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wmg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WMG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ilp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ILP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "izz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jje" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JJE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pwi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PWI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "glb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iqw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IQW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dhx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DHX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dto" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ubl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xis" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XIS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jkp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "avm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rrt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RRT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "suo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SUO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "txj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TXJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uon" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UON" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ljw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "prf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xul" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yhs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ihw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IHW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "obk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "eza" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EZA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ibh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IBH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ljx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xhm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XHM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yyr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YYR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cpo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CPO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gev" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xun" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xdq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xph" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "azn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AZN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nqy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pnl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PNL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rmq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "szy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SZY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gpe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GPE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lnw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LNW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bvy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BVY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "giu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tok" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TOK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "clt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CLT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rtc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RTC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "drc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ncq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NCQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ukv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lvs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LVS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wny" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WNY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hkh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nsf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NSF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sqx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SQX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cuy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CUY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "osn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "isk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ISK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "kjv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/KJV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "noj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wlh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WLH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nlw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NLW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ckn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gll" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GLL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uky" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uss" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/USS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wyi" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ykn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "apf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/APF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ikr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pzh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PZH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rxd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RXD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gds" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ovd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OVD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "llj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LLJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nol" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NOL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sfe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SFE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iks" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IKS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ywg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gqu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GQU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nxq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NXQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "oie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hyw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HYW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lqr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LQR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nkq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NKQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zbu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "npx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sct" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SCT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "syx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SYX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ltg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tkv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TKV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ygu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gmz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "mjb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/MJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wyn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WYN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xjb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XJB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dze" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DZE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ysm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axe" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "spv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tgz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TGZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ytw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YTW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dno" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ntx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NTX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YTY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "za" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZHA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "enx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ENX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tst" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TST" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "unu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UNU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xyy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YOT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HNG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "phj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PHJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZIL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nwo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wdy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WDY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yxy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YXY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zla" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZLA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aqz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AQZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dsz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DSZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lja" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LJA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ule" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ULE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nzd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NZD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sty" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/STY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wwb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WWB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jui" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JUI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "sgy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SGY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xtv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XTV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "axl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AXL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gko" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nrk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tde" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lgo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LGO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rts" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RTS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yan" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YAN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cek" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CEK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dnv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DNV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gac" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GAC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lxm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LXM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xpz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XPZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dwz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DWZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gyz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GYZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wsg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WSG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xgw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XGW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csv" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lkm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yrm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gtu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GTU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tjw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TJW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xni" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "iin" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IIN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ynq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "cnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fkk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FKK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tzl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TZL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xrg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XRG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "csx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/CSX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xaj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jka" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JKA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rbp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RBP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YRO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "awg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AWG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zcd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZCD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xak" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XAK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bzc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BZC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rib" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RIB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rwl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RWL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ebc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EBC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NWW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ehs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EHS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wgu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WGU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wkr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WKR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bjp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BJP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "emz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EMZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fnb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FNB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gef" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GEF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gwm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GWM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ory" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ORY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ylb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YLB" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gjm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gnj" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GNJ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nvo" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NVO" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xda" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XDA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dtd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "fbl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/FBL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "rkw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/RKW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tdm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TDM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ugh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dlk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gie" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIE" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lsn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LSN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "olk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OLK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pgl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PGL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "hrp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/HRP" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "pys" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/PYS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "svm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SVM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "njz" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NJZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ddr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DDR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "egm" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/EGM" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "lku" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/LKU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "shd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/SHD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vkn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VKN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xby" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XBY" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gov" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GOV" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nru" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NRU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "okc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/OKC" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "vbk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/VBK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xwt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "neu" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NEU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nql" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NQL" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xjt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XJT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xnq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XNQ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wbs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WBS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "wxw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WXW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zkd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZKD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dmw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DMW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gbw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GBW" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "itd" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ITD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jgk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JGK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "weg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/WEG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zba" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZBA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bfx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BFX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "dth" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/DTH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gih" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GIH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "imt" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/IMT" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tez" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TEZ" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "zgh" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ZGH" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "ajn" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AJN" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gjr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GJR" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "uki" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/UKI" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "yga" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/YGA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "aou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/AOU" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "bdf" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/BDF" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "esg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/ESG" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "gii" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/GII" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "nuk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/NUK" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "tvx" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/TVX" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xud" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XUD" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xya" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XYA" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "jls" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/JLS" + } + }, + { + "code": { + "type": "typed-literal", + "datatype": "http://publications.europa.eu/ontology/euvoc#XML_LNG", + "value": "xww" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/language/XWW" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/main_activity.json b/mappings/package_eforms_16_1.5/transformation/resources/main_activity.json new file mode 100644 index 0000000000..58efcfaea3 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/main_activity.json @@ -0,0 +1,225 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "post" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/post" + } + }, + { + "code": { + "type": "literal", + "value": "airport" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/airport" + } + }, + { + "code": { + "type": "literal", + "value": "defence" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/defence" + } + }, + { + "code": { + "type": "literal", + "value": "econ-aff" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/econ-aff" + } + }, + { + "code": { + "type": "literal", + "value": "education" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/education" + } + }, + { + "code": { + "type": "literal", + "value": "electricity" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/electricity" + } + }, + { + "code": { + "type": "literal", + "value": "env-pro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/env-pro" + } + }, + { + "code": { + "type": "literal", + "value": "gas-heat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/gas-heat" + } + }, + { + "code": { + "type": "literal", + "value": "gas-oil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/gas-oil" + } + }, + { + "code": { + "type": "literal", + "value": "gen-pub" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/gen-pub" + } + }, + { + "code": { + "type": "literal", + "value": "hc-am" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/hc-am" + } + }, + { + "code": { + "type": "literal", + "value": "health" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/health" + } + }, + { + "code": { + "type": "literal", + "value": "port" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/port" + } + }, + { + "code": { + "type": "literal", + "value": "pub-os" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/pub-os" + } + }, + { + "code": { + "type": "literal", + "value": "rail" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/rail" + } + }, + { + "code": { + "type": "literal", + "value": "rcr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/rcr" + } + }, + { + "code": { + "type": "literal", + "value": "soc-pro" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/soc-pro" + } + }, + { + "code": { + "type": "literal", + "value": "solid-fuel" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/solid-fuel" + } + }, + { + "code": { + "type": "literal", + "value": "urttb" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/urttb" + } + }, + { + "code": { + "type": "literal", + "value": "water" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/main-activity/water" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/measurement-unit.json b/mappings/package_eforms_16_1.5/transformation/resources/measurement-unit.json new file mode 100644 index 0000000000..f33b8c2c03 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/measurement-unit.json @@ -0,0 +1,535 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "AMP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/AMP" + } + }, + { + "code": { + "type": "literal", + "value": "BIT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/BIT" + } + }, + { + "code": { + "type": "literal", + "value": "CMK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/CMK" + } + }, + { + "code": { + "type": "literal", + "value": "GTE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/GTE" + } + }, + { + "code": { + "type": "literal", + "value": "HAR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/HAR" + } + }, + { + "code": { + "type": "literal", + "value": "HTZ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/HTZ" + } + }, + { + "code": { + "type": "literal", + "value": "KEL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KEL" + } + }, + { + "code": { + "type": "literal", + "value": "KGM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KGM" + } + }, + { + "code": { + "type": "literal", + "value": "LTR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/LTR" + } + }, + { + "code": { + "type": "literal", + "value": "MGM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MGM" + } + }, + { + "code": { + "type": "literal", + "value": "MIN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MIN" + } + }, + { + "code": { + "type": "literal", + "value": "MTS" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MTS" + } + }, + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "PAL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/PAL" + } + }, + { + "code": { + "type": "literal", + "value": "SEC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/SEC" + } + }, + { + "code": { + "type": "literal", + "value": "TKM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/TKM" + } + }, + { + "code": { + "type": "literal", + "value": "WTT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/WTT" + } + }, + { + "code": { + "type": "literal", + "value": "2N" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/2N" + } + }, + { + "code": { + "type": "literal", + "value": "BAR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/BAR" + } + }, + { + "code": { + "type": "literal", + "value": "BQL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/BQL" + } + }, + { + "code": { + "type": "literal", + "value": "C34" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/C34" + } + }, + { + "code": { + "type": "literal", + "value": "C45" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/C45" + } + }, + { + "code": { + "type": "literal", + "value": "CDL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/CDL" + } + }, + { + "code": { + "type": "literal", + "value": "CEL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/CEL" + } + }, + { + "code": { + "type": "literal", + "value": "CMT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/CMT" + } + }, + { + "code": { + "type": "literal", + "value": "D30" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/D30" + } + }, + { + "code": { + "type": "literal", + "value": "GRM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/GRM" + } + }, + { + "code": { + "type": "literal", + "value": "HLT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/HLT" + } + }, + { + "code": { + "type": "literal", + "value": "HUR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/HUR" + } + }, + { + "code": { + "type": "literal", + "value": "JOU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/JOU" + } + }, + { + "code": { + "type": "literal", + "value": "KMK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KMK" + } + }, + { + "code": { + "type": "literal", + "value": "KWH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KWH" + } + }, + { + "code": { + "type": "literal", + "value": "MAW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MAW" + } + }, + { + "code": { + "type": "literal", + "value": "MLT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MLT" + } + }, + { + "code": { + "type": "literal", + "value": "MTK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MTK" + } + }, + { + "code": { + "type": "literal", + "value": "MTR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MTR" + } + }, + { + "code": { + "type": "literal", + "value": "TNE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/TNE" + } + }, + { + "code": { + "type": "literal", + "value": "TOE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/TOE" + } + }, + { + "code": { + "type": "literal", + "value": "VLT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/VLT" + } + }, + { + "code": { + "type": "literal", + "value": "CMQ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/CMQ" + } + }, + { + "code": { + "type": "literal", + "value": "GWH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/GWH" + } + }, + { + "code": { + "type": "literal", + "value": "KMH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KMH" + } + }, + { + "code": { + "type": "literal", + "value": "KTM" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KTM" + } + }, + { + "code": { + "type": "literal", + "value": "KWT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/KWT" + } + }, + { + "code": { + "type": "literal", + "value": "MMT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MMT" + } + }, + { + "code": { + "type": "literal", + "value": "NEW" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/NEW" + } + }, + { + "code": { + "type": "literal", + "value": "3C" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/3C" + } + }, + { + "code": { + "type": "literal", + "value": "E34" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/E34" + } + }, + { + "code": { + "type": "literal", + "value": "AD" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/AD" + } + }, + { + "code": { + "type": "literal", + "value": "LH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/LH" + } + }, + { + "code": { + "type": "literal", + "value": "MC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/MC" + } + }, + { + "code": { + "type": "literal", + "value": "H87" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/measurement-unit/H87" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/missing-info-submission.json b/mappings/package_eforms_16_1.5/transformation/resources/missing-info-submission.json new file mode 100644 index 0000000000..9e3535f63f --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/missing-info-submission.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/missing-info-submission/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "late-all" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/missing-info-submission/late-all" + } + }, + { + "code": { + "type": "literal", + "value": "late-none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/missing-info-submission/late-none" + } + }, + { + "code": { + "type": "literal", + "value": "late-some" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/missing-info-submission/late-some" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/notice-type.json b/mappings/package_eforms_16_1.5/transformation/resources/notice-type.json new file mode 100644 index 0000000000..2401b31ea8 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/notice-type.json @@ -0,0 +1,245 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "pmc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pmc" + } + }, + { + "code": { + "type": "literal", + "value": "can-desg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/can-desg" + } + }, + { + "code": { + "type": "literal", + "value": "can-modif" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/can-modif" + } + }, + { + "code": { + "type": "literal", + "value": "can-social" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/can-social" + } + }, + { + "code": { + "type": "literal", + "value": "can-standard" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/can-standard" + } + }, + { + "code": { + "type": "literal", + "value": "cn-desg" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/cn-desg" + } + }, + { + "code": { + "type": "literal", + "value": "cn-social" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/cn-social" + } + }, + { + "code": { + "type": "literal", + "value": "cn-standard" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/cn-standard" + } + }, + { + "code": { + "type": "literal", + "value": "corr" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/corr" + } + }, + { + "code": { + "type": "literal", + "value": "pin-buyer" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-buyer" + } + }, + { + "code": { + "type": "literal", + "value": "pin-cfc-social" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-cfc-social" + } + }, + { + "code": { + "type": "literal", + "value": "pin-cfc-standard" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-cfc-standard" + } + }, + { + "code": { + "type": "literal", + "value": "pin-only" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-only" + } + }, + { + "code": { + "type": "literal", + "value": "pin-rtl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-rtl" + } + }, + { + "code": { + "type": "literal", + "value": "qu-sy" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/qu-sy" + } + }, + { + "code": { + "type": "literal", + "value": "subco" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/subco" + } + }, + { + "code": { + "type": "literal", + "value": "veat" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/veat" + } + }, + { + "code": { + "type": "literal", + "value": "brin-ecs" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/brin-ecs" + } + }, + { + "code": { + "type": "literal", + "value": "brin-eeig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/brin-eeig" + } + }, + { + "code": { + "type": "literal", + "value": "can-tran" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/can-tran" + } + }, + { + "code": { + "type": "literal", + "value": "pin-tran" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/pin-tran" + } + }, + { + "code": { + "type": "literal", + "value": "compl" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/notice-type/compl" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/number-fixed.json b/mappings/package_eforms_16_1.5/transformation/resources/number-fixed.json new file mode 100644 index 0000000000..d2bc1e833b --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/number-fixed.json @@ -0,0 +1,45 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-fixed/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "fix-tot" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-fixed/fix-tot" + } + }, + { + "code": { + "type": "literal", + "value": "fix-unit" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-fixed/fix-unit" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/number-threshold.json b/mappings/package_eforms_16_1.5/transformation/resources/number-threshold.json new file mode 100644 index 0000000000..d6f81ef453 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/number-threshold.json @@ -0,0 +1,45 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-threshold/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "max-pass" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-threshold/max-pass" + } + }, + { + "code": { + "type": "literal", + "value": "min-score" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-threshold/min-score" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/number-weight.json b/mappings/package_eforms_16_1.5/transformation/resources/number-weight.json new file mode 100644 index 0000000000..a75114a7bd --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/number-weight.json @@ -0,0 +1,95 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "dec-exa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/dec-exa" + } + }, + { + "code": { + "type": "literal", + "value": "dec-mid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/dec-mid" + } + }, + { + "code": { + "type": "literal", + "value": "ord-imp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/ord-imp" + } + }, + { + "code": { + "type": "literal", + "value": "per-exa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/per-exa" + } + }, + { + "code": { + "type": "literal", + "value": "per-mid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/per-mid" + } + }, + { + "code": { + "type": "literal", + "value": "poi-exa" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/poi-exa" + } + }, + { + "code": { + "type": "literal", + "value": "poi-mid" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/number-weight/poi-mid" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/other-place-service.json b/mappings/package_eforms_16_1.5/transformation/resources/other-place-service.json new file mode 100644 index 0000000000..d229c0b7ef --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/other-place-service.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/other-place-service/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "anyw" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/other-place-service/anyw" + } + }, + { + "code": { + "type": "literal", + "value": "anyw-cou" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/other-place-service/anyw-cou" + } + }, + { + "code": { + "type": "literal", + "value": "anyw-eea" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/other-place-service/anyw-eea" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/permission.json b/mappings/package_eforms_16_1.5/transformation/resources/permission.json new file mode 100644 index 0000000000..81daa931a3 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/permission.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/permission/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "allowed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/permission/allowed" + } + }, + { + "code": { + "type": "literal", + "value": "not-allowed" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/permission/not-allowed" + } + }, + { + "code": { + "type": "literal", + "value": "required" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/permission/required" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/procurement-procedure-type.json b/mappings/package_eforms_16_1.5/transformation/resources/procurement-procedure-type.json new file mode 100644 index 0000000000..f7af3fc4df --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/procurement-procedure-type.json @@ -0,0 +1,125 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "comp-dial" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/comp-dial" + } + }, + { + "code": { + "type": "literal", + "value": "innovation" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/innovation" + } + }, + { + "code": { + "type": "literal", + "value": "neg-w-call" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/neg-w-call" + } + }, + { + "code": { + "type": "literal", + "value": "neg-wo-call" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/neg-wo-call" + } + }, + { + "code": { + "type": "literal", + "value": "open" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/open" + } + }, + { + "code": { + "type": "literal", + "value": "oth-mult" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/oth-mult" + } + }, + { + "code": { + "type": "literal", + "value": "oth-single" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/oth-single" + } + }, + { + "code": { + "type": "literal", + "value": "restricted" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/restricted" + } + }, + { + "code": { + "type": "literal", + "value": "comp-tend" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/comp-tend" + } + }, + { + "code": { + "type": "literal", + "value": "exp-int-rail" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/procurement-procedure-type/exp-int-rail" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/requirement-stage.json b/mappings/package_eforms_16_1.5/transformation/resources/requirement-stage.json new file mode 100644 index 0000000000..7732828572 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/requirement-stage.json @@ -0,0 +1,65 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/requirement-stage/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "nyk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/requirement-stage/nyk" + } + }, + { + "code": { + "type": "literal", + "value": "not-requ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/requirement-stage/not-requ" + } + }, + { + "code": { + "type": "literal", + "value": "par-requ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/requirement-stage/par-requ" + } + }, + { + "code": { + "type": "literal", + "value": "t-requ" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/requirement-stage/t-requ" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/reserved-procurement.json b/mappings/package_eforms_16_1.5/transformation/resources/reserved-procurement.json new file mode 100644 index 0000000000..d9ba5489fe --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/reserved-procurement.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/reserved-procurement/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/reserved-procurement/none" + } + }, + { + "code": { + "type": "literal", + "value": "res-pub-ser" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/reserved-procurement/res-pub-ser" + } + }, + { + "code": { + "type": "literal", + "value": "res-ws" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/reserved-procurement/res-ws" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/selection-criterion.json b/mappings/package_eforms_16_1.5/transformation/resources/selection-criterion.json new file mode 100644 index 0000000000..d7a9393025 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/selection-criterion.json @@ -0,0 +1,65 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/selection-criterion/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "other" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/selection-criterion/other" + } + }, + { + "code": { + "type": "literal", + "value": "ef-stand" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/selection-criterion/ef-stand" + } + }, + { + "code": { + "type": "literal", + "value": "sui-act" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/selection-criterion/sui-act" + } + }, + { + "code": { + "type": "literal", + "value": "tp-abil" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/selection-criterion/tp-abil" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/social-objective.json b/mappings/package_eforms_16_1.5/transformation/resources/social-objective.json new file mode 100644 index 0000000000..f956c8ee99 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/social-objective.json @@ -0,0 +1,95 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "other" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/other" + } + }, + { + "code": { + "type": "literal", + "value": "acc-all" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/acc-all" + } + }, + { + "code": { + "type": "literal", + "value": "et-eq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/et-eq" + } + }, + { + "code": { + "type": "literal", + "value": "gen-eq" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/gen-eq" + } + }, + { + "code": { + "type": "literal", + "value": "hum-right" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/hum-right" + } + }, + { + "code": { + "type": "literal", + "value": "opp" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/opp" + } + }, + { + "code": { + "type": "literal", + "value": "work-cond" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/social-objective/work-cond" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-indication.json b/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-indication.json new file mode 100644 index 0000000000..2f9425f176 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-indication.json @@ -0,0 +1,85 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/none" + } + }, + { + "code": { + "type": "literal", + "value": "shar-subc" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/shar-subc" + } + }, + { + "code": { + "type": "literal", + "value": "subc-noblig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/subc-noblig" + } + }, + { + "code": { + "type": "literal", + "value": "subc-oblig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/subc-oblig" + } + }, + { + "code": { + "type": "literal", + "value": "subj-noblig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/subj-noblig" + } + }, + { + "code": { + "type": "literal", + "value": "subj-oblig" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-indication/subj-oblig" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-obligation.json b/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-obligation.json new file mode 100644 index 0000000000..30241348bb --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/subcontracting-obligation.json @@ -0,0 +1,65 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-obligation/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "none" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-obligation/none" + } + }, + { + "code": { + "type": "literal", + "value": "subc-chng" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-obligation/subc-chng" + } + }, + { + "code": { + "type": "literal", + "value": "subc-min" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-obligation/subc-min" + } + }, + { + "code": { + "type": "literal", + "value": "subc-oblig-2009-81" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/subcontracting-obligation/subc-oblig-2009-81" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/temporal_unit.csv b/mappings/package_eforms_16_1.5/transformation/resources/temporal_unit.csv index 08a31d6313..7d5ede821b 100644 --- a/mappings/package_eforms_16_1.5/transformation/resources/temporal_unit.csv +++ b/mappings/package_eforms_16_1.5/transformation/resources/temporal_unit.csv @@ -1,7 +1,7 @@ xmlElement,conceptURI -,http://www.w3.org/2006/time#unitYear +YEAR,http://www.w3.org/2006/time#unitYear MONTH,http://www.w3.org/2006/time#unitMonth -,http://www.w3.org/2006/time#unitWeek +WEEK,http://www.w3.org/2006/time#unitWeek DAY,http://www.w3.org/2006/time#unitDay ,http://www.w3.org/2006/time#unitHour ,http://www.w3.org/2006/time#unitMinute diff --git a/mappings/package_eforms_16_1.5/transformation/resources/timeperiod.json b/mappings/package_eforms_16_1.5/transformation/resources/timeperiod.json new file mode 100644 index 0000000000..1540af0002 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/timeperiod.json @@ -0,0 +1,385 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "TUE" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/TUE" + } + }, + { + "code": { + "type": "literal", + "value": "MAR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/MAR" + } + }, + { + "code": { + "type": "literal", + "value": "MIN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/MIN" + } + }, + { + "code": { + "type": "literal", + "value": "SEP" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SEP" + } + }, + { + "code": { + "type": "literal", + "value": "SUN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SUN" + } + }, + { + "code": { + "type": "literal", + "value": "APR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/APR" + } + }, + { + "code": { + "type": "literal", + "value": "AUG" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/AUG" + } + }, + { + "code": { + "type": "literal", + "value": "DAY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/DAY" + } + }, + { + "code": { + "type": "literal", + "value": "DEC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/DEC" + } + }, + { + "code": { + "type": "literal", + "value": "JUL" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/JUL" + } + }, + { + "code": { + "type": "literal", + "value": "JUN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/JUN" + } + }, + { + "code": { + "type": "literal", + "value": "MON" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/MON" + } + }, + { + "code": { + "type": "literal", + "value": "NOV" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/NOV" + } + }, + { + "code": { + "type": "literal", + "value": "SAT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SAT" + } + }, + { + "code": { + "type": "literal", + "value": "SEC" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SEC" + } + }, + { + "code": { + "type": "literal", + "value": "THU" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/THU" + } + }, + { + "code": { + "type": "literal", + "value": "WED" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/WED" + } + }, + { + "code": { + "type": "literal", + "value": "JAN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/JAN" + } + }, + { + "code": { + "type": "literal", + "value": "UNKNOWN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/UNKNOWN" + } + }, + { + "code": { + "type": "literal", + "value": "AUTUMN" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/AUTUMN" + } + }, + { + "code": { + "type": "literal", + "value": "FEB" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/FEB" + } + }, + { + "code": { + "type": "literal", + "value": "FRI" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/FRI" + } + }, + { + "code": { + "type": "literal", + "value": "HOUR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/HOUR" + } + }, + { + "code": { + "type": "literal", + "value": "MAY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/MAY" + } + }, + { + "code": { + "type": "literal", + "value": "MONTH" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/MONTH" + } + }, + { + "code": { + "type": "literal", + "value": "OCT" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/OCT" + } + }, + { + "code": { + "type": "literal", + "value": "QUARTER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/QUARTER" + } + }, + { + "code": { + "type": "literal", + "value": "SPRING" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SPRING" + } + }, + { + "code": { + "type": "literal", + "value": "SUMMER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/SUMMER" + } + }, + { + "code": { + "type": "literal", + "value": "WEEK" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/WEEK" + } + }, + { + "code": { + "type": "literal", + "value": "WINTER" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/WINTER" + } + }, + { + "code": { + "type": "literal", + "value": "YEAR" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/YEAR" + } + }, + { + "code": { + "type": "literal", + "value": "YEAR_HALF" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/YEAR_HALF" + } + }, + { + "code": { + "type": "literal", + "value": "CALENDAR_DAY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/CALENDAR_DAY" + } + }, + { + "code": { + "type": "literal", + "value": "WORKING_DAY" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/WORKING_DAY" + } + }, + { + "code": { + "type": "literal", + "value": "UNLIMITED" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/timeperiod/UNLIMITED" + } + } + ] + } +} \ No newline at end of file diff --git a/mappings/package_eforms_16_1.5/transformation/resources/usage.json b/mappings/package_eforms_16_1.5/transformation/resources/usage.json new file mode 100644 index 0000000000..1343599d44 --- /dev/null +++ b/mappings/package_eforms_16_1.5/transformation/resources/usage.json @@ -0,0 +1,55 @@ +{ + "head": { + "link": [], + "vars": [ + "code", + "conceptURI" + ] + }, + "results": { + "distinct": false, + "ordered": true, + "bindings": [ + { + "code": { + "type": "literal", + "value": "OP_DATPRO" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/usage/OP_DATPRO" + } + }, + { + "code": { + "type": "literal", + "value": "n-used" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/usage/n-used" + } + }, + { + "code": { + "type": "literal", + "value": "nyk" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/usage/nyk" + } + }, + { + "code": { + "type": "literal", + "value": "used" + }, + "conceptURI": { + "type": "uri", + "value": "http://publications.europa.eu/resource/authority/usage/used" + } + } + ] + } +} \ No newline at end of file