@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix delta: <http://www.w3.org/2004/delta#> .
@prefix fibo-fnd-utl-av: <https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/> .
@prefix fibo-sec-sec-cls: <https://spec.edmcouncil.org/fibo/ontology/SEC/Securities/SecuritiesClassification/> .
@prefix ics: <http://data.ga-group.nl/ics/> .
@prefix ics-trbc: <http://data.ga-group.nl/ics/trbc/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pav: <http://purl.org/pav/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sm: <http://www.omg.org/techprocess/ab/SpecificationMetadata/> .
@prefix tempo: <http://purl.org/tempo/> .
@prefix trbc: <http://permid.org/ontology/trbc/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.ga-group.nl/ics/trbc/>
	a	owl:Ontology ;
	dcat:downloadURL	<http://data.ga-group.nl/ics/trbc.ttl> ;
	dct:abstract	"""This ontology includes individuals representing the set of classification codes based on the principal business activity of the company.
This graph contains all TRBC classification codes that have ever been valid along with validity information."""@en ;
	dct:creator	<https://orcid.org/0000-0002-7352-2825> ;
	dct:description	"""The Refinitiv Business Classification (TRBC) is an industry classification taxonomy launched by Reuters in 2004 as RBSS, and is now used by LSEG after the merger with Refinitiv.
Codes are five-tiered, numeric, and not prefix-free.  The first tier is called economic sector, the second tier is the business sector, the third tier is the industry group, the fourth tier is the industry, and the fifth tier is the activity group.
LSEG is responsible for assigning a TRBC classification to all major public as well as many private companies.  Each company is allocated to the activity group that most closely represents the nature of its business according to the TRBC classification methodology."""@en ;
	dct:format	"text/turtle"^^xsd:string ;
	dct:issued	"2026-06-03T02:25:19Z"^^xsd:dateTime ;
	dct:language	"en"^^xsd:language ;
	dct:license	<https://creativecommons.org/licenses/by-sa/4.0/> ;
	dct:modified	"2026-06-03T02:25:19Z"^^xsd:dateTime ;
	dct:publisher	<https://orcid.org/0000-0002-7352-2825> ;
	dct:title	"trbc individuals" ;
	fibo-fnd-utl-av:hasMaturityLevel	fibo-fnd-utl-av:Release ;
	owl:imports	trbc: , ics: ;
	sm:contentLanguage	<https://www.w3.org/TR/owl2-quick-reference/> ;
	rdfs:label	"TRBC"@en ;
	rdfs:seeAlso	<https://github.com/ga-group/ics> ;
	sm:contributor	"PAMIYA Strategic Advisors GmbH" ;
	sm:copyright	"Copyright (c) 2020 Refinitiv Limited" , "Copyright (c) 2022-2026 PAMIYA Strategic Advisors GmbH" ;
	sm:filename	"trbc.ttl" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	vann:preferredNamespacePrefix	"ics-trbc"^^xsd:string ;
	vann:preferredNamespaceUri	"http://data.ga-group.nl/ics/trbc/" .

## the ABox is auto-generated, do not edit




<http://data.ga-group.nl/ics/trbc/50000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Energy"@en ;
		skos:notation	"50000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Energy"@en ;
	skos:notation	"50000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5010101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010101010> , <http://data.ga-group.nl/ics/trbc/2020/5010101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal (NEC)"@en ;
		skos:definition	"Companies engaged in the mining and beneficiating of coal and providing support service for coal."@en ;
		skos:notation	"5010101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal (NEC)"@en ;
	skos:definition	"Companies engaged in the mining and beneficiating of coal and providing support service for coal."@en ;
	skos:notation	"5010101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50101010> .

<http://data.ga-group.nl/ics/trbc/5010101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010101011> , <http://data.ga-group.nl/ics/trbc/2020/5010101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal Mining Support"@en ;
		skos:definition	"Companies engaged in support activities related to coal, such as testing, tunneling, blasting, training, and other contract-based, coal-related services."@en ;
		skos:notation	"5010101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal Mining Support"@en ;
	skos:definition	"Companies engaged in support activities related to coal, such as testing, tunneling, blasting, training, and other contract-based, coal-related services."@en ;
	skos:notation	"5010101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50101010> .

<http://data.ga-group.nl/ics/trbc/5010101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010101012> , <http://data.ga-group.nl/ics/trbc/2020/5010101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling coal. Excludes coke wholesaling, classified in Coke Coal Mining."@en ;
		skos:notation	"5010101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling coal. Excludes coke wholesaling, classified in Coke Coal Mining."@en ;
	skos:notation	"5010101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50101010> .

<http://data.ga-group.nl/ics/trbc/50101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:notation	"50110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50101010> , <http://data.ga-group.nl/ics/trbc/2012/50101010> , <http://data.ga-group.nl/ics/trbc/2020/50101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:notation	"50101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50101010> , <http://data.ga-group.nl/ics/trbc/2020/50101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:definition	"Explorers, miners, processors and wholesalers of coal. Includes providers of testing, tunnelling, blasting, training, and other contract-based, coal-related services."@en ;
		skos:notation	"50101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal"@en ;
	skos:definition	"Explorers, miners, processors and wholesalers of coal. Includes providers of testing, tunnelling, blasting, training, and other contract-based, coal-related services."@en ;
	skos:notation	"50101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501010> .

<http://data.ga-group.nl/ics/trbc/501010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/501010> , <http://data.ga-group.nl/ics/trbc/2012/501010> , <http://data.ga-group.nl/ics/trbc/2020/501010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:notation	"501010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/501010> , <http://data.ga-group.nl/ics/trbc/2020/501010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:definition	"Explorers, miners and processors of coal. Includes providers of testing, tunnelling, blasting, training, and other contract-based, coal-related services."@en ;
		skos:notation	"501010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal"@en ;
	skos:definition	"Explorers, miners and processors of coal. Includes providers of testing, tunnelling, blasting, training, and other contract-based, coal-related services."@en ;
	skos:notation	"501010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5010> .

<http://data.ga-group.nl/ics/trbc/5010201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010201010> , <http://data.ga-group.nl/ics/trbc/2020/5010201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Oil & Gas"@en ;
		skos:definition	"Companies engaged in the exploration, production, refining and distribution of oil and gas."@en ;
		skos:notation	"5010201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Oil & Gas"@en ;
	skos:definition	"Companies engaged in the exploration, production, refining and distribution of oil and gas."@en ;
	skos:notation	"5010201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102010> .

<http://data.ga-group.nl/ics/trbc/50102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Oil & Gas"@en ;
		skos:notation	"50121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50102010> , <http://data.ga-group.nl/ics/trbc/2012/50102010> , <http://data.ga-group.nl/ics/trbc/2020/50102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Oil & Gas"@en ;
		skos:notation	"50102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50102010> , <http://data.ga-group.nl/ics/trbc/2020/50102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Oil & Gas"@en ;
		skos:definition	"Explorers, producers, refiners and distributors of oil and gas. Includes companies that have global operations and significant activities in both exploration and production, and refining and marketing operations."@en ;
		skos:notation	"50102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Oil & Gas"@en ;
	skos:definition	"Explorers, producers, refiners and distributors of oil and gas. Includes companies that have global operations and significant activities in both exploration and production, and refining and marketing operations."@en ;
	skos:notation	"50102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501020> .

<http://data.ga-group.nl/ics/trbc/5010202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202010> , <http://data.ga-group.nl/ics/trbc/2020/5010202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Exploration and Production (NEC)"@en ;
		skos:definition	"Companies engaged in the exploration and extraction of crude petroleum and natural gas."@en ;
		skos:notation	"5010202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Exploration and Production (NEC)"@en ;
	skos:definition	"Companies engaged in the exploration and extraction of crude petroleum and natural gas."@en ;
	skos:notation	"5010202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/5010202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202011> , <http://data.ga-group.nl/ics/trbc/2020/5010202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Exploration & Production - Onshore"@en ;
		skos:definition	"Companies engaged in onshore exploration and extraction of crude petroleum and natural gas."@en ;
		skos:notation	"5010202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Exploration & Production - Onshore"@en ;
	skos:definition	"Companies engaged in onshore exploration and extraction of crude petroleum and natural gas."@en ;
	skos:notation	"5010202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/5010202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202012> , <http://data.ga-group.nl/ics/trbc/2020/5010202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Exploration & Production - Offshore"@en ;
		skos:definition	"Companies engaged in offshore exploration and extraction of crude petroleum and natural gas."@en ;
		skos:notation	"5010202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Exploration & Production - Offshore"@en ;
	skos:definition	"Companies engaged in offshore exploration and extraction of crude petroleum and natural gas."@en ;
	skos:notation	"5010202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/5010202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202013> , <http://data.ga-group.nl/ics/trbc/2020/5010202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Exploration & Production - Onshore"@en ;
		skos:definition	"Companies engaged in onshore exploration and production of natural gas."@en ;
		skos:notation	"5010202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Exploration & Production - Onshore"@en ;
	skos:definition	"Companies engaged in onshore exploration and production of natural gas."@en ;
	skos:notation	"5010202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/5010202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202014> , <http://data.ga-group.nl/ics/trbc/2020/5010202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Exploration & Production - Offshore"@en ;
		skos:definition	"Companies engaged in offshore exploration and production of natural gas."@en ;
		skos:notation	"5010202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Exploration & Production - Offshore"@en ;
	skos:definition	"Companies engaged in offshore exploration and production of natural gas."@en ;
	skos:notation	"5010202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/5010202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010202015> , <http://data.ga-group.nl/ics/trbc/2020/5010202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Unconventional Oil & Gas Production"@en ;
		skos:definition	"Companies engaged in producing oil & gas using techniques viewed as unconventional or specialized, such as hydraulic fracturing. Includes oil and gas production from oil shales and tar sands."@en ;
		skos:notation	"5010202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Unconventional Oil & Gas Production"@en ;
	skos:definition	"Companies engaged in producing oil & gas using techniques viewed as unconventional or specialized, such as hydraulic fracturing. Includes oil and gas production from oil shales and tar sands."@en ;
	skos:notation	"5010202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102020> .

<http://data.ga-group.nl/ics/trbc/50102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Exploration and Production"@en ;
		skos:notation	"50122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50102020> , <http://data.ga-group.nl/ics/trbc/2012/50102020> , <http://data.ga-group.nl/ics/trbc/2020/50102020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Exploration and Production"@en ;
		skos:notation	"50102020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50102020> , <http://data.ga-group.nl/ics/trbc/2020/50102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Exploration and Production"@en ;
		skos:definition	"Explorers, extractors and producers of crude petroleum and natural gas. Includes operators that recover butane, ethane and natural liquefied petroleum gases (LPG) from oil and gas fields in land, water, as well as explorers and producers of unconventional oil and gas."@en ;
		skos:notation	"50102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Exploration and Production"@en ;
	skos:definition	"Explorers, extractors and producers of crude petroleum and natural gas. Includes operators that recover butane, ethane and natural liquefied petroleum gases (LPG) from oil and gas fields in land, water, as well as explorers and producers of unconventional oil and gas."@en ;
	skos:notation	"50102020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501020> .

<http://data.ga-group.nl/ics/trbc/5010203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010203010> , <http://data.ga-group.nl/ics/trbc/2020/5010203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Refining and Marketing (NEC)"@en ;
		skos:definition	"Companies engaged in the operation of oil and gas refineries for the production of heating, lubricating, and fuel oils, as well as gasoline, diesel, jet fuel, propane, kerosene and other liquefied petroleum gas (LPG) products. Includes also marketing operations, such as bulk gasoline and crude oil terminals and truck and automobile service stations with or without convenience stores."@en ;
		skos:notation	"5010203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Refining and Marketing (NEC)"@en ;
	skos:definition	"Companies engaged in the operation of oil and gas refineries for the production of heating, lubricating, and fuel oils, as well as gasoline, diesel, jet fuel, propane, kerosene and other liquefied petroleum gas (LPG) products. Includes also marketing operations, such as bulk gasoline and crude oil terminals and truck and automobile service stations with or without convenience stores."@en ;
	skos:notation	"5010203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102030> .

<http://data.ga-group.nl/ics/trbc/5010203011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010203011> , <http://data.ga-group.nl/ics/trbc/2020/5010203011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Petroleum Refining"@en ;
		skos:definition	"Companies engaged in the operation of refining crude petroleum into refined petroleum. Petroleum refining involves fractionation, straight distillation of crude oil, and cracking."@en ;
		skos:notation	"5010203011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Petroleum Refining"@en ;
	skos:definition	"Companies engaged in the operation of refining crude petroleum into refined petroleum. Petroleum refining involves fractionation, straight distillation of crude oil, and cracking."@en ;
	skos:notation	"5010203011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102030> .

<http://data.ga-group.nl/ics/trbc/5010203012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010203012> , <http://data.ga-group.nl/ics/trbc/2020/5010203012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gasoline Stations"@en ;
		skos:definition	"Companies engaged in retailing automotive fuels (diesel fuel, gasoline) in combination with convenience store or food mart items."@en ;
		skos:notation	"5010203012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gasoline Stations"@en ;
	skos:definition	"Companies engaged in retailing automotive fuels (diesel fuel, gasoline) in combination with convenience store or food mart items."@en ;
	skos:notation	"5010203012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102030> .

<http://data.ga-group.nl/ics/trbc/5010203013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010203013> , <http://data.ga-group.nl/ics/trbc/2020/5010203013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Petroleum Product Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling petroleum and petroleum products."@en ;
		skos:notation	"5010203013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Petroleum Product Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling petroleum and petroleum products."@en ;
	skos:notation	"5010203013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50102030> .

<http://data.ga-group.nl/ics/trbc/50102030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Refining and Marketing"@en ;
		skos:notation	"50123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50102030> , <http://data.ga-group.nl/ics/trbc/2012/50102030> , <http://data.ga-group.nl/ics/trbc/2020/50102030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Refining and Marketing"@en ;
		skos:notation	"50102030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50102030> , <http://data.ga-group.nl/ics/trbc/2020/50102030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Refining and Marketing"@en ;
		skos:definition	"Operators of oil and gas refineries for the production of heating and lubricating products, as well as fuel oils, and gasoline, diesel, jet fuel, propane, kerosene and other liquefied petroleum gas (LPG) products. Includes marketers and retailers of refined products, such as operators of bulk gasoline and crude oil terminals, and operators of truck and automobile service stations with or without convenience stores, as well as wholesale traders of oil and gas products."@en ;
		skos:notation	"50102030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Refining and Marketing"@en ;
	skos:definition	"Operators of oil and gas refineries for the production of heating and lubricating products, as well as fuel oils, and gasoline, diesel, jet fuel, propane, kerosene and other liquefied petroleum gas (LPG) products. Includes marketers and retailers of refined products, such as operators of bulk gasoline and crude oil terminals, and operators of truck and automobile service stations with or without convenience stores, as well as wholesale traders of oil and gas products."@en ;
	skos:notation	"50102030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501020> .

<http://data.ga-group.nl/ics/trbc/501020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas"@en ;
		skos:notation	"50120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/501020> , <http://data.ga-group.nl/ics/trbc/2012/501020> , <http://data.ga-group.nl/ics/trbc/2020/501020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas"@en ;
		skos:notation	"501020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/501020> , <http://data.ga-group.nl/ics/trbc/2020/501020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas"@en ;
		skos:definition	"Producers, refiners and transporters of raw and refined oil and gas products."@en ;
		skos:notation	"501020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas"@en ;
	skos:definition	"Producers, refiners and transporters of raw and refined oil and gas products."@en ;
	skos:notation	"501020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5010> .

<http://data.ga-group.nl/ics/trbc/5010301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301010> , <http://data.ga-group.nl/ics/trbc/2020/5010301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Drilling (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Oil and Gas Drilling Industry, none being dominant: Oil Drilling - Onshore, Gas Drilling - Onshore, Oil Drilling - Offshore, Gas Drilling - Offshore and Unconventional Oil & Gas Drilling. Includes also entities not elsewhere classified under the Oil & Gas Drilling Industry."@en ;
		skos:notation	"5010301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Drilling (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Oil and Gas Drilling Industry, none being dominant: Oil Drilling - Onshore, Gas Drilling - Onshore, Oil Drilling - Offshore, Gas Drilling - Offshore and Unconventional Oil & Gas Drilling. Includes also entities not elsewhere classified under the Oil & Gas Drilling Industry."@en ;
	skos:notation	"5010301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/5010301011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301011> , <http://data.ga-group.nl/ics/trbc/2020/5010301011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Drilling - Onshore"@en ;
		skos:definition	"Companies engaged in onshore oil drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in offshore (sea-based) oil drilling, classified in Oil Drilling - Offshore."@en ;
		skos:notation	"5010301011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Drilling - Onshore"@en ;
	skos:definition	"Companies engaged in onshore oil drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in offshore (sea-based) oil drilling, classified in Oil Drilling - Offshore."@en ;
	skos:notation	"5010301011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/5010301012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301012> , <http://data.ga-group.nl/ics/trbc/2020/5010301012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gas Drilling - Onshore"@en ;
		skos:definition	"Companies engaged in onshore gas drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in offshore (sea-based) gas drilling, classified in the Gas Drilling - Offshore."@en ;
		skos:notation	"5010301012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gas Drilling - Onshore"@en ;
	skos:definition	"Companies engaged in onshore gas drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in offshore (sea-based) gas drilling, classified in the Gas Drilling - Offshore."@en ;
	skos:notation	"5010301012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/5010301013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301013> , <http://data.ga-group.nl/ics/trbc/2020/5010301013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Drilling - Offshore"@en ;
		skos:definition	"Companies engaged in offshore oil drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in onshore (land-based) oil drilling, classified in Oil Drilling - Onshore."@en ;
		skos:notation	"5010301013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Drilling - Offshore"@en ;
	skos:definition	"Companies engaged in offshore oil drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in onshore (land-based) oil drilling, classified in Oil Drilling - Onshore."@en ;
	skos:notation	"5010301013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/5010301014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301014> , <http://data.ga-group.nl/ics/trbc/2020/5010301014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gas Drilling - Offshore"@en ;
		skos:definition	"Companies engaged in offshore gas drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in onshore (land-based) gas drilling, classified in Gas Drilling - Onshore."@en ;
		skos:notation	"5010301014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gas Drilling - Offshore"@en ;
	skos:definition	"Companies engaged in offshore gas drilling on a contract basis. Includes contractors that specialize in spudding in, drilling in, redrilling, and directional drilling. Excludes companies engaged in onshore (land-based) gas drilling, classified in Gas Drilling - Onshore."@en ;
	skos:notation	"5010301014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/5010301015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010301015> , <http://data.ga-group.nl/ics/trbc/2020/5010301015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Unconventional Oil & Gas Drilling"@en ;
		skos:definition	"Companies engaged in oil & gas drilling techniques viewed as unconventional or specialised, such as those deployed to exploit oil shales, oil sands, coal-based liquids, tight sand gas, shale gas, deep natural gas, and tight natural methane hydrates."@en ;
		skos:notation	"5010301015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Unconventional Oil & Gas Drilling"@en ;
	skos:definition	"Companies engaged in oil & gas drilling techniques viewed as unconventional or specialised, such as those deployed to exploit oil shales, oil sands, coal-based liquids, tight sand gas, shale gas, deep natural gas, and tight natural methane hydrates."@en ;
	skos:notation	"5010301015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103010> .

<http://data.ga-group.nl/ics/trbc/50103010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Drilling"@en ;
		skos:notation	"50131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50103010> , <http://data.ga-group.nl/ics/trbc/2012/50103010> , <http://data.ga-group.nl/ics/trbc/2020/50103010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Drilling"@en ;
		skos:notation	"50103010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50103010> , <http://data.ga-group.nl/ics/trbc/2020/50103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Drilling"@en ;
		skos:definition	"Providers of oil and gas drilling services on a contract basis, such as directional drilling, well drilling and reconditioning of oil and gas field wells in land and water, as well as providers of unconventional drilling services."@en ;
		skos:notation	"50103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Drilling"@en ;
	skos:definition	"Providers of oil and gas drilling services on a contract basis, such as directional drilling, well drilling and reconditioning of oil and gas field wells in land and water, as well as providers of unconventional drilling services."@en ;
	skos:notation	"50103010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501030> .

<http://data.ga-group.nl/ics/trbc/5010302010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010302010> , <http://data.ga-group.nl/ics/trbc/2020/5010302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services and Equipment (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Oil Related Services and Equipment, none being dominant: Oil Related Services, Oil Related Equipment, and Oil Related - Surveying & Mapping Services. Includes also entities not elsewhere classified under the Oil Related Services and Equipment Industry."@en ;
		skos:notation	"5010302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related Services and Equipment (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Oil Related Services and Equipment, none being dominant: Oil Related Services, Oil Related Equipment, and Oil Related - Surveying & Mapping Services. Includes also entities not elsewhere classified under the Oil Related Services and Equipment Industry."@en ;
	skos:notation	"5010302010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103020> .

<http://data.ga-group.nl/ics/trbc/5010302011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010302011> , <http://data.ga-group.nl/ics/trbc/2020/5010302011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services"@en ;
		skos:definition	"Companies engaged in specialized services related to oil industry, such as cleaning, testing, erecting, repairing, and dismantling oil and gas field rigs and derricks as well as pipeline related services. Excludes geological surveying and mapping services, classified in Oil Related - Surveying & Mapping Services; producers of oil and gas equipment, classified in Oil Related Equipment; and drilling services, classified under Oil & Gas Drilling."@en ;
		skos:notation	"5010302011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related Services"@en ;
	skos:definition	"Companies engaged in specialized services related to oil industry, such as cleaning, testing, erecting, repairing, and dismantling oil and gas field rigs and derricks as well as pipeline related services. Excludes geological surveying and mapping services, classified in Oil Related - Surveying & Mapping Services; producers of oil and gas equipment, classified in Oil Related Equipment; and drilling services, classified under Oil & Gas Drilling."@en ;
	skos:notation	"5010302011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103020> .

<http://data.ga-group.nl/ics/trbc/5010302012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010302012> , <http://data.ga-group.nl/ics/trbc/2020/5010302012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing oil field machinery and equipment, such as oil drilling machinery and equipment, oil field production machinery and equipment, support machinery and vessels, such as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), among others."@en ;
		skos:notation	"5010302012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing oil field machinery and equipment, such as oil drilling machinery and equipment, oil field production machinery and equipment, support machinery and vessels, such as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), among others."@en ;
	skos:notation	"5010302012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103020> .

<http://data.ga-group.nl/ics/trbc/5010302013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010302013> , <http://data.ga-group.nl/ics/trbc/2020/5010302013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related - Surveying & Mapping Services"@en ;
		skos:definition	"Companies engaged in gathering, interpreting, and mapping geophysical data with reference to oil and gas deposits. Companies in this activity often specialize in locating and measuring the extent of subsurface oil."@en ;
		skos:notation	"5010302013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related - Surveying & Mapping Services"@en ;
	skos:definition	"Companies engaged in gathering, interpreting, and mapping geophysical data with reference to oil and gas deposits. Companies in this activity often specialize in locating and measuring the extent of subsurface oil."@en ;
	skos:notation	"5010302013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103020> .

<http://data.ga-group.nl/ics/trbc/50103020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50132> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services and Equipment"@en ;
		skos:notation	"50132" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50103020> , <http://data.ga-group.nl/ics/trbc/2012/50103020> , <http://data.ga-group.nl/ics/trbc/2020/50103020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services and Equipment"@en ;
		skos:notation	"50103020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50103020> , <http://data.ga-group.nl/ics/trbc/2020/50103020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services and Equipment"@en ;
		skos:definition	"Providers of oil-and-gas-related services on a contract basis, such as cleaning, testing, erecting, repairing and dismantling oil and gas field rigs and derricks. Includes providers of exploration services, such as geological surveys and mapping. Includes also manufacturers of oil and gas well pumping and other related equipment."@en ;
		skos:notation	"50103020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related Services and Equipment"@en ;
	skos:definition	"Providers of oil-and-gas-related services on a contract basis, such as cleaning, testing, erecting, repairing and dismantling oil and gas field rigs and derricks. Includes providers of exploration services, such as geological surveys and mapping. Includes also manufacturers of oil and gas well pumping and other related equipment."@en ;
	skos:notation	"50103020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501030> .

<http://data.ga-group.nl/ics/trbc/5010303010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303010> , <http://data.ga-group.nl/ics/trbc/2020/5010303010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Transportation Services (NEC)"@en ;
		skos:definition	"Companies engaged in at least two activities within the Oil and Gas Transportation industry, none being dominant: LNG Transportation & Storage, Natural Gas Pipeline Transportation, Oil Pipeline Transportation, Sea-Borne Tankers and Oil & Gas Storage. Includes also entities not elsewhere classified under the Oil and Gas Transportation industry."@en ;
		skos:notation	"5010303010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Transportation Services (NEC)"@en ;
	skos:definition	"Companies engaged in at least two activities within the Oil and Gas Transportation industry, none being dominant: LNG Transportation & Storage, Natural Gas Pipeline Transportation, Oil Pipeline Transportation, Sea-Borne Tankers and Oil & Gas Storage. Includes also entities not elsewhere classified under the Oil and Gas Transportation industry."@en ;
	skos:notation	"5010303010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/5010303011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303011> , <http://data.ga-group.nl/ics/trbc/2020/5010303011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"LNG Transportation & Storage"@en ;
		skos:definition	"Companies engaged in transportation and storage of Liquefied natural gas (LNG), liquid petroleum gas (LPG), compressed natural gas (CNG), natural gas liquids (NGL). Excludes pipeline transportation of natural gas, classified in Natural Gas Pipeline Transportation, and land-based transportation of Liquefied Natural Gas, classified in Ground Freight & Logistics."@en ;
		skos:notation	"5010303011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"LNG Transportation & Storage"@en ;
	skos:definition	"Companies engaged in transportation and storage of Liquefied natural gas (LNG), liquid petroleum gas (LPG), compressed natural gas (CNG), natural gas liquids (NGL). Excludes pipeline transportation of natural gas, classified in Natural Gas Pipeline Transportation, and land-based transportation of Liquefied Natural Gas, classified in Ground Freight & Logistics."@en ;
	skos:notation	"5010303011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/5010303012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303012> , <http://data.ga-group.nl/ics/trbc/2020/5010303012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Pipeline Transportation"@en ;
		skos:definition	"Companies engaged in pipeline transportation of natural gas from processing plants to local distribution systems. Excludes pipeline transportation of oil, classified in Oil Pipeline Transportation, and transportation of LNG, classified in LNG Transportation & Storage."@en ;
		skos:notation	"5010303012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Pipeline Transportation"@en ;
	skos:definition	"Companies engaged in pipeline transportation of natural gas from processing plants to local distribution systems. Excludes pipeline transportation of oil, classified in Oil Pipeline Transportation, and transportation of LNG, classified in LNG Transportation & Storage."@en ;
	skos:notation	"5010303012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/5010303013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303013> , <http://data.ga-group.nl/ics/trbc/2020/5010303013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil Pipeline Transportation"@en ;
		skos:definition	"Companies engaged in pipeline transportation of crude oil. Excludes land-based transportation of oil, classified in Ground Freight & Logistics industry, and pipeline transportation of gas, classified in Natural Gas Pipeline Transportation."@en ;
		skos:notation	"5010303013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Pipeline Transportation"@en ;
	skos:definition	"Companies engaged in pipeline transportation of crude oil. Excludes land-based transportation of oil, classified in Ground Freight & Logistics industry, and pipeline transportation of gas, classified in Natural Gas Pipeline Transportation."@en ;
	skos:notation	"5010303013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/5010303014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303014> , <http://data.ga-group.nl/ics/trbc/2020/5010303014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sea-Borne Tankers"@en ;
		skos:definition	"Companies engaged in transportation of oil by sea/ocean. Excludes: operators of such vessels as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), classified in Oil Related Services; producers of vessels, such as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), among others, classified in Oil Related Equipment; and constructors of tankers, classified under the Shipbuilding industry."@en ;
		skos:notation	"5010303014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sea-Borne Tankers"@en ;
	skos:definition	"Companies engaged in transportation of oil by sea/ocean. Excludes: operators of such vessels as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), classified in Oil Related Services; producers of vessels, such as anchor-handling tug supply (AHTS) vessels, platform supply vessels (PSVs), construction support vessels (CSV) and floating production, storage and offloading units (FPSO), among others, classified in Oil Related Equipment; and constructors of tankers, classified under the Shipbuilding industry."@en ;
	skos:notation	"5010303014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/5010303015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010303015> , <http://data.ga-group.nl/ics/trbc/2020/5010303015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Storage"@en ;
		skos:definition	"Companies engaged in storage of oil, gas and refined products."@en ;
		skos:notation	"5010303015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Storage"@en ;
	skos:definition	"Companies engaged in storage of oil, gas and refined products."@en ;
	skos:notation	"5010303015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50103030> .

<http://data.ga-group.nl/ics/trbc/50103030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50133> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Transportation Services"@en ;
		skos:notation	"50133" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50103030> , <http://data.ga-group.nl/ics/trbc/2012/50103030> , <http://data.ga-group.nl/ics/trbc/2020/50103030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Transportation Services"@en ;
		skos:notation	"50103030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50103030> , <http://data.ga-group.nl/ics/trbc/2020/50103030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Transportation Services"@en ;
		skos:definition	"Distributors of oil, gas and refined products. Includes operators of pipelines, storage facilities, gas liquefaction and re-gasification plants, sea-borne tankers, and related services."@en ;
		skos:notation	"50103030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Transportation Services"@en ;
	skos:definition	"Distributors of oil, gas and refined products. Includes operators of pipelines, storage facilities, gas liquefaction and re-gasification plants, sea-borne tankers, and related services."@en ;
	skos:notation	"50103030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501030> .

<http://data.ga-group.nl/ics/trbc/501030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
		skos:notation	"50130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/501030> , <http://data.ga-group.nl/ics/trbc/2012/501030> , <http://data.ga-group.nl/ics/trbc/2020/501030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
		skos:notation	"501030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/501030> , <http://data.ga-group.nl/ics/trbc/2020/501030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
		skos:definition	"Providers of oil and gas drilling and related services, as well as manufacturers of oil related equipment."@en ;
		skos:notation	"501030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
	skos:definition	"Providers of oil and gas drilling and related services, as well as manufacturers of oil related equipment."@en ;
	skos:notation	"501030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5010> .

<http://data.ga-group.nl/ics/trbc/50104010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/50201010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50141> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:notation	"50141" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50104010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:notation	"50104010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy Equipment & Services"@en ;
	skos:notation	"50104010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501040> .

<http://data.ga-group.nl/ics/trbc/50104020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/50201020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50142> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:notation	"50142" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50104020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:notation	"50104020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Fuels"@en ;
	skos:notation	"50104020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/501040> .

<http://data.ga-group.nl/ics/trbc/501040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/502010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50140> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:notation	"50140" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/501040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:notation	"501040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy"@en ;
	skos:notation	"501040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5010> .

<http://data.ga-group.nl/ics/trbc/5010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5010> , <http://data.ga-group.nl/ics/trbc/2012/5010> , <http://data.ga-group.nl/ics/trbc/2020/5010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Energy - Fossil Fuels"@en ;
		skos:notation	"5010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5010> , <http://data.ga-group.nl/ics/trbc/2020/5010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Energy - Fossil Fuels"@en ;
		skos:definition	"Explorers, refiners, marketers and distributors of fossil fuels, as well as manufacturers of energy-related equipment and providers of supporting services."@en ;
		skos:notation	"5010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Energy - Fossil Fuels"@en ;
	skos:definition	"Explorers, refiners, marketers and distributors of fossil fuels, as well as manufacturers of energy-related equipment and providers of supporting services."@en ;
	skos:notation	"5010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/50> .

<http://data.ga-group.nl/ics/trbc/50110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Coal"@en ;
		skos:notation	"50110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coal"@en ;
	skos:notation	"50110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas"@en ;
		skos:notation	"50120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas"@en ;
	skos:notation	"50120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50121>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Oil & Gas"@en ;
		skos:notation	"50121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Oil & Gas"@en ;
	skos:notation	"50121" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50122>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Exploration and Production"@en ;
		skos:notation	"50122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Exploration and Production"@en ;
	skos:notation	"50122" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50123>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Refining and Marketing"@en ;
		skos:notation	"50123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Refining and Marketing"@en ;
	skos:notation	"50123" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50130>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
		skos:notation	"50130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Related Equipment and Services"@en ;
	skos:notation	"50130" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50131>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Drilling"@en ;
		skos:notation	"50131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Drilling"@en ;
	skos:notation	"50131" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50132>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50132> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil Related Services and Equipment"@en ;
		skos:notation	"50132" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil Related Services and Equipment"@en ;
	skos:notation	"50132" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50133>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50133> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Oil & Gas Transportation Services"@en ;
		skos:notation	"50133" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Oil & Gas Transportation Services"@en ;
	skos:notation	"50133" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50140>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50140> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:notation	"50140" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy"@en ;
	skos:notation	"50140" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50141>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50141> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:notation	"50141" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy Equipment & Services"@en ;
	skos:notation	"50141" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/50142>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50142> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:notation	"50142" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Fuels"@en ;
	skos:notation	"50142" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5020101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101010> , <http://data.ga-group.nl/ics/trbc/2020/5020101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services (NEC)"@en ;
		skos:definition	"Companies engaged in at least two activities under Renewable Energy Equipment & Services, none being dominant: Wind Systems & Equipment, Stationary Fuel Cells, Photovoltaic Solar Systems & Equipment, Thermal Solar Systems & Equipment, Biomass Power Energy Equipment; Waste to Energy Systems & Equipment, Hydropower Equipment, Wave Power Energy Equipment, Renewable Energy Services, Geothermal Equipment. Includes also entities not classified elsewhere under Renewable Energy Equipment & Services industry."@en ;
		skos:notation	"5020101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy Equipment & Services (NEC)"@en ;
	skos:definition	"Companies engaged in at least two activities under Renewable Energy Equipment & Services, none being dominant: Wind Systems & Equipment, Stationary Fuel Cells, Photovoltaic Solar Systems & Equipment, Thermal Solar Systems & Equipment, Biomass Power Energy Equipment; Waste to Energy Systems & Equipment, Hydropower Equipment, Wave Power Energy Equipment, Renewable Energy Services, Geothermal Equipment. Includes also entities not classified elsewhere under Renewable Energy Equipment & Services industry."@en ;
	skos:notation	"5020101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101011> , <http://data.ga-group.nl/ics/trbc/2020/5020101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wind Systems & Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing wind powered turbine generator sets, windmills, propellers and any other wind-related renewable energy equipment. Excludes operators of wind farms which provide electricity, classified under the Electric Utilities & IPPs industry, in Renewable Utilities or Renewable IPPs."@en ;
		skos:notation	"5020101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wind Systems & Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing wind powered turbine generator sets, windmills, propellers and any other wind-related renewable energy equipment. Excludes operators of wind farms which provide electricity, classified under the Electric Utilities & IPPs industry, in Renewable Utilities or Renewable IPPs."@en ;
	skos:notation	"5020101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101012> , <http://data.ga-group.nl/ics/trbc/2020/5020101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Stationary Fuel Cells"@en ;
		skos:definition	"Companies engaged in manufacturing non-portable fuel cells (that convert the chemical energy from a fuel into electricity through a chemical reaction with oxygen) that are connected to electric grid or installed as a grid-independent generator for on-site service and are aimed at providing supplemental power and as emergency power system for critical areas. Includes manufacturers of hydrogen cells, polymer electrolyte fuel cell, phosphoric acid fuel cell, and molten carbonate fuel cell. Excludes portable fuel cells, used as micro power in consumer electronic devices or as portable power in emergency power systems for critical areas, classified in Portable Motors and Generators."@en ;
		skos:notation	"5020101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Stationary Fuel Cells"@en ;
	skos:definition	"Companies engaged in manufacturing non-portable fuel cells (that convert the chemical energy from a fuel into electricity through a chemical reaction with oxygen) that are connected to electric grid or installed as a grid-independent generator for on-site service and are aimed at providing supplemental power and as emergency power system for critical areas. Includes manufacturers of hydrogen cells, polymer electrolyte fuel cell, phosphoric acid fuel cell, and molten carbonate fuel cell. Excludes portable fuel cells, used as micro power in consumer electronic devices or as portable power in emergency power systems for critical areas, classified in Portable Motors and Generators."@en ;
	skos:notation	"5020101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101013> , <http://data.ga-group.nl/ics/trbc/2020/5020101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Photovoltaic Solar Systems & Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing photovoltaic devices, solar panels, solar cells and other PV systems & equipment, used mainly for electricity generation. Excludes companies engaged in the production of solar devices for heating purposes, classified as Thermal Solar Systems & Equipment."@en ;
		skos:notation	"5020101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Photovoltaic Solar Systems & Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing photovoltaic devices, solar panels, solar cells and other PV systems & equipment, used mainly for electricity generation. Excludes companies engaged in the production of solar devices for heating purposes, classified as Thermal Solar Systems & Equipment."@en ;
	skos:notation	"5020101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101014> , <http://data.ga-group.nl/ics/trbc/2020/5020101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Thermal Solar Systems & Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing solar thermal collectors, used for electricity generation and heating purposes. Excludes producers of solar energy panels, cells and systems used for the electricity generation, classified in Photovoltaic Solar Systems & Equipment."@en ;
		skos:notation	"5020101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Thermal Solar Systems & Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing solar thermal collectors, used for electricity generation and heating purposes. Excludes producers of solar energy panels, cells and systems used for the electricity generation, classified in Photovoltaic Solar Systems & Equipment."@en ;
	skos:notation	"5020101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Biomass Power Energy Equipment"@en ;
		skos:definition	"The Biomass Power Energy Equipment activity consists of companies engaged in manufacturing biomass power energy related systems&equipments, such as biomass steam turbines, gasifiers or biomass combustion equipment that convert  biomass (organic), such as forest residues, algae, wood chips into energy. It excludes companies that produce equipment for the transformation of  industrial waste into energy, classified in Waste to Energy Systems and Equipment."@en ;
		skos:notation	"5020101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101015> , <http://data.ga-group.nl/ics/trbc/2020/5020101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biomass Power Energy Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing biomass power energy related systems & equipment, such as biomass steam turbines, gasifiers or biomass combustion equipment that convert biomass (organic), such as forest residues, algae, wood chips into energy. Excludes companies that produce equipment for the transformation of industrial waste into energy, classified in Waste to Energy Systems & Equipment."@en ;
		skos:notation	"5020101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime , "2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biomass Power Energy Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing biomass power energy related systems & equipment, such as biomass steam turbines, gasifiers or biomass combustion equipment that convert biomass (organic), such as forest residues, algae, wood chips into energy. Excludes companies that produce equipment for the transformation of industrial waste into energy, classified in Waste to Energy Systems & Equipment."@en , "The Biomass Power Energy Equipment activity consists of companies engaged in manufacturing biomass power energy related systems&equipments, such as biomass steam turbines, gasifiers or biomass combustion equipment that convert  biomass (organic), such as forest residues, algae, wood chips into energy. It excludes companies that produce equipment for the transformation of  industrial waste into energy, classified in Waste to Energy Systems and Equipment."@en ;
	skos:notation	"5020101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101016> , <http://data.ga-group.nl/ics/trbc/2020/5020101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Waste to Energy Systems & Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing large scale equipment & systems which convert industrial and municipal (non-organic) waste to energy, such as waste to energy combustion equipment, incinerators, gasification or pyrolysis equipment. Excludes companies that produce equipment for converting biomass into energy, classified in Biomass Power Energy Equipment."@en ;
		skos:notation	"5020101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Waste to Energy Systems & Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing large scale equipment & systems which convert industrial and municipal (non-organic) waste to energy, such as waste to energy combustion equipment, incinerators, gasification or pyrolysis equipment. Excludes companies that produce equipment for converting biomass into energy, classified in Biomass Power Energy Equipment."@en ;
	skos:notation	"5020101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101017> , <http://data.ga-group.nl/ics/trbc/2020/5020101017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hydropower Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing hydropower equipment, such as various types of hydroelectric dams, hydroelectricity plant equipment, vertical- and horizontal-axis hydraulic machines, hydroelectricity generators and turbines, among others. Excludes producers of wave and tidal energy equipment, classified in Wave Energy Equipment."@en ;
		skos:notation	"5020101017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hydropower Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing hydropower equipment, such as various types of hydroelectric dams, hydroelectricity plant equipment, vertical- and horizontal-axis hydraulic machines, hydroelectricity generators and turbines, among others. Excludes producers of wave and tidal energy equipment, classified in Wave Energy Equipment."@en ;
	skos:notation	"5020101017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101018> , <http://data.ga-group.nl/ics/trbc/2020/5020101018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wave Power Energy Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing wave power equipment that convert the power of ocean/sea waves into energy, known as Wave Energy Converters (WEC). Includes also tidal energy equipment producers. Excludes manufacturers of traditional hydropower equipment (using water power other than waves and tides), classified in Hydropower Equipment."@en ;
		skos:notation	"5020101018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wave Power Energy Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing wave power equipment that convert the power of ocean/sea waves into energy, known as Wave Energy Converters (WEC). Includes also tidal energy equipment producers. Excludes manufacturers of traditional hydropower equipment (using water power other than waves and tides), classified in Hydropower Equipment."@en ;
	skos:notation	"5020101018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101019> , <http://data.ga-group.nl/ics/trbc/2020/5020101019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Services"@en ;
		skos:definition	"Companies engaged in the provision of services related to renewable industry, such as consulting services, engineering services, contractual construction, installation, repair and maintenance services, among others."@en ;
		skos:notation	"5020101019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy Services"@en ;
	skos:definition	"Companies engaged in the provision of services related to renewable industry, such as consulting services, engineering services, contractual construction, installation, repair and maintenance services, among others."@en ;
	skos:notation	"5020101019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/5020101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020101020> , <http://data.ga-group.nl/ics/trbc/2020/5020101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Geothermal Equipment"@en ;
		skos:definition	"Companies engaged in the manufacture of geothermal equipment, such as equipment used in dry steam power plants, flash steam power plants and binary cycle power plants. This machinery includes geothermal heat pumps, Ground source heat pumps (GSHPs), geothermal heat exchangers, geothermal turbines, among others."@en ;
		skos:notation	"5020101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Geothermal Equipment"@en ;
	skos:definition	"Companies engaged in the manufacture of geothermal equipment, such as equipment used in dry steam power plants, flash steam power plants and binary cycle power plants. This machinery includes geothermal heat pumps, Ground source heat pumps (GSHPs), geothermal heat exchangers, geothermal turbines, among others."@en ;
	skos:notation	"5020101020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201010> .

<http://data.ga-group.nl/ics/trbc/50201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/50104010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50141> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:notation	"50141" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50104010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:notation	"50104010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50201010> , <http://data.ga-group.nl/ics/trbc/2020/50201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy Equipment & Services"@en ;
		skos:definition	"Manufacturers of solar power panels, hydrogen fuel cell systems, wind turbines, solar water-heating systems, wave power equipment and geothermal heating systems. Includes renewable energy system installation and consulting services."@en ;
		skos:notation	"50201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy Equipment & Services"@en ;
	skos:definition	"Manufacturers of solar power panels, hydrogen fuel cell systems, wind turbines, solar water-heating systems, wave power equipment and geothermal heating systems. Includes renewable energy system installation and consulting services."@en ;
	skos:notation	"50201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/502010> .

<http://data.ga-group.nl/ics/trbc/5020102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102010> , <http://data.ga-group.nl/ics/trbc/2020/5020102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Renewable Fuels, none being dominant: Biodiesel, Ethanol Fuels, Pyrolytic & Synthetic Fuels, Biomass & Biogas Fuels, Hydrogen Fuel. Includes also entities not elsewhere classified in the Renewable Fuels Industry."@en ;
		skos:notation	"5020102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Fuels (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Renewable Fuels, none being dominant: Biodiesel, Ethanol Fuels, Pyrolytic & Synthetic Fuels, Biomass & Biogas Fuels, Hydrogen Fuel. Includes also entities not elsewhere classified in the Renewable Fuels Industry."@en ;
	skos:notation	"5020102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/5020102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Biodiesel"@en ;
		skos:definition	"The Biodiesel activity includes producers and distributors of biodiesel fuel that is derived from vegetable oil or animal fat, made through a chemical process which converts oils and fats of natural origin into fatty acid methyl esters. It also includes green diesel, derived from algae and other plant sources. It excludes bioethanol, classified in Ethanol Fuels."@en ;
		skos:notation	"5020102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102011> , <http://data.ga-group.nl/ics/trbc/2020/5020102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biodiesel"@en ;
		skos:definition	"Producers and distributors of biodiesel fuel that is derived from vegetable oil or animal fat, made through a chemical process which converts oils and fats of natural origin into fatty acid methyl esters. Includes also producers of green diesel, derived from algae and other plant sources. Excludes bioethanol, classified in Ethanol Fuels."@en ;
		skos:notation	"5020102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime , "2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biodiesel"@en ;
	skos:definition	"Producers and distributors of biodiesel fuel that is derived from vegetable oil or animal fat, made through a chemical process which converts oils and fats of natural origin into fatty acid methyl esters. Includes also producers of green diesel, derived from algae and other plant sources. Excludes bioethanol, classified in Ethanol Fuels."@en , "The Biodiesel activity includes producers and distributors of biodiesel fuel that is derived from vegetable oil or animal fat, made through a chemical process which converts oils and fats of natural origin into fatty acid methyl esters. It also includes green diesel, derived from algae and other plant sources. It excludes bioethanol, classified in Ethanol Fuels."@en ;
	skos:notation	"5020102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/5020102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102012> , <http://data.ga-group.nl/ics/trbc/2020/5020102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ethanol Fuels"@en ;
		skos:definition	"Producers and distributors of ethanol fuel, also known as ethyl alcohol, and producers of bioethanol (made from biological materials, such as corn or sugarcane)."@en ;
		skos:notation	"5020102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ethanol Fuels"@en ;
	skos:definition	"Producers and distributors of ethanol fuel, also known as ethyl alcohol, and producers of bioethanol (made from biological materials, such as corn or sugarcane)."@en ;
	skos:notation	"5020102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/5020102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102013> , <http://data.ga-group.nl/ics/trbc/2020/5020102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pyrolytic & Synthetic Fuels"@en ;
		skos:definition	"Producers of fuels achieved through pyrolysis (waste to energy conversion through decomposition of organic material at high temperatures without oxygen), and producers of synthetic renewable fuels. Excludes biomass fuels and biogas, classified in Biomass & Biogas Fuels."@en ;
		skos:notation	"5020102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pyrolytic & Synthetic Fuels"@en ;
	skos:definition	"Producers of fuels achieved through pyrolysis (waste to energy conversion through decomposition of organic material at high temperatures without oxygen), and producers of synthetic renewable fuels. Excludes biomass fuels and biogas, classified in Biomass & Biogas Fuels."@en ;
	skos:notation	"5020102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/5020102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102014> , <http://data.ga-group.nl/ics/trbc/2020/5020102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biomass & Biogas Fuels"@en ;
		skos:definition	"Producers and distributors of biomass fuels, which is a result of the decomposition of the organic matter, such as dead plant, animal dung, and biogas, methane derived from animal manure and other digested organic material. Biomass fuel sources include dung and bagasse (sugar cane waste), stalks, straw, treetops, branches, wood chips, perennial crops and other forest waste. Excludes fuels derived as a result of pyrolysis process and synthetic fuels, classified in Pyrolytic & Synthetic Fuels, and producers of ethanol fuel/biodiesel, classified in Biodiesel."@en ;
		skos:notation	"5020102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biomass & Biogas Fuels"@en ;
	skos:definition	"Producers and distributors of biomass fuels, which is a result of the decomposition of the organic matter, such as dead plant, animal dung, and biogas, methane derived from animal manure and other digested organic material. Biomass fuel sources include dung and bagasse (sugar cane waste), stalks, straw, treetops, branches, wood chips, perennial crops and other forest waste. Excludes fuels derived as a result of pyrolysis process and synthetic fuels, classified in Pyrolytic & Synthetic Fuels, and producers of ethanol fuel/biodiesel, classified in Biodiesel."@en ;
	skos:notation	"5020102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/5020102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020102015> , <http://data.ga-group.nl/ics/trbc/2020/5020102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hydrogen Fuel"@en ;
		skos:definition	"Producers and distributors of fuel based on Hydrogen, which uses electrochemical cells to generate power for vehicles (cars, spacecrafts) and electric devices. It is called zero emission fuel."@en ;
		skos:notation	"5020102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hydrogen Fuel"@en ;
	skos:definition	"Producers and distributors of fuel based on Hydrogen, which uses electrochemical cells to generate power for vehicles (cars, spacecrafts) and electric devices. It is called zero emission fuel."@en ;
	skos:notation	"5020102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50201020> .

<http://data.ga-group.nl/ics/trbc/50201020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/50104020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50142> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:notation	"50142" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50104020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:notation	"50104020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50201020> , <http://data.ga-group.nl/ics/trbc/2020/50201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Fuels"@en ;
		skos:definition	"Producers and distributors of biofuels, hydrogen fuel and blended fuels such as biodiesel."@en ;
		skos:notation	"50201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Fuels"@en ;
	skos:definition	"Producers and distributors of biofuels, hydrogen fuel and blended fuels such as biodiesel."@en ;
	skos:notation	"50201020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/502010> .

<http://data.ga-group.nl/ics/trbc/502010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/501040> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50140> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:notation	"50140" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/501040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:notation	"501040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/502010> , <http://data.ga-group.nl/ics/trbc/2020/502010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:definition	"Manufacturers of renewable energy equipment, as well as service providers, and producers and distributors of renewable fuels."@en ;
		skos:notation	"502010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy"@en ;
	skos:definition	"Manufacturers of renewable energy equipment, as well as service providers, and producers and distributors of renewable fuels."@en ;
	skos:notation	"502010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5020> .

<http://data.ga-group.nl/ics/trbc/5020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5020> , <http://data.ga-group.nl/ics/trbc/2020/5020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Energy"@en ;
		skos:definition	"Manufacturers of renewable energy equipment, as well as service providers, and producers and distributors of renewable fuels. Includes manufacturers of solar power panels, hydrogen fuel cell systems, wind turbines, solar water-heating systems, wave power equipment and geothermal heating systems. Includes also renewable energy system installation and consulting services."@en ;
		skos:notation	"5020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Energy"@en ;
	skos:definition	"Manufacturers of renewable energy equipment, as well as service providers, and producers and distributors of renewable fuels. Includes manufacturers of solar power panels, hydrogen fuel cell systems, wind turbines, solar water-heating systems, wave power equipment and geothermal heating systems. Includes also renewable energy system installation and consulting services."@en ;
	skos:notation	"5020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/50> .

<http://data.ga-group.nl/ics/trbc/5030101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5030101010> , <http://data.ga-group.nl/ics/trbc/2020/5030101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium (NEC)"@en ;
		skos:definition	"Companies engaged in both Uranium Mining and Uranium Processing, none being dominant. Includes entities not classified anywhere else under the Uranium Industry. Includes also companies engaged in mining and processing thorium, carnotite, polonium, radium, roscoelite, tyuyamunite, and vanadium."@en ;
		skos:notation	"5030101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium (NEC)"@en ;
	skos:definition	"Companies engaged in both Uranium Mining and Uranium Processing, none being dominant. Includes entities not classified anywhere else under the Uranium Industry. Includes also companies engaged in mining and processing thorium, carnotite, polonium, radium, roscoelite, tyuyamunite, and vanadium."@en ;
	skos:notation	"5030101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50301010> .

<http://data.ga-group.nl/ics/trbc/5030101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5030101011> , <http://data.ga-group.nl/ics/trbc/2020/5030101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium Mining"@en ;
		skos:definition	"Companies engaged in mining of uranium. Includes companies engaged in mining carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
		skos:notation	"5030101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium Mining"@en ;
	skos:definition	"Companies engaged in mining of uranium. Includes companies engaged in mining carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
	skos:notation	"5030101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50301010> .

<http://data.ga-group.nl/ics/trbc/5030101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5030101012> , <http://data.ga-group.nl/ics/trbc/2020/5030101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium Processing"@en ;
		skos:definition	"Companies engaged in the primary processing of uranium (purchased from other uranium mining companies), including hydrometallurgical processing, concentrating, refining, and leaching, among others. Includes also companies engaged in processing carnotite, radium, coscoelite, tyuyamunite and vanadium."@en ;
		skos:notation	"5030101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium Processing"@en ;
	skos:definition	"Companies engaged in the primary processing of uranium (purchased from other uranium mining companies), including hydrometallurgical processing, concentrating, refining, and leaching, among others. Includes also companies engaged in processing carnotite, radium, coscoelite, tyuyamunite and vanadium."@en ;
	skos:notation	"5030101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/50301010> .

<http://data.ga-group.nl/ics/trbc/50301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50301010> , <http://data.ga-group.nl/ics/trbc/2020/50301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium"@en ;
		skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
		skos:notation	"50301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium"@en ;
	skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
	skos:notation	"50301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/503010> .

<http://data.ga-group.nl/ics/trbc/503010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/503010> , <http://data.ga-group.nl/ics/trbc/2020/503010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium"@en ;
		skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
		skos:notation	"503010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium"@en ;
	skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
	skos:notation	"503010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5030> .

<http://data.ga-group.nl/ics/trbc/5030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5030> , <http://data.ga-group.nl/ics/trbc/2020/5030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Uranium"@en ;
		skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
		skos:notation	"5030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Uranium"@en ;
	skos:definition	"Extraction and primary processing of uranium. Includes companies engaged in mining thorium, polonium, carnotite, radium, roscoelite, tyuyamunite and vanadium."@en ;
	skos:notation	"5030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/50> .

<http://data.ga-group.nl/ics/trbc/50>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/50000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Energy"@en ;
		skos:notation	"50000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/50> , <http://data.ga-group.nl/ics/trbc/2012/50> , <http://data.ga-group.nl/ics/trbc/2020/50> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Energy"@en ;
		skos:notation	"50" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/50> , <http://data.ga-group.nl/ics/trbc/2020/50> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Energy"@en ;
		skos:definition	"Explorers, refiners, marketers and distributors of fossil fuels, uranium and renewable energy, manufacturers of energy-related equipment and providers of supporting services."@en ;
		skos:notation	"50" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Energy"@en ;
	skos:definition	"Explorers, refiners, marketers and distributors of fossil fuels, uranium and renewable energy, manufacturers of energy-related equipment and providers of supporting services."@en ;
	skos:notation	"50" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Basic Materials"@en ;
		skos:notation	"51000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Basic Materials"@en ;
	skos:notation	"51000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:notation	"51100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Chemicals"@en ;
	skos:notation	"51100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5110101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101010> , <http://data.ga-group.nl/ics/trbc/2020/5110101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals (NEC)"@en ;
		skos:definition	"Companies engaged in the processing and refining of industrial chemicals and gases, petrochemicals, liquid hydrocarbons, vinyl, casein and other plastic resin materials, stains, paints, tanning and softening agents, explosives and other commodity chemicals."@en ;
		skos:notation	"5110101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commodity Chemicals (NEC)"@en ;
	skos:definition	"Companies engaged in the processing and refining of industrial chemicals and gases, petrochemicals, liquid hydrocarbons, vinyl, casein and other plastic resin materials, stains, paints, tanning and softening agents, explosives and other commodity chemicals."@en ;
	skos:notation	"5110101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101011> , <http://data.ga-group.nl/ics/trbc/2020/5110101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Plastics"@en ;
		skos:definition	"Companies engaged in the manufacturing resins, plastics materials, and non-vulcanizable thermoplastic elastomers."@en ;
		skos:notation	"5110101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Plastics"@en ;
	skos:definition	"Companies engaged in the manufacturing resins, plastics materials, and non-vulcanizable thermoplastic elastomers."@en ;
	skos:notation	"5110101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101012> , <http://data.ga-group.nl/ics/trbc/2020/5110101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paints & Coatings"@en ;
		skos:definition	"Companies engaged in mixing pigments, solvents, and binders into paints and other coatings, such as stains, varnishes, lacquers, enamels, and shellacs."@en ;
		skos:notation	"5110101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paints & Coatings"@en ;
	skos:definition	"Companies engaged in mixing pigments, solvents, and binders into paints and other coatings, such as stains, varnishes, lacquers, enamels, and shellacs."@en ;
	skos:notation	"5110101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101013> , <http://data.ga-group.nl/ics/trbc/2020/5110101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tanning & Softening Agents"@en ;
		skos:definition	"Companies engaged in manufacturing tanning & softening agents."@en ;
		skos:notation	"5110101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tanning & Softening Agents"@en ;
	skos:definition	"Companies engaged in manufacturing tanning & softening agents."@en ;
	skos:notation	"5110101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101014> , <http://data.ga-group.nl/ics/trbc/2020/5110101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Explosives"@en ;
		skos:definition	"Companies engaged in manufacturing explosives, such as dynamite, blasting powders, and gunpowder."@en ;
		skos:notation	"5110101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Explosives"@en ;
	skos:definition	"Companies engaged in manufacturing explosives, such as dynamite, blasting powders, and gunpowder."@en ;
	skos:notation	"5110101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101015> , <http://data.ga-group.nl/ics/trbc/2020/5110101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Gases"@en ;
		skos:definition	"Companies engaged in manufacturing industrial organic and inorganic gases in compressed, liquid, and solid forms."@en ;
		skos:notation	"5110101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Gases"@en ;
	skos:definition	"Companies engaged in manufacturing industrial organic and inorganic gases in compressed, liquid, and solid forms."@en ;
	skos:notation	"5110101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110101016> , <http://data.ga-group.nl/ics/trbc/2020/5110101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling of any type(s) of chemicals."@en ;
		skos:notation	"5110101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commodity Chemicals Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling of any type(s) of chemicals."@en ;
	skos:notation	"5110101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/5110101017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5110101017> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Glass"@en ;
		skos:definition	"Companies engaged in the manufacturing of raw form glass."@en ;
		skos:notation	"5110101017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Glass"@en ;
	skos:definition	"Companies engaged in the manufacturing of raw form glass."@en ;
	skos:notation	"5110101017" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101010> .

<http://data.ga-group.nl/ics/trbc/51101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals"@en ;
		skos:notation	"51111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51101010> , <http://data.ga-group.nl/ics/trbc/2012/51101010> , <http://data.ga-group.nl/ics/trbc/2020/51101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals"@en ;
		skos:notation	"51101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51101010> , <http://data.ga-group.nl/ics/trbc/2020/51101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals"@en ;
		skos:definition	"Producers, refiners and wholesalers of industrial chemicals and gases, petrochemicals, liquid hydrocarbons, vinyl, casein and other plastic resin materials, stains, paints, tanning and softening agents, explosives and other commodity chemicals."@en ;
		skos:notation	"51101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commodity Chemicals"@en ;
	skos:definition	"Producers, refiners and wholesalers of industrial chemicals and gases, petrochemicals, liquid hydrocarbons, vinyl, casein and other plastic resin materials, stains, paints, tanning and softening agents, explosives and other commodity chemicals."@en ;
	skos:notation	"51101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/511010> .

<http://data.ga-group.nl/ics/trbc/5110102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110102010> , <http://data.ga-group.nl/ics/trbc/2020/5110102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals (NEC)"@en ;
		skos:definition	"Companies engaged in the production of potash, soda ash, peat humus beneficiating, nitrogenous, phosphatic and ammonia based fertilizers and minerals, insecticides, fungicides, weed and rodent poisons, agricultural salts and other agricultural related products."@en ;
		skos:notation	"5110102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Chemicals (NEC)"@en ;
	skos:definition	"Companies engaged in the production of potash, soda ash, peat humus beneficiating, nitrogenous, phosphatic and ammonia based fertilizers and minerals, insecticides, fungicides, weed and rodent poisons, agricultural salts and other agricultural related products."@en ;
	skos:notation	"5110102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101020> .

<http://data.ga-group.nl/ics/trbc/5110102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110102011> , <http://data.ga-group.nl/ics/trbc/2020/5110102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fertilizers"@en ;
		skos:definition	"Companies engaged in the manufacturing or mixing of fertilizers, such as ammonia, nitric, and urea."@en ;
		skos:notation	"5110102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fertilizers"@en ;
	skos:definition	"Companies engaged in the manufacturing or mixing of fertilizers, such as ammonia, nitric, and urea."@en ;
	skos:notation	"5110102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101020> .

<http://data.ga-group.nl/ics/trbc/5110102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110102012> , <http://data.ga-group.nl/ics/trbc/2020/5110102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pesticides"@en ;
		skos:definition	"Companies engaged in the manufacturing or mixing of pesticides for agricultural purposes."@en ;
		skos:notation	"5110102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pesticides"@en ;
	skos:definition	"Companies engaged in the manufacturing or mixing of pesticides for agricultural purposes."@en ;
	skos:notation	"5110102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101020> .

<http://data.ga-group.nl/ics/trbc/5110102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110102013> , <http://data.ga-group.nl/ics/trbc/2020/5110102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Organic Fertilizers"@en ;
		skos:definition	"Companies engaged in the manufacturing or mixing of fertilizers which are organic in nature, such as plant or animal waste based."@en ;
		skos:notation	"5110102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Organic Fertilizers"@en ;
	skos:definition	"Companies engaged in the manufacturing or mixing of fertilizers which are organic in nature, such as plant or animal waste based."@en ;
	skos:notation	"5110102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101020> .

<http://data.ga-group.nl/ics/trbc/5110102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110102014> , <http://data.ga-group.nl/ics/trbc/2020/5110102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling of any type(s) of agricultural chemicals."@en ;
		skos:notation	"5110102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Chemicals Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling of any type(s) of agricultural chemicals."@en ;
	skos:notation	"5110102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101020> .

<http://data.ga-group.nl/ics/trbc/51101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals"@en ;
		skos:notation	"51112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51101020> , <http://data.ga-group.nl/ics/trbc/2012/51101020> , <http://data.ga-group.nl/ics/trbc/2020/51101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals"@en ;
		skos:notation	"51101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51101020> , <http://data.ga-group.nl/ics/trbc/2020/51101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals"@en ;
		skos:definition	"Producers and wholesalers of potash, soda ash and peat humus, and nitrogenous, phosphoric, and ammonia-based fertilizers and minerals, as well as insecticides, fungicides, weed and rodent poisons, agricultural salts and other agricultural related products."@en ;
		skos:notation	"51101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Chemicals"@en ;
	skos:definition	"Producers and wholesalers of potash, soda ash and peat humus, and nitrogenous, phosphoric, and ammonia-based fertilizers and minerals, as well as insecticides, fungicides, weed and rodent poisons, agricultural salts and other agricultural related products."@en ;
	skos:notation	"51101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/511010> .

<http://data.ga-group.nl/ics/trbc/5110103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103010> , <http://data.ga-group.nl/ics/trbc/2020/5110103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of specialized chemicals, such as pigments, synthetic chemicals, polymers and glues."@en ;
		skos:notation	"5110103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Chemicals (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of specialized chemicals, such as pigments, synthetic chemicals, polymers and glues."@en ;
	skos:notation	"5110103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103011> , <http://data.ga-group.nl/ics/trbc/2020/5110103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coloring Agents"@en ;
		skos:definition	"Companies engaged in the manufacturing of chemical based coloring agents."@en ;
		skos:notation	"5110103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coloring Agents"@en ;
	skos:definition	"Companies engaged in the manufacturing of chemical based coloring agents."@en ;
	skos:notation	"5110103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103012> , <http://data.ga-group.nl/ics/trbc/2020/5110103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Synthetic Fibers"@en ;
		skos:definition	"Companies engaged in manufacturing synthetic fibers and synthetic fiber raw materials."@en ;
		skos:notation	"5110103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Synthetic Fibers"@en ;
	skos:definition	"Companies engaged in manufacturing synthetic fibers and synthetic fiber raw materials."@en ;
	skos:notation	"5110103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103013> , <http://data.ga-group.nl/ics/trbc/2020/5110103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Adhesives"@en ;
		skos:definition	"Companies engaged in manufacturing adhesives, glues, and caulking compounds."@en ;
		skos:notation	"5110103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adhesives"@en ;
	skos:definition	"Companies engaged in manufacturing adhesives, glues, and caulking compounds."@en ;
	skos:notation	"5110103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103014> , <http://data.ga-group.nl/ics/trbc/2020/5110103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Polymers"@en ;
		skos:definition	"Companies engaged in manufacturing advanced polymers, such as fluoropolymers, fluorosurfactants, and silicone emulsions."@en ;
		skos:notation	"5110103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Polymers"@en ;
	skos:definition	"Companies engaged in manufacturing advanced polymers, such as fluoropolymers, fluorosurfactants, and silicone emulsions."@en ;
	skos:notation	"5110103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103015> , <http://data.ga-group.nl/ics/trbc/2020/5110103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Epoxy Chemicals"@en ;
		skos:definition	"Companies engaged in manufacturing epoxy resins, epoxy coatings, and epoxy adhesives."@en ;
		skos:notation	"5110103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Epoxy Chemicals"@en ;
	skos:definition	"Companies engaged in manufacturing epoxy resins, epoxy coatings, and epoxy adhesives."@en ;
	skos:notation	"5110103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103016> , <http://data.ga-group.nl/ics/trbc/2020/5110103016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Biotechnology Chemicals"@en ;
		skos:definition	"Companies engaged in manufacturing chemicals for industrial purposes, such as bioenergy, and biomaterials."@en ;
		skos:notation	"5110103016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Biotechnology Chemicals"@en ;
	skos:definition	"Companies engaged in manufacturing chemicals for industrial purposes, such as bioenergy, and biomaterials."@en ;
	skos:notation	"5110103016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110103017> , <http://data.ga-group.nl/ics/trbc/2020/5110103017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling of any type(s) of specialty chemicals."@en ;
		skos:notation	"5110103017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Chemicals Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling of any type(s) of specialty chemicals."@en ;
	skos:notation	"5110103017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5110103018> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Composites"@en ;
		skos:definition	"Companies engaged in manufacturing materials made by combining two or more components."@en ;
		skos:notation	"5110103018" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Composites"@en ;
	skos:definition	"Companies engaged in manufacturing materials made by combining two or more components."@en ;
	skos:notation	"5110103018" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/5110103019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5110103019> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Adhesive & Epoxy"@en ;
		skos:definition	"Companies engaged in manufacturing adhesives, glues, and caulking compounds, epoxy resins, epoxy coatings, and epoxy adhesives."@en ;
		skos:notation	"5110103019" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adhesive & Epoxy"@en ;
	skos:definition	"Companies engaged in manufacturing adhesives, glues, and caulking compounds, epoxy resins, epoxy coatings, and epoxy adhesives."@en ;
	skos:notation	"5110103019" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101030> .

<http://data.ga-group.nl/ics/trbc/51101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals"@en ;
		skos:notation	"51113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51101030> , <http://data.ga-group.nl/ics/trbc/2012/51101030> , <http://data.ga-group.nl/ics/trbc/2020/51101030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals"@en ;
		skos:notation	"51101030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51101030> , <http://data.ga-group.nl/ics/trbc/2020/51101030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals"@en ;
		skos:definition	"Producers and wholesalers of specialized chemicals such as pigments, inks, dyes, synthetic fibers, filaments and polymers, synthetic chemicals, adhesives, glues and epoxies."@en ;
		skos:notation	"51101030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Chemicals"@en ;
	skos:definition	"Producers and wholesalers of specialized chemicals such as pigments, inks, dyes, synthetic fibers, filaments and polymers, synthetic chemicals, adhesives, glues and epoxies."@en ;
	skos:notation	"51101030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/511010> .

<http://data.ga-group.nl/ics/trbc/5110109010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110109010> , <http://data.ga-group.nl/ics/trbc/2020/5110109010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Chemicals"@en ;
		skos:definition	"Companies significantly engaged in at least two the following industries: Commodity Chemicals, Agricultural Chemicals and Specialty Chemicals."@en ;
		skos:notation	"5110109010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Chemicals"@en ;
	skos:definition	"Companies significantly engaged in at least two the following industries: Commodity Chemicals, Agricultural Chemicals and Specialty Chemicals."@en ;
	skos:notation	"5110109010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51101090> .

<http://data.ga-group.nl/ics/trbc/51101090>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51119> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Chemicals"@en ;
		skos:notation	"51119" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51101090> , <http://data.ga-group.nl/ics/trbc/2012/51101090> , <http://data.ga-group.nl/ics/trbc/2020/51101090> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Chemicals"@en ;
		skos:notation	"51101090" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51101090> , <http://data.ga-group.nl/ics/trbc/2020/51101090> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Chemicals"@en ;
		skos:definition	"Producers of two or more types of chemical from the commodity, agricultural or specialty chemical industries."@en ;
		skos:notation	"51101090" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Chemicals"@en ;
	skos:definition	"Producers of two or more types of chemical from the commodity, agricultural or specialty chemical industries."@en ;
	skos:notation	"51101090" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/511010> .

<http://data.ga-group.nl/ics/trbc/511010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:notation	"51100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/511010> , <http://data.ga-group.nl/ics/trbc/2012/511010> , <http://data.ga-group.nl/ics/trbc/2020/511010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:notation	"511010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/511010> , <http://data.ga-group.nl/ics/trbc/2020/511010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:definition	"Producers and refiners of agricultural, commodity and specialty chemicals."@en ;
		skos:notation	"511010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Chemicals"@en ;
	skos:definition	"Producers and refiners of agricultural, commodity and specialty chemicals."@en ;
	skos:notation	"511010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5110> .

<http://data.ga-group.nl/ics/trbc/5110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5110> , <http://data.ga-group.nl/ics/trbc/2012/5110> , <http://data.ga-group.nl/ics/trbc/2020/5110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:notation	"5110" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5110> , <http://data.ga-group.nl/ics/trbc/2020/5110> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chemicals"@en ;
		skos:definition	"Producers and refiners of agricultural, commodity and specialty chemicals."@en ;
		skos:notation	"5110" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Chemicals"@en ;
	skos:definition	"Producers and refiners of agricultural, commodity and specialty chemicals."@en ;
	skos:notation	"5110" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/51> .

<http://data.ga-group.nl/ics/trbc/51111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commodity Chemicals"@en ;
		skos:notation	"51111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commodity Chemicals"@en ;
	skos:notation	"51111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Chemicals"@en ;
		skos:notation	"51112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Chemicals"@en ;
	skos:notation	"51112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51113>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Chemicals"@en ;
		skos:notation	"51113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Chemicals"@en ;
	skos:notation	"51113" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51119>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51119> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Chemicals"@en ;
		skos:notation	"51119" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Chemicals"@en ;
	skos:notation	"51119" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51200>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Mineral Resources"@en ;
		skos:notation	"51200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mineral Resources"@en ;
	skos:notation	"51200" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5120101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101010> , <http://data.ga-group.nl/ics/trbc/2020/5120101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Gold Precious Metals & Minerals (NEC)"@en ;
		skos:definition	"Companies engaged in the extraction and primary processing of silver, platinum, diamond, gem stone, semiprecious stones, and other rare minerals and ores, as well as pearl cultivation. Excludes: (miners, refiners, producers and wholesalers of gold, classified in Gold), (miners, refiners, producers and wholesalers of uranium, classified in Uranium)."@en ;
		skos:notation	"5120101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Gold Precious Metals & Minerals (NEC)"@en ;
	skos:definition	"Companies engaged in the extraction and primary processing of silver, platinum, diamond, gem stone, semiprecious stones, and other rare minerals and ores, as well as pearl cultivation. Excludes: (miners, refiners, producers and wholesalers of gold, classified in Gold), (miners, refiners, producers and wholesalers of uranium, classified in Uranium)."@en ;
	skos:notation	"5120101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101011> , <http://data.ga-group.nl/ics/trbc/2020/5120101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Silver Mining"@en ;
		skos:definition	"Companies engaged in the extraction and/or primary processing of silver."@en ;
		skos:notation	"5120101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Silver Mining"@en ;
	skos:definition	"Companies engaged in the extraction and/or primary processing of silver."@en ;
	skos:notation	"5120101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101012> , <http://data.ga-group.nl/ics/trbc/2020/5120101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Platinum Mining"@en ;
		skos:definition	"Companies engaged in the extraction and/or primary processing of platinum."@en ;
		skos:notation	"5120101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Platinum Mining"@en ;
	skos:definition	"Companies engaged in the extraction and/or primary processing of platinum."@en ;
	skos:notation	"5120101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101013> , <http://data.ga-group.nl/ics/trbc/2020/5120101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diamond Mining"@en ;
		skos:definition	"Companies engaged in the extraction and/or primary processing of diamonds."@en ;
		skos:notation	"5120101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diamond Mining"@en ;
	skos:definition	"Companies engaged in the extraction and/or primary processing of diamonds."@en ;
	skos:notation	"5120101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101014> , <http://data.ga-group.nl/ics/trbc/2020/5120101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiprecious Gem Stones"@en ;
		skos:definition	"Companies engaged in the mining and/or beneficiating of gem stones, such as amethyst, garnet, agate, ruby, sapphire, and jade."@en ;
		skos:notation	"5120101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiprecious Gem Stones"@en ;
	skos:definition	"Companies engaged in the mining and/or beneficiating of gem stones, such as amethyst, garnet, agate, ruby, sapphire, and jade."@en ;
	skos:notation	"5120101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101015> , <http://data.ga-group.nl/ics/trbc/2020/5120101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pearl Cultivation"@en ;
		skos:definition	"Companies engaged in the artificially cultivating pearls."@en ;
		skos:notation	"5120101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pearl Cultivation"@en ;
	skos:definition	"Companies engaged in the artificially cultivating pearls."@en ;
	skos:notation	"5120101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/5120101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120101016> , <http://data.ga-group.nl/ics/trbc/2020/5120101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Rare Earth Minerals"@en ;
		skos:definition	"Companies engaged in the mining and/or beneficiating of rare earth metal ores, such as aeschynite, britholite, fluorite, gadolinite, and titanite."@en ;
		skos:notation	"5120101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rare Earth Minerals"@en ;
	skos:definition	"Companies engaged in the mining and/or beneficiating of rare earth metal ores, such as aeschynite, britholite, fluorite, gadolinite, and titanite."@en ;
	skos:notation	"5120101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201010> .

<http://data.ga-group.nl/ics/trbc/51201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Precious Metals & Minerals"@en ;
		skos:notation	"51211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51201010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Precious Metals & Minerals"@en ;
		skos:notation	"51201010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201010> , <http://data.ga-group.nl/ics/trbc/2020/51201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Gold Precious Metals & Minerals"@en ;
		skos:definition	"Miners, refiners, producers and wholesalers of silver, platinum, diamonds, gem stones, semiprecious stones and other rare minerals and ores, as well as pearl cultivation. Excludes: (miners, refiners, producers and wholesalers of gold, classified in Gold), (miners, refiners, producers and wholesalers of uranium, classified in Uranium)."@en ;
		skos:notation	"51201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Gold Precious Metals & Minerals"@en ;
	skos:definition	"Miners, refiners, producers and wholesalers of silver, platinum, diamonds, gem stones, semiprecious stones and other rare minerals and ores, as well as pearl cultivation. Excludes: (miners, refiners, producers and wholesalers of gold, classified in Gold), (miners, refiners, producers and wholesalers of uranium, classified in Uranium)."@en ;
	skos:notation	"51201010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102010> , <http://data.ga-group.nl/ics/trbc/2020/5120102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Iron & Steel (NEC)"@en ;
		skos:definition	"Companies engaged in reduction of iron ore, manufacturing pig iron, chromite, chrome mining and making steel."@en ;
		skos:notation	"5120102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Iron & Steel (NEC)"@en ;
	skos:definition	"Companies engaged in reduction of iron ore, manufacturing pig iron, chromite, chrome mining and making steel."@en ;
	skos:notation	"5120102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102011> , <http://data.ga-group.nl/ics/trbc/2020/5120102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Iron Ore Mining"@en ;
		skos:definition	"Companies engaged in reduction of iron ore, and manufacturing pig iron."@en ;
		skos:notation	"5120102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Iron Ore Mining"@en ;
	skos:definition	"Companies engaged in reduction of iron ore, and manufacturing pig iron."@en ;
	skos:notation	"5120102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102012> , <http://data.ga-group.nl/ics/trbc/2020/5120102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coke Coal Mining"@en ;
		skos:definition	"Companies engaged in mining coke coal and coke wholesaling."@en ;
		skos:notation	"5120102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coke Coal Mining"@en ;
	skos:definition	"Companies engaged in mining coke coal and coke wholesaling."@en ;
	skos:notation	"5120102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102013> , <http://data.ga-group.nl/ics/trbc/2020/5120102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Iron, Steel Mills & Foundries"@en ;
		skos:definition	"Companies engaged in pouring molten pig iron or iron alloys into molds to manufacture castings, and manufacturing steel investment castings."@en ;
		skos:notation	"5120102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Iron, Steel Mills & Foundries"@en ;
	skos:definition	"Companies engaged in pouring molten pig iron or iron alloys into molds to manufacture castings, and manufacturing steel investment castings."@en ;
	skos:notation	"5120102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102014> , <http://data.ga-group.nl/ics/trbc/2020/5120102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metal Service Centers"@en ;
		skos:definition	"Companies engaged in functions, such as sawing, shearing, bending, leveling, cleaning, or edging, on a custom basis."@en ;
		skos:notation	"5120102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metal Service Centers"@en ;
	skos:definition	"Companies engaged in functions, such as sawing, shearing, bending, leveling, cleaning, or edging, on a custom basis."@en ;
	skos:notation	"5120102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102015> , <http://data.ga-group.nl/ics/trbc/2020/5120102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metallic Rolling & Drawing Products"@en ;
		skos:definition	"Companies engaged in manufacturing rolling mill machinery and equipment for metal production, and wire drawing. Includes also manufacturers of steel pipes made of purchased steel."@en ;
		skos:notation	"5120102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metallic Rolling & Drawing Products"@en ;
	skos:definition	"Companies engaged in manufacturing rolling mill machinery and equipment for metal production, and wire drawing. Includes also manufacturers of steel pipes made of purchased steel."@en ;
	skos:notation	"5120102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/5120102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Metal Merchant Wholesalers"@en ;
		skos:definition	"Companies engaged in wholesaling products of the primary metals industries."@en ;
		skos:notation	"5120102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5120102016> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metal Merchant Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling products of the primary metals industries."@en ;
		skos:notation	"5120102016" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metal Merchant Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling products of the primary metals industries."@en ;
	skos:notation	"5120102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201020> .

<http://data.ga-group.nl/ics/trbc/51201020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Steel"@en ;
		skos:notation	"51212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51201020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Steel"@en ;
		skos:notation	"51201020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201020> , <http://data.ga-group.nl/ics/trbc/2020/51201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Iron & Steel"@en ;
		skos:definition	"Miners and processers of iron ore and coke coal and producers of iron and steel. Includes providers of metal ore exploration and mining services, operators of iron and steel foundries for beneficiating, smelting, rolling, forging, spinning, recycling, stamping, polishing and plating of iron and steel products such as pipes, tubes, wire, spring, rolls and bars, and providers of metal processing services and wholesalers of iron and steel products."@en ;
		skos:notation	"51201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Iron & Steel"@en ;
	skos:definition	"Miners and processers of iron ore and coke coal and producers of iron and steel. Includes providers of metal ore exploration and mining services, operators of iron and steel foundries for beneficiating, smelting, rolling, forging, spinning, recycling, stamping, polishing and plating of iron and steel products such as pipes, tubes, wire, spring, rolls and bars, and providers of metal processing services and wholesalers of iron and steel products."@en ;
	skos:notation	"51201020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103010> , <http://data.ga-group.nl/ics/trbc/2020/5120103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum (NEC)"@en ;
		skos:definition	"Miners and processers of bauxite, including smelting, refining and processing of alumina and aluminum alloys. Includes also operators of recycling and die-casting plants, and foundries, as well as producers of foil, molds, plate, tube, sheet, rods, pipe, wire and other aluminum products."@en ;
		skos:notation	"5120103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum (NEC)"@en ;
	skos:definition	"Miners and processers of bauxite, including smelting, refining and processing of alumina and aluminum alloys. Includes also operators of recycling and die-casting plants, and foundries, as well as producers of foil, molds, plate, tube, sheet, rods, pipe, wire and other aluminum products."@en ;
	skos:notation	"5120103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103011> , <http://data.ga-group.nl/ics/trbc/2020/5120103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Primary Aluminum Production"@en ;
		skos:definition	"Companies engaged in making aluminum from alumina, and rolling, drawing, extruding, or casting the aluminum they make into primary forms (bar, billet, ingot, plate, rod, sheet, strip)."@en ;
		skos:notation	"5120103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Primary Aluminum Production"@en ;
	skos:definition	"Companies engaged in making aluminum from alumina, and rolling, drawing, extruding, or casting the aluminum they make into primary forms (bar, billet, ingot, plate, rod, sheet, strip)."@en ;
	skos:notation	"5120103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103012> , <http://data.ga-group.nl/ics/trbc/2020/5120103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Secondary Smelting & Alloying of Aluminum"@en ;
		skos:definition	"Companies engaged in recovering aluminum and aluminum alloys from scrap and/or dross (i.e. secondary smelting) and making billet or ingot (except by rolling) and/or manufacturing alloys, powder, paste, or flake from purchased aluminum."@en ;
		skos:notation	"5120103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Secondary Smelting & Alloying of Aluminum"@en ;
	skos:definition	"Companies engaged in recovering aluminum and aluminum alloys from scrap and/or dross (i.e. secondary smelting) and making billet or ingot (except by rolling) and/or manufacturing alloys, powder, paste, or flake from purchased aluminum."@en ;
	skos:notation	"5120103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103013> , <http://data.ga-group.nl/ics/trbc/2020/5120103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum Rolling"@en ;
		skos:definition	"Companies engaged in flat rolling or continuous casting sheet, plate, foil and welded tube from purchased aluminum and/or recovering aluminum from scrap and flat rolling or continuous casting sheet, plate, foil, and welded tube in integrated mills."@en ;
		skos:notation	"5120103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum Rolling"@en ;
	skos:definition	"Companies engaged in flat rolling or continuous casting sheet, plate, foil and welded tube from purchased aluminum and/or recovering aluminum from scrap and flat rolling or continuous casting sheet, plate, foil, and welded tube in integrated mills."@en ;
	skos:notation	"5120103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103014> , <http://data.ga-group.nl/ics/trbc/2020/5120103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum Refining"@en ;
		skos:definition	"Companies engaged in refining alumina (aluminum oxide) generally from bauxite."@en ;
		skos:notation	"5120103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum Refining"@en ;
	skos:definition	"Companies engaged in refining alumina (aluminum oxide) generally from bauxite."@en ;
	skos:notation	"5120103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum Wholesalers"@en ;
		skos:definition	"Companies engaged in wholesaling aluminum."@en ;
		skos:notation	"5120103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5120103015> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling aluminum."@en ;
		skos:notation	"5120103015" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling aluminum."@en ;
	skos:notation	"5120103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/5120103016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120103016> , <http://data.ga-group.nl/ics/trbc/2020/5120103016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bauxite Mining"@en ;
		skos:definition	"Companies engaged in mining Bauxite."@en ;
		skos:notation	"5120103016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bauxite Mining"@en ;
	skos:definition	"Companies engaged in mining Bauxite."@en ;
	skos:notation	"5120103016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201030> .

<http://data.ga-group.nl/ics/trbc/51201030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum"@en ;
		skos:notation	"51213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51201030> , <http://data.ga-group.nl/ics/trbc/2012/51201030> , <http://data.ga-group.nl/ics/trbc/2020/51201030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum"@en ;
		skos:notation	"51201030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201030> , <http://data.ga-group.nl/ics/trbc/2020/51201030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum"@en ;
		skos:definition	"Miners and processers of bauxite, including primary processing, secondary smelting, alloying, rolling refining of alumina and aluminum alloys. Includes also operators of recycling and die-casting plants, and foundries, as well as producers of foil, molds, plate, tube, sheet, rods, pipe, wire and other aluminum products, and wholesalers of aluminum products."@en ;
		skos:notation	"51201030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum"@en ;
	skos:definition	"Miners and processers of bauxite, including primary processing, secondary smelting, alloying, rolling refining of alumina and aluminum alloys. Includes also operators of recycling and die-casting plants, and foundries, as well as producers of foil, molds, plate, tube, sheet, rods, pipe, wire and other aluminum products, and wholesalers of aluminum products."@en ;
	skos:notation	"51201030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120105010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105010> , <http://data.ga-group.nl/ics/trbc/2020/5120105010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals (NEC)"@en ;
		skos:definition	"Companies engaged in the mining, beneficiating and basic processing of non-ferrous metals such as copper, zinc, lead, tin, nickel, cobalt, graphite, titanium and other non-ferrous metals for the manufacturing of foils, pipes, tubes, rods, sheets, plates, powders and wires. Includes also non-metallic minerals."@en ;
		skos:notation	"5120105010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Mining & Metals (NEC)"@en ;
	skos:definition	"Companies engaged in the mining, beneficiating and basic processing of non-ferrous metals such as copper, zinc, lead, tin, nickel, cobalt, graphite, titanium and other non-ferrous metals for the manufacturing of foils, pipes, tubes, rods, sheets, plates, powders and wires. Includes also non-metallic minerals."@en ;
	skos:notation	"5120105010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105011> , <http://data.ga-group.nl/ics/trbc/2020/5120105011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Lead Ore Mining"@en ;
		skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of lead ores or lead-zinc ores."@en ;
		skos:notation	"5120105011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Lead Ore Mining"@en ;
	skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of lead ores or lead-zinc ores."@en ;
	skos:notation	"5120105011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105012> , <http://data.ga-group.nl/ics/trbc/2020/5120105012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Copper Ore Mining"@en ;
		skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of copper."@en ;
		skos:notation	"5120105012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Copper Ore Mining"@en ;
	skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of copper."@en ;
	skos:notation	"5120105012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105013> , <http://data.ga-group.nl/ics/trbc/2020/5120105013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nickel Ore Mining"@en ;
		skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of nickel ores."@en ;
		skos:notation	"5120105013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nickel Ore Mining"@en ;
	skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of nickel ores."@en ;
	skos:notation	"5120105013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105014> , <http://data.ga-group.nl/ics/trbc/2020/5120105014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Zinc Ore Mining"@en ;
		skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of zinc ores."@en ;
		skos:notation	"5120105014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Zinc Ore Mining"@en ;
	skos:definition	"Companies engaged in developing the mine site, mining, and/or beneficiating of zinc ores."@en ;
	skos:notation	"5120105014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105015> , <http://data.ga-group.nl/ics/trbc/2020/5120105015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nonferrous Metal Mining"@en ;
		skos:definition	"Companies engaged in mining nonferrous metals, such as tin and titanium. Includes also mining of all minerals. Excludes mining such nonferrous metals as zinc, lead and copper, classified in Zinc Mining, Lead Mining and Copper Mining, respectively."@en ;
		skos:notation	"5120105015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nonferrous Metal Mining"@en ;
	skos:definition	"Companies engaged in mining nonferrous metals, such as tin and titanium. Includes also mining of all minerals. Excludes mining such nonferrous metals as zinc, lead and copper, classified in Zinc Mining, Lead Mining and Copper Mining, respectively."@en ;
	skos:notation	"5120105015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105016> , <http://data.ga-group.nl/ics/trbc/2020/5120105016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nonferrous Metal Processing"@en ;
		skos:definition	"Companies engaged in making (i.e. the primary production of) nonferrous metals by smelting ore and/or the primary refining of nonferrous metals by electrolytic methods or other processes."@en ;
		skos:notation	"5120105016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nonferrous Metal Processing"@en ;
	skos:definition	"Companies engaged in making (i.e. the primary production of) nonferrous metals by smelting ore and/or the primary refining of nonferrous metals by electrolytic methods or other processes."@en ;
	skos:notation	"5120105016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/5120105017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120105017> , <http://data.ga-group.nl/ics/trbc/2020/5120105017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling products of the specialty metals industries."@en ;
		skos:notation	"5120105017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Mining & Metals Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling products of the specialty metals industries."@en ;
	skos:notation	"5120105017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201050> .

<http://data.ga-group.nl/ics/trbc/51201050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals"@en ;
		skos:notation	"51215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51201050> , <http://data.ga-group.nl/ics/trbc/2012/51201050> , <http://data.ga-group.nl/ics/trbc/2020/51201050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals"@en ;
		skos:notation	"51201050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201050> , <http://data.ga-group.nl/ics/trbc/2020/51201050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals"@en ;
		skos:definition	"Miners, processors and wholesalers of non-ferrous metals such as copper, zinc, lead, tin, nickel, cobalt, graphite, titanium and other non-ferrous metals. Includes non-metallic minerals."@en ;
		skos:notation	"51201050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Mining & Metals"@en ;
	skos:definition	"Miners, processors and wholesalers of non-ferrous metals such as copper, zinc, lead, tin, nickel, cobalt, graphite, titanium and other non-ferrous metals. Includes non-metallic minerals."@en ;
	skos:notation	"51201050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120106010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120106010> , <http://data.ga-group.nl/ics/trbc/2020/5120106010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gold (NEC)"@en ;
		skos:definition	"Companies engaged in the extraction and primary processing of gold."@en ;
		skos:notation	"5120106010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gold (NEC)"@en ;
	skos:definition	"Companies engaged in the extraction and primary processing of gold."@en ;
	skos:notation	"5120106010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201060> .

<http://data.ga-group.nl/ics/trbc/5120106011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120106011> , <http://data.ga-group.nl/ics/trbc/2020/5120106011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gold Mining"@en ;
		skos:definition	"Companies engaged in the extraction of gold."@en ;
		skos:notation	"5120106011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gold Mining"@en ;
	skos:definition	"Companies engaged in the extraction of gold."@en ;
	skos:notation	"5120106011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201060> .

<http://data.ga-group.nl/ics/trbc/5120106012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120106012> , <http://data.ga-group.nl/ics/trbc/2020/5120106012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gold Refining"@en ;
		skos:definition	"Companies engaged in the refining, processing of gold."@en ;
		skos:notation	"5120106012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gold Refining"@en ;
	skos:definition	"Companies engaged in the refining, processing of gold."@en ;
	skos:notation	"5120106012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201060> .

<http://data.ga-group.nl/ics/trbc/51201060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201060> , <http://data.ga-group.nl/ics/trbc/2020/51201060> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gold"@en ;
		skos:definition	"Extraction and primary processing of gold. Companies primarily engaged in transformation of the gold into bullion in combination with mining activities."@en ;
		skos:notation	"51201060" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gold"@en ;
	skos:definition	"Extraction and primary processing of gold. Companies primarily engaged in transformation of the gold into bullion in combination with mining activities."@en ;
	skos:notation	"51201060" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120107010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120107010> , <http://data.ga-group.nl/ics/trbc/2020/5120107010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mining Support Services & Equipment (NEC)"@en ;
		skos:definition	"Companies engaged in providing support services, on a fee, required for the mining and quarrying of minerals. Includes also equipment manufacturers for mining industry."@en ;
		skos:notation	"5120107010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mining Support Services & Equipment (NEC)"@en ;
	skos:definition	"Companies engaged in providing support services, on a fee, required for the mining and quarrying of minerals. Includes also equipment manufacturers for mining industry."@en ;
	skos:notation	"5120107010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201070> .

<http://data.ga-group.nl/ics/trbc/5120107011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120107011> , <http://data.ga-group.nl/ics/trbc/2020/5120107011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Geophysical Surveying & Mapping Services"@en ;
		skos:definition	"Companies engaged in gathering, interpreting, and mapping geophysical data."@en ;
		skos:notation	"5120107011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Geophysical Surveying & Mapping Services"@en ;
	skos:definition	"Companies engaged in gathering, interpreting, and mapping geophysical data."@en ;
	skos:notation	"5120107011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201070> .

<http://data.ga-group.nl/ics/trbc/5120107012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120107012> , <http://data.ga-group.nl/ics/trbc/2020/5120107012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mining Support Services"@en ;
		skos:definition	"Companies primarily engaged in providing support services, on a fee or contract basis, required for the mining and quarrying of minerals."@en ;
		skos:notation	"5120107012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mining Support Services"@en ;
	skos:definition	"Companies primarily engaged in providing support services, on a fee or contract basis, required for the mining and quarrying of minerals."@en ;
	skos:notation	"5120107012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201070> .

<http://data.ga-group.nl/ics/trbc/5120107013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120107013> , <http://data.ga-group.nl/ics/trbc/2020/5120107013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mining Machinery & Equipment Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing underground mining machinery and equipment, such as coal breakers, mining cars, core drills, coal cutters, and rock drills."@en ;
		skos:notation	"5120107013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mining Machinery & Equipment Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing underground mining machinery and equipment, such as coal breakers, mining cars, core drills, coal cutters, and rock drills."@en ;
	skos:notation	"5120107013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201070> .

<http://data.ga-group.nl/ics/trbc/51201070>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201070> , <http://data.ga-group.nl/ics/trbc/2020/51201070> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mining Support Services & Equipment"@en ;
		skos:definition	"Providers of support services and equipment manufactures for the mining and quarrying of minerals."@en ;
		skos:notation	"51201070" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mining Support Services & Equipment"@en ;
	skos:definition	"Providers of support services and equipment manufactures for the mining and quarrying of minerals."@en ;
	skos:notation	"51201070" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/5120108010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120108010> , <http://data.ga-group.nl/ics/trbc/2020/5120108010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Mining"@en ;
		skos:definition	"Companies significantly engaged in at least two of the following industries: Precious Metals & Minerals, Gold, Mining Support Services & Equipment, Steel, Aluminum and Specialty Mining Metals."@en ;
		skos:notation	"5120108010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Mining"@en ;
	skos:definition	"Companies significantly engaged in at least two of the following industries: Precious Metals & Minerals, Gold, Mining Support Services & Equipment, Steel, Aluminum and Specialty Mining Metals."@en ;
	skos:notation	"5120108010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51201080> .

<http://data.ga-group.nl/ics/trbc/51201080>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51201080> , <http://data.ga-group.nl/ics/trbc/2020/51201080> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Mining"@en ;
		skos:definition	"Organizations significantly engaged in at least two of the following industries: Precious Metals & Minerals, Gold, Mining Support Services & Equipment, Steel, Aluminum and Specialty Mining Metals."@en ;
		skos:notation	"51201080" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Mining"@en ;
	skos:definition	"Organizations significantly engaged in at least two of the following industries: Precious Metals & Minerals, Gold, Mining Support Services & Equipment, Steel, Aluminum and Specialty Mining Metals."@en ;
	skos:notation	"51201080" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512010> .

<http://data.ga-group.nl/ics/trbc/512010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Metals & Mining"@en ;
		skos:notation	"51210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/512010> , <http://data.ga-group.nl/ics/trbc/2012/512010> , <http://data.ga-group.nl/ics/trbc/2020/512010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metals & Mining"@en ;
		skos:notation	"512010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/512010> , <http://data.ga-group.nl/ics/trbc/2020/512010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metals & Mining"@en ;
		skos:definition	"Miners and processors of precious metals & minerals, steel, aluminum and specialty metals and minerals. Includes integrated mining, and mining support services & equipment companies."@en ;
		skos:notation	"512010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metals & Mining"@en ;
	skos:definition	"Miners and processors of precious metals & minerals, steel, aluminum and specialty metals and minerals. Includes integrated mining, and mining support services & equipment companies."@en ;
	skos:notation	"512010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5120> .

<http://data.ga-group.nl/ics/trbc/5120201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201010> , <http://data.ga-group.nl/ics/trbc/2020/5120201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials (NEC)"@en ;
		skos:definition	"Companies engaged in the mining, quarrying and primary processing of raw materials involved in road and building construction. Includes the extraction of sand, gravel, rock, clay, gneiss, granite, limestone, marble, slate, gypsum, lime, cement, concrete, fiberglass and bricks, as well as filtering, bleaching, crushing, cutting, sizing and other stone processing operations."@en ;
		skos:notation	"5120201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Materials (NEC)"@en ;
	skos:definition	"Companies engaged in the mining, quarrying and primary processing of raw materials involved in road and building construction. Includes the extraction of sand, gravel, rock, clay, gneiss, granite, limestone, marble, slate, gypsum, lime, cement, concrete, fiberglass and bricks, as well as filtering, bleaching, crushing, cutting, sizing and other stone processing operations."@en ;
	skos:notation	"5120201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/5120201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201011> , <http://data.ga-group.nl/ics/trbc/2020/5120201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Material Processing"@en ;
		skos:definition	"Companies engaged in providing stone, lime, construction sand, gravel, brick, asphalt and concrete mixtures, and/or concrete, stone, and structural clay products."@en ;
		skos:notation	"5120201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Material Processing"@en ;
	skos:definition	"Companies engaged in providing stone, lime, construction sand, gravel, brick, asphalt and concrete mixtures, and/or concrete, stone, and structural clay products."@en ;
	skos:notation	"5120201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/5120201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201012> , <http://data.ga-group.nl/ics/trbc/2020/5120201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cement & Concrete Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing Portland, natural, masonry, pozzalanic, and other hydraulic cements. Cement manufacturing establishments may calcine earths or mine, quarry, manufacture, or purchase lime."@en ;
		skos:notation	"5120201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cement & Concrete Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing Portland, natural, masonry, pozzalanic, and other hydraulic cements. Cement manufacturing establishments may calcine earths or mine, quarry, manufacture, or purchase lime."@en ;
	skos:notation	"5120201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/5120201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201013> , <http://data.ga-group.nl/ics/trbc/2020/5120201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tile & Paving Material Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing asphalt and tar paving mixtures and blocks and roofing cements and coatings from purchased asphaltic materials."@en ;
		skos:notation	"5120201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tile & Paving Material Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing asphalt and tar paving mixtures and blocks and roofing cements and coatings from purchased asphaltic materials."@en ;
	skos:notation	"5120201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/5120201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201014> , <http://data.ga-group.nl/ics/trbc/2020/5120201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Rock Mining"@en ;
		skos:definition	"Companies engaged in providing mining techniques used to excavate hard minerals, mainly those containing metals, such as ore containing gold, silver, iron, copper, zinc, nickel and lead."@en ;
		skos:notation	"5120201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rock Mining"@en ;
	skos:definition	"Companies engaged in providing mining techniques used to excavate hard minerals, mainly those containing metals, such as ore containing gold, silver, iron, copper, zinc, nickel and lead."@en ;
	skos:notation	"5120201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/5120201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120201015> , <http://data.ga-group.nl/ics/trbc/2020/5120201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Material Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling stone, cement, lime, construction sand, gravel, brick, asphalt, concrete mixtures, concrete, stone, and structural clay products."@en ;
		skos:notation	"5120201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Material Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling stone, cement, lime, construction sand, gravel, brick, asphalt, concrete mixtures, concrete, stone, and structural clay products."@en ;
	skos:notation	"5120201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51202010> .

<http://data.ga-group.nl/ics/trbc/51202010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51202010> , <http://data.ga-group.nl/ics/trbc/2012/51202010> , <http://data.ga-group.nl/ics/trbc/2020/51202010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:notation	"51202010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51202010> , <http://data.ga-group.nl/ics/trbc/2020/51202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:definition	"Miners, producers and wholesalers of raw materials for roads and construction. Includes extractors of sand, gravel, rock, clay, granite, limestone, marble, slate, gypsum, lime, and producers of cement, concrete, and bricks, as well as operators of filtering, bleaching, crushing, cutting, sizing and processing services."@en ;
		skos:notation	"51202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Materials"@en ;
	skos:definition	"Miners, producers and wholesalers of raw materials for roads and construction. Includes extractors of sand, gravel, rock, clay, granite, limestone, marble, slate, gypsum, lime, and producers of cement, concrete, and bricks, as well as operators of filtering, bleaching, crushing, cutting, sizing and processing services."@en ;
	skos:notation	"51202010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/512020> .

<http://data.ga-group.nl/ics/trbc/512020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:notation	"51220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/512020> , <http://data.ga-group.nl/ics/trbc/2012/512020> , <http://data.ga-group.nl/ics/trbc/2020/512020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:notation	"512020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/512020> , <http://data.ga-group.nl/ics/trbc/2020/512020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:definition	"Miners and producers of raw materials for road and building construction. Includes extractors of sand, gravel, rock, clay, granite, limestone, marble, slate, gypsum, lime, and producers of cement, concrete, and bricks, as well as operators of filtering, bleaching, crushing, cutting, sizing and processing services."@en ;
		skos:notation	"512020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Materials"@en ;
	skos:definition	"Miners and producers of raw materials for road and building construction. Includes extractors of sand, gravel, rock, clay, granite, limestone, marble, slate, gypsum, lime, and producers of cement, concrete, and bricks, as well as operators of filtering, bleaching, crushing, cutting, sizing and processing services."@en ;
	skos:notation	"512020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5120> .

<http://data.ga-group.nl/ics/trbc/5120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Mineral Resources"@en ;
		skos:notation	"51200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5120> , <http://data.ga-group.nl/ics/trbc/2012/5120> , <http://data.ga-group.nl/ics/trbc/2020/5120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mineral Resources"@en ;
		skos:notation	"5120" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5120> , <http://data.ga-group.nl/ics/trbc/2020/5120> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mineral Resources"@en ;
		skos:definition	"Miners and processors of steel, aluminum, precious and specialty metals and minerals, and construction related materials. Includes integrated mining companies."@en ;
		skos:notation	"5120" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mineral Resources"@en ;
	skos:definition	"Miners and processors of steel, aluminum, precious and specialty metals and minerals, and construction related materials. Includes integrated mining companies."@en ;
	skos:notation	"5120" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/51> .

<http://data.ga-group.nl/ics/trbc/51210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Metals & Mining"@en ;
		skos:notation	"51210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metals & Mining"@en ;
	skos:notation	"51210" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Precious Metals & Minerals"@en ;
		skos:notation	"51211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Precious Metals & Minerals"@en ;
	skos:notation	"51211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51212>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Steel"@en ;
		skos:notation	"51212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Steel"@en ;
	skos:notation	"51212" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51213>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Aluminum"@en ;
		skos:notation	"51213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aluminum"@en ;
	skos:notation	"51213" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51215>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Mining & Metals"@en ;
		skos:notation	"51215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Mining & Metals"@en ;
	skos:notation	"51215" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51220>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction Materials"@en ;
		skos:notation	"51220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Materials"@en ;
	skos:notation	"51220" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51300>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Applied Resources"@en ;
		skos:notation	"51300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Applied Resources"@en ;
	skos:notation	"51300" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5130101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101010> , <http://data.ga-group.nl/ics/trbc/2020/5130101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Forest & Wood Products (NEC)"@en ;
		skos:definition	"Companies engaged in operating timber tracks, nurseries, seeding, reforestation and harvesting timber and other forest products. Includes also related services, such as cutting, logging, transporting, estimating and other forest management services. Products include: lumber, plywood, flake board, chips, sawdust, wood flooring, shingles, tiles, millwork, laminated veneer, fencing and other primary wood products. Excludes: (paper products, classified in Paper Products or Paper Packaging), (value added wood products, doors, window frames, stairs, classified in Construction - Supplies and Fixtures)."@en ;
		skos:notation	"5130101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Forest & Wood Products (NEC)"@en ;
	skos:definition	"Companies engaged in operating timber tracks, nurseries, seeding, reforestation and harvesting timber and other forest products. Includes also related services, such as cutting, logging, transporting, estimating and other forest management services. Products include: lumber, plywood, flake board, chips, sawdust, wood flooring, shingles, tiles, millwork, laminated veneer, fencing and other primary wood products. Excludes: (paper products, classified in Paper Products or Paper Packaging), (value added wood products, doors, window frames, stairs, classified in Construction - Supplies and Fixtures)."@en ;
	skos:notation	"5130101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101011> , <http://data.ga-group.nl/ics/trbc/2020/5130101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Timber Tract Operations"@en ;
		skos:definition	"Companies engaged in the operation of timber tracts for the purpose of selling standing timber."@en ;
		skos:notation	"5130101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Timber Tract Operations"@en ;
	skos:definition	"Companies engaged in the operation of timber tracts for the purpose of selling standing timber."@en ;
	skos:notation	"5130101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101012> , <http://data.ga-group.nl/ics/trbc/2020/5130101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Forest Nurseries & Gathering of Forest Products"@en ;
		skos:definition	"Companies engaged in growing trees for reforestation and/or gathering forest products, such as gums, barks, balsam needles, rhizomes, fibers, Spanish moss, ginseng, and truffles."@en ;
		skos:notation	"5130101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Forest Nurseries & Gathering of Forest Products"@en ;
	skos:definition	"Companies engaged in growing trees for reforestation and/or gathering forest products, such as gums, barks, balsam needles, rhizomes, fibers, Spanish moss, ginseng, and truffles."@en ;
	skos:notation	"5130101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101013> , <http://data.ga-group.nl/ics/trbc/2020/5130101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Logging & Sawmills"@en ;
		skos:definition	"Companies engaged in cutting timber, cutting and transporting timber and producing wood chips in the field."@en ;
		skos:notation	"5130101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Logging & Sawmills"@en ;
	skos:definition	"Companies engaged in cutting timber, cutting and transporting timber and producing wood chips in the field."@en ;
	skos:notation	"5130101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101014> , <http://data.ga-group.nl/ics/trbc/2020/5130101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Forest Support & Services"@en ;
		skos:definition	"Companies engaged in providing support activities for forestry, such as estimating timber, forest firefighting, forest pest control, and consulting on wood attributes and reforestation."@en ;
		skos:notation	"5130101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Forest Support & Services"@en ;
	skos:definition	"Companies engaged in providing support activities for forestry, such as estimating timber, forest firefighting, forest pest control, and consulting on wood attributes and reforestation."@en ;
	skos:notation	"5130101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101015> , <http://data.ga-group.nl/ics/trbc/2020/5130101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wood Products"@en ;
		skos:definition	"Companies engaged in providing wood products, such as lumber, plywood, veneers, wood containers, wood flooring, wood trusses, manufactured homes (i.e. mobile homes), and prefabricated wood buildings."@en ;
		skos:notation	"5130101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wood Products"@en ;
	skos:definition	"Companies engaged in providing wood products, such as lumber, plywood, veneers, wood containers, wood flooring, wood trusses, manufactured homes (i.e. mobile homes), and prefabricated wood buildings."@en ;
	skos:notation	"5130101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/5130101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130101016> , <http://data.ga-group.nl/ics/trbc/2020/5130101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wood Product Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling wood products such as chips, posts, shavings and ties."@en ;
		skos:notation	"5130101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wood Product Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling wood products such as chips, posts, shavings and ties."@en ;
	skos:notation	"5130101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301010> .

<http://data.ga-group.nl/ics/trbc/51301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Forest & Wood Products"@en ;
		skos:notation	"51311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51301010> , <http://data.ga-group.nl/ics/trbc/2012/51301010> , <http://data.ga-group.nl/ics/trbc/2020/51301010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Forest & Wood Products"@en ;
		skos:notation	"51301010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51301010> , <http://data.ga-group.nl/ics/trbc/2020/51301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Forest & Wood Products"@en ;
		skos:definition	"Producers and wholesalers of lumber, plywood, sawdust, wood flooring, shingles, tiles, laminated veneer, fencing and other primary wood products. Includes operators of timber tracks and nurseries and providers of cutting, logging, transporting, as well as other forest management services."@en ;
		skos:notation	"51301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Forest & Wood Products"@en ;
	skos:definition	"Producers and wholesalers of lumber, plywood, sawdust, wood flooring, shingles, tiles, laminated veneer, fencing and other primary wood products. Includes operators of timber tracks and nurseries and providers of cutting, logging, transporting, as well as other forest management services."@en ;
	skos:notation	"51301010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/513010> .

<http://data.ga-group.nl/ics/trbc/5130102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130102010> , <http://data.ga-group.nl/ics/trbc/2020/5130102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Products (NEC)"@en ;
		skos:definition	"Companies engaged in pulp mill and paper manufacturing operations. The activity includes, loose-leaf, computer, construction and stationary paper, bond, book and newsprint."@en ;
		skos:notation	"5130102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Products (NEC)"@en ;
	skos:definition	"Companies engaged in pulp mill and paper manufacturing operations. The activity includes, loose-leaf, computer, construction and stationary paper, bond, book and newsprint."@en ;
	skos:notation	"5130102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301020> .

<http://data.ga-group.nl/ics/trbc/5130102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130102011> , <http://data.ga-group.nl/ics/trbc/2020/5130102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Mills & Products"@en ;
		skos:definition	"Companies engaged in manufacturing paper (except newsprint and uncoated ground wood paper) from pulp."@en ;
		skos:notation	"5130102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Mills & Products"@en ;
	skos:definition	"Companies engaged in manufacturing paper (except newsprint and uncoated ground wood paper) from pulp."@en ;
	skos:notation	"5130102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301020> .

<http://data.ga-group.nl/ics/trbc/5130102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130102012> , <http://data.ga-group.nl/ics/trbc/2020/5130102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Newsprint Mills"@en ;
		skos:definition	"Companies engaged in manufacturing newsprint and uncoated ground wood paper from pulp."@en ;
		skos:notation	"5130102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Newsprint Mills"@en ;
	skos:definition	"Companies engaged in manufacturing newsprint and uncoated ground wood paper from pulp."@en ;
	skos:notation	"5130102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301020> .

<http://data.ga-group.nl/ics/trbc/5130102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130102013> , <http://data.ga-group.nl/ics/trbc/2020/5130102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pulp Mills"@en ;
		skos:definition	"Companies engaged in manufacturing pulp without manufacturing paper or paperboard."@en ;
		skos:notation	"5130102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pulp Mills"@en ;
	skos:definition	"Companies engaged in manufacturing pulp without manufacturing paper or paperboard."@en ;
	skos:notation	"5130102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301020> .

<http://data.ga-group.nl/ics/trbc/5130102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130102014> , <http://data.ga-group.nl/ics/trbc/2020/5130102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Product Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling bulk printing and/or writing paper generally on rolls for further processing."@en ;
		skos:notation	"5130102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Product Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling bulk printing and/or writing paper generally on rolls for further processing."@en ;
	skos:notation	"5130102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51301020> .

<http://data.ga-group.nl/ics/trbc/51301020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper Products"@en ;
		skos:notation	"51312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51301020> , <http://data.ga-group.nl/ics/trbc/2012/51301020> , <http://data.ga-group.nl/ics/trbc/2020/51301020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Products"@en ;
		skos:notation	"51301020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51301020> , <http://data.ga-group.nl/ics/trbc/2020/51301020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Products"@en ;
		skos:definition	"Operators of pulp and paper mills. Includes manufacturers of stationery, computer and construction paper, book and newsprint."@en ;
		skos:notation	"51301020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Products"@en ;
	skos:definition	"Operators of pulp and paper mills. Includes manufacturers of stationery, computer and construction paper, book and newsprint."@en ;
	skos:notation	"51301020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/513010> .

<http://data.ga-group.nl/ics/trbc/513010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper & Forest Products"@en ;
		skos:notation	"51310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/513010> , <http://data.ga-group.nl/ics/trbc/2012/513010> , <http://data.ga-group.nl/ics/trbc/2020/513010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper & Forest Products"@en ;
		skos:notation	"513010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/513010> , <http://data.ga-group.nl/ics/trbc/2020/513010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper & Forest Products"@en ;
		skos:definition	"Operators of forests, pulp and paper mills, producers and manufacturers of wood and paper products, and providers of related services."@en ;
		skos:notation	"513010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper & Forest Products"@en ;
	skos:definition	"Operators of forests, pulp and paper mills, producers and manufacturers of wood and paper products, and providers of related services."@en ;
	skos:notation	"513010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5130> .

<http://data.ga-group.nl/ics/trbc/5130201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201010> , <http://data.ga-group.nl/ics/trbc/2020/5130201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Paper Containers & Packaging (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of containers, primarily metal, glass and plastic containers, as well as companies offering packaging services. Includes diversified containers and packaging companies in cases where paper packaging also comprises a substantial part of the operation."@en ;
		skos:notation	"5130201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Paper Containers & Packaging (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of containers, primarily metal, glass and plastic containers, as well as companies offering packaging services. Includes diversified containers and packaging companies in cases where paper packaging also comprises a substantial part of the operation."@en ;
	skos:notation	"5130201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201011> , <http://data.ga-group.nl/ics/trbc/2020/5130201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textile Containers & Packaging"@en ;
		skos:definition	"Companies engaged in manufacturing textile containers & packaging materials."@en ;
		skos:notation	"5130201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textile Containers & Packaging"@en ;
	skos:definition	"Companies engaged in manufacturing textile containers & packaging materials."@en ;
	skos:notation	"5130201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201012> , <http://data.ga-group.nl/ics/trbc/2020/5130201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Glass Containers & Packaging"@en ;
		skos:definition	"Companies engaged in manufacturing glass packaging containers & glass packaging materials."@en ;
		skos:notation	"5130201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Glass Containers & Packaging"@en ;
	skos:definition	"Companies engaged in manufacturing glass packaging containers & glass packaging materials."@en ;
	skos:notation	"5130201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201013> , <http://data.ga-group.nl/ics/trbc/2020/5130201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Metal Containers & Packaging"@en ;
		skos:definition	"Companies engaged in manufacturing metal (light gauge) containers (except cans)."@en ;
		skos:notation	"5130201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Metal Containers & Packaging"@en ;
	skos:definition	"Companies engaged in manufacturing metal (light gauge) containers (except cans)."@en ;
	skos:notation	"5130201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201014> , <http://data.ga-group.nl/ics/trbc/2020/5130201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Plastic Containers & Packaging"@en ;
		skos:definition	"Companies engaged in manufacturing paperboard, converted paper (except stationery and office supplies), and/or related disposable plastics products."@en ;
		skos:notation	"5130201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Plastic Containers & Packaging"@en ;
	skos:definition	"Companies engaged in manufacturing paperboard, converted paper (except stationery and office supplies), and/or related disposable plastics products."@en ;
	skos:notation	"5130201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201015> , <http://data.ga-group.nl/ics/trbc/2020/5130201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wood Container & Packaging"@en ;
		skos:definition	"Companies engaged in manufacturing wood pallets, wood box shook, wood boxes, other wood containers, wood parts for pallets and containers, and wood packaging materials."@en ;
		skos:notation	"5130201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wood Container & Packaging"@en ;
	skos:definition	"Companies engaged in manufacturing wood pallets, wood box shook, wood boxes, other wood containers, wood parts for pallets and containers, and wood packaging materials."@en ;
	skos:notation	"5130201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/5130201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130201016> , <http://data.ga-group.nl/ics/trbc/2020/5130201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Container & Packaging Material Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling all types of containers and packaging materials."@en ;
		skos:notation	"5130201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Container & Packaging Material Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling all types of containers and packaging materials."@en ;
	skos:notation	"5130201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302010> .

<http://data.ga-group.nl/ics/trbc/51302010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51321> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Paper Containers & Packaging"@en ;
		skos:notation	"51321" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51302010> , <http://data.ga-group.nl/ics/trbc/2012/51302010> , <http://data.ga-group.nl/ics/trbc/2020/51302010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Paper Containers & Packaging"@en ;
		skos:notation	"51302010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51302010> , <http://data.ga-group.nl/ics/trbc/2020/51302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Paper Containers & Packaging"@en ;
		skos:definition	"Manufacturers and wholesalers of metal, glass and plastic containers, and providers of diversified, paper and non-paper container and packaging services."@en ;
		skos:notation	"51302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Paper Containers & Packaging"@en ;
	skos:definition	"Manufacturers and wholesalers of metal, glass and plastic containers, and providers of diversified, paper and non-paper container and packaging services."@en ;
	skos:notation	"51302010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/513020> .

<http://data.ga-group.nl/ics/trbc/5130202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130202010> , <http://data.ga-group.nl/ics/trbc/2020/5130202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging (NEC)"@en ;
		skos:definition	"Companies engaged in paper packaging manufacturing and paper packaging operations concentrated around cardboard, laminated paper containers, and paper fiber based boxes, bags and wrapping paper."@en ;
		skos:notation	"5130202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Packaging (NEC)"@en ;
	skos:definition	"Companies engaged in paper packaging manufacturing and paper packaging operations concentrated around cardboard, laminated paper containers, and paper fiber based boxes, bags and wrapping paper."@en ;
	skos:notation	"5130202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302020> .

<http://data.ga-group.nl/ics/trbc/5130202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130202011> , <http://data.ga-group.nl/ics/trbc/2020/5130202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling paper manufacturing and paper packaging operations concentrated around cardboard, laminated paper containers, and paper fiber based boxes, bags and wrapping paper."@en ;
		skos:notation	"5130202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Packaging Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling paper manufacturing and paper packaging operations concentrated around cardboard, laminated paper containers, and paper fiber based boxes, bags and wrapping paper."@en ;
	skos:notation	"5130202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/51302020> .

<http://data.ga-group.nl/ics/trbc/51302020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51322> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging"@en ;
		skos:notation	"51322" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51302020> , <http://data.ga-group.nl/ics/trbc/2012/51302020> , <http://data.ga-group.nl/ics/trbc/2020/51302020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging"@en ;
		skos:notation	"51302020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51302020> , <http://data.ga-group.nl/ics/trbc/2020/51302020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging"@en ;
		skos:definition	"Manufacturers and wholesalers of paper packaging including cardboard, laminated paper containers, and wood-fiber boxes, bags and wrapping paper."@en ;
		skos:notation	"51302020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Packaging"@en ;
	skos:definition	"Manufacturers and wholesalers of paper packaging including cardboard, laminated paper containers, and wood-fiber boxes, bags and wrapping paper."@en ;
	skos:notation	"51302020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/513020> .

<http://data.ga-group.nl/ics/trbc/513020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51320> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Containers & Packaging"@en ;
		skos:notation	"51320" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/513020> , <http://data.ga-group.nl/ics/trbc/2012/513020> , <http://data.ga-group.nl/ics/trbc/2020/513020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Containers & Packaging"@en ;
		skos:notation	"513020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/513020> , <http://data.ga-group.nl/ics/trbc/2020/513020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Containers & Packaging"@en ;
		skos:definition	"Manufacturers of containers, as well as providers of packaging services."@en ;
		skos:notation	"513020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Containers & Packaging"@en ;
	skos:definition	"Manufacturers of containers, as well as providers of packaging services."@en ;
	skos:notation	"513020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5130> .

<http://data.ga-group.nl/ics/trbc/5130>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Applied Resources"@en ;
		skos:notation	"51300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5130> , <http://data.ga-group.nl/ics/trbc/2012/5130> , <http://data.ga-group.nl/ics/trbc/2020/5130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Applied Resources"@en ;
		skos:notation	"5130" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5130> , <http://data.ga-group.nl/ics/trbc/2020/5130> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Applied Resources"@en ;
		skos:definition	"Producers of wood-based products and providers of related services, as well as manufacturers of paper and non-paper products, containers and packaging."@en ;
		skos:notation	"5130" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Applied Resources"@en ;
	skos:definition	"Producers of wood-based products and providers of related services, as well as manufacturers of paper and non-paper products, containers and packaging."@en ;
	skos:notation	"5130" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/51> .

<http://data.ga-group.nl/ics/trbc/51310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper & Forest Products"@en ;
		skos:notation	"51310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper & Forest Products"@en ;
	skos:notation	"51310" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51311>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Forest & Wood Products"@en ;
		skos:notation	"51311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Forest & Wood Products"@en ;
	skos:notation	"51311" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51312>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper Products"@en ;
		skos:notation	"51312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Products"@en ;
	skos:notation	"51312" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51320>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51320> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Containers & Packaging"@en ;
		skos:notation	"51320" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Containers & Packaging"@en ;
	skos:notation	"51320" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51321>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51321> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Paper Containers & Packaging"@en ;
		skos:notation	"51321" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Paper Containers & Packaging"@en ;
	skos:notation	"51321" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51322>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51322> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Paper Packaging"@en ;
		skos:notation	"51322" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paper Packaging"@en ;
	skos:notation	"51322" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/51>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/51000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Basic Materials"@en ;
		skos:notation	"51000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/51> , <http://data.ga-group.nl/ics/trbc/2012/51> , <http://data.ga-group.nl/ics/trbc/2020/51> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Basic Materials"@en ;
		skos:notation	"51" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/51> , <http://data.ga-group.nl/ics/trbc/2020/51> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Basic Materials"@en ;
		skos:definition	"Manufacturers, extractors and refiners of chemicals, minerals, precious metals, steel, aluminum, forest products, and construction and other raw materials."@en ;
		skos:notation	"51" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Basic Materials"@en ;
	skos:definition	"Manufacturers, extractors and refiners of chemicals, minerals, precious metals, steel, aluminum, forest products, and construction and other raw materials."@en ;
	skos:notation	"51" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrials"@en ;
		skos:notation	"52000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrials"@en ;
	skos:notation	"52000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Goods"@en ;
		skos:notation	"52100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Goods"@en ;
	skos:notation	"52100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5210101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101010> , <http://data.ga-group.nl/ics/trbc/2020/5210101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense (NEC)"@en ;
		skos:definition	"Companies engaged in the production of commercial, military and private aircraft, and spacecraft. Includes manufacturers of military equipment, such as tanks and related vehicles, bombs, missiles, associated navigational and guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of military, weather, navigational and astronomical satellites."@en ;
		skos:notation	"5210101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aerospace & Defense (NEC)"@en ;
	skos:definition	"Companies engaged in the production of commercial, military and private aircraft, and spacecraft. Includes manufacturers of military equipment, such as tanks and related vehicles, bombs, missiles, associated navigational and guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of military, weather, navigational and astronomical satellites."@en ;
	skos:notation	"5210101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101011> , <http://data.ga-group.nl/ics/trbc/2020/5210101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Arms & Ammunitions Manufacturing"@en ;
		skos:definition	"Companies engaged in the manufacturing of ammunition. Includes bombs, depth charges, rockets (except guided missiles), grenades, mines, and torpedoes."@en ;
		skos:notation	"5210101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Arms & Ammunitions Manufacturing"@en ;
	skos:definition	"Companies engaged in the manufacturing of ammunition. Includes bombs, depth charges, rockets (except guided missiles), grenades, mines, and torpedoes."@en ;
	skos:notation	"5210101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101012> , <http://data.ga-group.nl/ics/trbc/2020/5210101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Aircraft Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing of aircraft for transporting passengers and cargo."@en ;
		skos:notation	"5210101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Aircraft Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing of aircraft for transporting passengers and cargo."@en ;
	skos:notation	"5210101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101013> , <http://data.ga-group.nl/ics/trbc/2020/5210101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Military Aircraft Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing any fixed-wing or rotary-wing aircraft that is owned and operated by military. It can be either combat or non-combat."@en ;
		skos:notation	"5210101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Military Aircraft Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing any fixed-wing or rotary-wing aircraft that is owned and operated by military. It can be either combat or non-combat."@en ;
	skos:notation	"5210101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101014> , <http://data.ga-group.nl/ics/trbc/2020/5210101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aircraft Parts Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing all aircraft related parts and accessories."@en ;
		skos:notation	"5210101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aircraft Parts Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing all aircraft related parts and accessories."@en ;
	skos:notation	"5210101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101015> , <http://data.ga-group.nl/ics/trbc/2020/5210101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Military Vehicles Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing land combat and transportation vehicles, excluding rail-based, which are designed for or are in use by military forces."@en ;
		skos:notation	"5210101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Military Vehicles Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing land combat and transportation vehicles, excluding rail-based, which are designed for or are in use by military forces."@en ;
	skos:notation	"5210101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101016> , <http://data.ga-group.nl/ics/trbc/2020/5210101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Satellite Design & Manufacture"@en ;
		skos:definition	"Companies engaged in designing, manufacturing and launching satellites and satellite components for commercial, scientific and military uses."@en ;
		skos:notation	"5210101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Satellite Design & Manufacture"@en ;
	skos:definition	"Companies engaged in designing, manufacturing and launching satellites and satellite components for commercial, scientific and military uses."@en ;
	skos:notation	"5210101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101017> , <http://data.ga-group.nl/ics/trbc/2020/5210101017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Spacecraft Manufacturing"@en ;
		skos:definition	"Companies engaged in the manufacturing of a craft or machine designed for spaceflight."@en ;
		skos:notation	"5210101017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Spacecraft Manufacturing"@en ;
	skos:definition	"Companies engaged in the manufacturing of a craft or machine designed for spaceflight."@en ;
	skos:notation	"5210101017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101018> , <http://data.ga-group.nl/ics/trbc/2020/5210101018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Military Clothing & Accessories"@en ;
		skos:definition	"Companies engaged in manufacturing dress and accessories worn by members of the armed forces and paramilitary forces."@en ;
		skos:notation	"5210101018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Military Clothing & Accessories"@en ;
	skos:definition	"Companies engaged in manufacturing dress and accessories worn by members of the armed forces and paramilitary forces."@en ;
	skos:notation	"5210101018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210101019> , <http://data.ga-group.nl/ics/trbc/2020/5210101019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aircraft Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling of aircraft related equipment and accessories."@en ;
		skos:notation	"5210101019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aircraft Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling of aircraft related equipment and accessories."@en ;
	skos:notation	"5210101019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5210101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense Electronics"@en ;
		skos:definition	"Companies engaged in the production of electronic systems and applications, used in defense and aerospace sector."@en ;
		skos:notation	"5210101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aerospace & Defense Electronics"@en ;
	skos:definition	"Companies engaged in the production of electronic systems and applications, used in defense and aerospace sector."@en ;
	skos:notation	"5210101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/5210101021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5210101021> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Drone Manufacturing"@en ;
		skos:definition	"Companies engaged in the production of military and commercial drones."@en ;
		skos:notation	"5210101021" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Drone Manufacturing"@en ;
	skos:definition	"Companies engaged in the production of military and commercial drones."@en ;
	skos:notation	"5210101021" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52101010> .

<http://data.ga-group.nl/ics/trbc/52101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52101010> , <http://data.ga-group.nl/ics/trbc/2012/52101010> , <http://data.ga-group.nl/ics/trbc/2020/52101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:notation	"52101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52101010> , <http://data.ga-group.nl/ics/trbc/2020/52101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:definition	"Producers of commercial, military and private aircraft and spacecraft. Includes manufacturers of military equipment, vehicles, explosive ordnance, guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of satellites."@en ;
		skos:notation	"52101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aerospace & Defense"@en ;
	skos:definition	"Producers of commercial, military and private aircraft and spacecraft. Includes manufacturers of military equipment, vehicles, explosive ordnance, guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of satellites."@en ;
	skos:notation	"52101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521010> .

<http://data.ga-group.nl/ics/trbc/521010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:notation	"52110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/521010> , <http://data.ga-group.nl/ics/trbc/2012/521010> , <http://data.ga-group.nl/ics/trbc/2020/521010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:notation	"521010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/521010> , <http://data.ga-group.nl/ics/trbc/2020/521010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:definition	"Producers of commercial, military and private aircraft and spacecraft. Includes manufacturers of military equipment, vehicles, explosive ordnance, guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of satellites."@en ;
		skos:notation	"521010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aerospace & Defense"@en ;
	skos:definition	"Producers of commercial, military and private aircraft and spacecraft. Includes manufacturers of military equipment, vehicles, explosive ordnance, guidance systems, artillery, ammunition and other related weaponry. Includes also manufacturers of satellites."@en ;
	skos:notation	"521010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5210> .

<http://data.ga-group.nl/ics/trbc/5210201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201010> , <http://data.ga-group.nl/ics/trbc/2020/5210201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Industrial Machinery & Equipment, none being dominant. Includes producers of industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cyliners and actuators; vending machinery; industrial moulds and valves, and machine tools, such as metal working machines. Excludes cables, batteries, motors and small electrical equipment, classified in Electrical Components & Equipment; heavy generators, conveyors and other large electrical equipment, classified in Heavy Electrical Equipment, and permanently installed machinery, classified in Construction & Engineering."@en ;
		skos:notation	"5210201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Machinery & Equipment (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Industrial Machinery & Equipment, none being dominant. Includes producers of industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cyliners and actuators; vending machinery; industrial moulds and valves, and machine tools, such as metal working machines. Excludes cables, batteries, motors and small electrical equipment, classified in Electrical Components & Equipment; heavy generators, conveyors and other large electrical equipment, classified in Heavy Electrical Equipment, and permanently installed machinery, classified in Construction & Engineering."@en ;
	skos:notation	"5210201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201011> , <http://data.ga-group.nl/ics/trbc/2020/5210201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Components"@en ;
		skos:definition	"Companies engaged in manufacturing all industrial parts or components. Includes also manufacturers of non-electrical diesel or petrol engines used in industrial machinery."@en ;
		skos:notation	"5210201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Components"@en ;
	skos:definition	"Companies engaged in manufacturing all industrial parts or components. Includes also manufacturers of non-electrical diesel or petrol engines used in industrial machinery."@en ;
	skos:notation	"5210201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201012> , <http://data.ga-group.nl/ics/trbc/2020/5210201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery"@en ;
		skos:definition	"Companies engaged in manufacturing industrial machineries, such as sawmill and wood- working machinery, plastic machinery manufacturing, rubber industry machinery, and any other industrial machine manufacturing Companies."@en ;
		skos:notation	"5210201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Machinery"@en ;
	skos:definition	"Companies engaged in manufacturing industrial machineries, such as sawmill and wood- working machinery, plastic machinery manufacturing, rubber industry machinery, and any other industrial machine manufacturing Companies."@en ;
	skos:notation	"5210201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201013> , <http://data.ga-group.nl/ics/trbc/2020/5210201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ball & Roller Bearings"@en ;
		skos:definition	"Companies engaged in manufacturing ball and roller bearings."@en ;
		skos:notation	"5210201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ball & Roller Bearings"@en ;
	skos:definition	"Companies engaged in manufacturing ball and roller bearings."@en ;
	skos:notation	"5210201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201014> , <http://data.ga-group.nl/ics/trbc/2020/5210201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Testing & Measuring Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing measuring and controlling devices. Includes also manufacturers of testing equipment."@en ;
		skos:notation	"5210201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Testing & Measuring Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing measuring and controlling devices. Includes also manufacturers of testing equipment."@en ;
	skos:notation	"5210201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201015> , <http://data.ga-group.nl/ics/trbc/2020/5210201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pump & Pumping Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing general purpose pumps and pumping equipment."@en ;
		skos:notation	"5210201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pump & Pumping Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing general purpose pumps and pumping equipment."@en ;
	skos:notation	"5210201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201016> , <http://data.ga-group.nl/ics/trbc/2020/5210201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Air & Gas Compressors"@en ;
		skos:definition	"Companies engaged in manufacturing general purpose air and gas compressors, such as reciprocating compressors, centrifugal compressors, vacuum pumps, and non-agricultural spraying and dusting compressors and spray gun units."@en ;
		skos:notation	"5210201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air & Gas Compressors"@en ;
	skos:definition	"Companies engaged in manufacturing general purpose air and gas compressors, such as reciprocating compressors, centrifugal compressors, vacuum pumps, and non-agricultural spraying and dusting compressors and spray gun units."@en ;
	skos:notation	"5210201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201017> , <http://data.ga-group.nl/ics/trbc/2020/5210201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Welding & Soldering Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing welding and soldering equipment and accessories, such as arc, resistance, gas, plasma, laser, electron beam, ultrasonic welding equipment, and soldering equipment."@en ;
		skos:notation	"5210201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Welding & Soldering Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing welding and soldering equipment and accessories, such as arc, resistance, gas, plasma, laser, electron beam, ultrasonic welding equipment, and soldering equipment."@en ;
	skos:notation	"5210201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201018> , <http://data.ga-group.nl/ics/trbc/2020/5210201018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Process Furnace & Ovens"@en ;
		skos:definition	"Companies manufacturing industrial process furnaces, ovens, induction and dielectric heating equipment, and kilns."@en ;
		skos:notation	"5210201018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Process Furnace & Ovens"@en ;
	skos:definition	"Companies manufacturing industrial process furnaces, ovens, induction and dielectric heating equipment, and kilns."@en ;
	skos:notation	"5210201018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201019> , <http://data.ga-group.nl/ics/trbc/2020/5210201019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fluid Power Cylinder & Actuators"@en ;
		skos:definition	"Companies engaged in fluid power (hydraulic and pneumatic) cylinders and actuators (motors)."@en ;
		skos:notation	"5210201019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fluid Power Cylinder & Actuators"@en ;
	skos:definition	"Companies engaged in fluid power (hydraulic and pneumatic) cylinders and actuators (motors)."@en ;
	skos:notation	"5210201019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201020> , <http://data.ga-group.nl/ics/trbc/2020/5210201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automatic Vending Machines"@en ;
		skos:definition	"Companies engaged in manufacturing coin, token, currency or magnetic card operated vending machines."@en ;
		skos:notation	"5210201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automatic Vending Machines"@en ;
	skos:definition	"Companies engaged in manufacturing coin, token, currency or magnetic card operated vending machines."@en ;
	skos:notation	"5210201020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201021> , <http://data.ga-group.nl/ics/trbc/2020/5210201021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Moulds"@en ;
		skos:definition	"Companies engaged in manufacturing industrial molds for casting metals or forming other materials, such as plastics, glass, or rubber."@en ;
		skos:notation	"5210201021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Moulds"@en ;
	skos:definition	"Companies engaged in manufacturing industrial molds for casting metals or forming other materials, such as plastics, glass, or rubber."@en ;
	skos:notation	"5210201021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201022> , <http://data.ga-group.nl/ics/trbc/2020/5210201022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Machine Tools"@en ;
		skos:definition	"Companies engaged in manufacturing metal cutting machine tools, such as cutting machines, drilling machines, power saws, polishing, and metal working machines."@en ;
		skos:notation	"5210201022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Machine Tools"@en ;
	skos:definition	"Companies engaged in manufacturing metal cutting machine tools, such as cutting machines, drilling machines, power saws, polishing, and metal working machines."@en ;
	skos:notation	"5210201022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201023> , <http://data.ga-group.nl/ics/trbc/2020/5210201023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Valve Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing industrial valves, such as check valves, manual valves, control and safety valves, pressure reducing valves, rotary type valves and needle valves, among others."@en ;
		skos:notation	"5210201023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Valve Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing industrial valves, such as check valves, manual valves, control and safety valves, pressure reducing valves, rotary type valves and needle valves, among others."@en ;
	skos:notation	"5210201023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210201024> , <http://data.ga-group.nl/ics/trbc/2020/5210201024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cylinders and actuators; vending machinery; industrial moulds and valves, and machine tools, such as polishing, wood and metal working machines."@en ;
		skos:notation	"5210201024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Machinery & Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cylinders and actuators; vending machinery; industrial moulds and valves, and machine tools, such as polishing, wood and metal working machines."@en ;
	skos:notation	"5210201024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/5210201025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5210201025> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Equipment"@en ;
		skos:definition	"Companies engaged in the production of food and beverage manufacturing and processing machinery."@en ;
		skos:notation	"5210201025" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Equipment"@en ;
	skos:definition	"Companies engaged in the production of food and beverage manufacturing and processing machinery."@en ;
	skos:notation	"5210201025" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102010> .

<http://data.ga-group.nl/ics/trbc/52102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment"@en ;
		skos:notation	"52121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52102010> , <http://data.ga-group.nl/ics/trbc/2012/52102010> , <http://data.ga-group.nl/ics/trbc/2020/52102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment"@en ;
		skos:notation	"52102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52102010> , <http://data.ga-group.nl/ics/trbc/2020/52102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment"@en ;
		skos:definition	"Manufacturers of industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cylinders and actuators; vending machinery; industrial moulds and valves, and machine tools, such as metal working machines."@en ;
		skos:notation	"52102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Machinery & Equipment"@en ;
	skos:definition	"Manufacturers of industrial machinery ranging from basic power and hand tools to advanced factory machinery; industrial components, such as drills, nuts, bolts, screws, springs; bearings; testing and measuring equipment; pumping equipment; compressors; welding and soldering equipment; industrial process furnaces; cylinders and actuators; vending machinery; industrial moulds and valves, and machine tools, such as metal working machines."@en ;
	skos:notation	"52102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521020> .

<http://data.ga-group.nl/ics/trbc/5210202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202010> , <http://data.ga-group.nl/ics/trbc/2020/5210202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacture of heavy trucks, road paving and earth moving machinery, tractors, bulldozers, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawn mowers and other commercial landscaping equipment."@en ;
		skos:notation	"5210202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Machinery & Vehicles (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacture of heavy trucks, road paving and earth moving machinery, tractors, bulldozers, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawn mowers and other commercial landscaping equipment."@en ;
	skos:notation	"5210202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202011> , <http://data.ga-group.nl/ics/trbc/2020/5210202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Machinery"@en ;
		skos:definition	"Companies engaged in manufacturing construction machinery, such as road paving and earth moving machinery, bulldozers, and cranes."@en ;
		skos:notation	"5210202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Machinery"@en ;
	skos:definition	"Companies engaged in manufacturing construction machinery, such as road paving and earth moving machinery, bulldozers, and cranes."@en ;
	skos:notation	"5210202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202012> , <http://data.ga-group.nl/ics/trbc/2020/5210202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Trucks"@en ;
		skos:definition	"Companies engaged in manufacturing heavy duty truck chassis and assembling complete heavy duty trucks, and other special purpose heavy duty motor vehicles."@en ;
		skos:notation	"5210202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Trucks"@en ;
	skos:definition	"Companies engaged in manufacturing heavy duty truck chassis and assembling complete heavy duty trucks, and other special purpose heavy duty motor vehicles."@en ;
	skos:notation	"5210202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202013> , <http://data.ga-group.nl/ics/trbc/2020/5210202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Buses & Coaches"@en ;
		skos:definition	"Companies engaged in manufacturing heavy duty buses or coaches, chassis and assembling complete heavy duty buses or coaches."@en ;
		skos:notation	"5210202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Buses & Coaches"@en ;
	skos:definition	"Companies engaged in manufacturing heavy duty buses or coaches, chassis and assembling complete heavy duty buses or coaches."@en ;
	skos:notation	"5210202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202014> , <http://data.ga-group.nl/ics/trbc/2020/5210202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Locomotive Engines & Rolling Stock"@en ;
		skos:definition	"Companies engaged in manufacturing or rebuilding locomotives, locomotive frames and parts. Includes also manufacturers of rolling stock."@en ;
		skos:notation	"5210202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Locomotive Engines & Rolling Stock"@en ;
	skos:definition	"Companies engaged in manufacturing or rebuilding locomotives, locomotive frames and parts. Includes also manufacturers of rolling stock."@en ;
	skos:notation	"5210202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202015> , <http://data.ga-group.nl/ics/trbc/2020/5210202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Machinery"@en ;
		skos:definition	"Companies engaged in manufacturing machineries, such as cultivator, power tiller, planters, manure spreader or sprayer, and harvesters."@en ;
		skos:notation	"5210202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Machinery"@en ;
	skos:definition	"Companies engaged in manufacturing machineries, such as cultivator, power tiller, planters, manure spreader or sprayer, and harvesters."@en ;
	skos:notation	"5210202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202016> , <http://data.ga-group.nl/ics/trbc/2020/5210202016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Landscaping Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing commercial equipment, such as pruners, string trimmers, and hedgers."@en ;
		skos:notation	"5210202016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Landscaping Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing commercial equipment, such as pruners, string trimmers, and hedgers."@en ;
	skos:notation	"5210202016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/5210202017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210202017> , <http://data.ga-group.nl/ics/trbc/2020/5210202017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling heavy trucks, road paving and earth moving machinery, tractors, bulldozers, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawn mowers and other commercial landscaping equipment."@en ;
		skos:notation	"5210202017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Machinery & Vehicles Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling heavy trucks, road paving and earth moving machinery, tractors, bulldozers, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawn mowers and other commercial landscaping equipment."@en ;
	skos:notation	"5210202017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102020> .

<http://data.ga-group.nl/ics/trbc/52102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles"@en ;
		skos:notation	"52122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52102020> , <http://data.ga-group.nl/ics/trbc/2012/52102020> , <http://data.ga-group.nl/ics/trbc/2020/52102020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles"@en ;
		skos:notation	"52102020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52102020> , <http://data.ga-group.nl/ics/trbc/2020/52102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles"@en ;
		skos:definition	"Manufacturers of heavy trucks, road paving and earth movers, tractors, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawnmowers and landscaping equipment."@en ;
		skos:notation	"52102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Machinery & Vehicles"@en ;
	skos:definition	"Manufacturers of heavy trucks, road paving and earth movers, tractors, cranes, planting and harvesting machinery, such as balers, graders, cotton ginning machinery, locomotives and rolling stock, as well as commercial shovels, lawnmowers and landscaping equipment."@en ;
	skos:notation	"52102020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521020> .

<http://data.ga-group.nl/ics/trbc/5210203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203010> , <http://data.ga-group.nl/ics/trbc/2020/5210203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components & Equipment (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Electrical Components & Equipment. Includes companies engaged in the manufacturing of small scale electrical equipment, such as motors, electric heating and cooling systems, small generators, storage batteries and related equipment. Includes also manufacturers of electrical components, such as wires, cables transistors, electron tubes and insulators."@en ;
		skos:notation	"5210203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Components & Equipment (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Electrical Components & Equipment. Includes companies engaged in the manufacturing of small scale electrical equipment, such as motors, electric heating and cooling systems, small generators, storage batteries and related equipment. Includes also manufacturers of electrical components, such as wires, cables transistors, electron tubes and insulators."@en ;
	skos:notation	"5210203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203011> , <http://data.ga-group.nl/ics/trbc/2020/5210203011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Batteries & Uninterruptable Power Supplies"@en ;
		skos:definition	"Companies engaged in manufacturing storage batteries, and uninterruptable power supply apparatus. Excludes the manufacture of vehicle batteries, including those used to provide electric propulsion, classified in Automotive Batteries."@en ;
		skos:notation	"5210203011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Batteries & Uninterruptable Power Supplies"@en ;
	skos:definition	"Companies engaged in manufacturing storage batteries, and uninterruptable power supply apparatus. Excludes the manufacture of vehicle batteries, including those used to provide electric propulsion, classified in Automotive Batteries."@en ;
	skos:notation	"5210203011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203012> , <http://data.ga-group.nl/ics/trbc/2020/5210203012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wires & Cables"@en ;
		skos:definition	"Companies engaged in manufacturing all types of electrical wires and cables."@en ;
		skos:notation	"5210203012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wires & Cables"@en ;
	skos:definition	"Companies engaged in manufacturing all types of electrical wires and cables."@en ;
	skos:notation	"5210203012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203013> , <http://data.ga-group.nl/ics/trbc/2020/5210203013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components"@en ;
		skos:definition	"Companies engaged in manufacturing industrial electrical components, such as connectors, resistors, and capacitors."@en ;
		skos:notation	"5210203013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Components"@en ;
	skos:definition	"Companies engaged in manufacturing industrial electrical components, such as connectors, resistors, and capacitors."@en ;
	skos:notation	"5210203013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203014> , <http://data.ga-group.nl/ics/trbc/2020/5210203014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Lighting Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing electric light bulbs and tubes, and parts and components."@en ;
		skos:notation	"5210203014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Lighting Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing electric light bulbs and tubes, and parts and components."@en ;
	skos:notation	"5210203014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Heating, Ventilation & Air Conditioning Systems"@en ;
		skos:definition	"Companies engaged in manufacturing heating equipment, such as heating boilers, heating stoves, floor and wall furnaces, and wall and baseboard heating units. Includes also companies manufacturing ventilating, heating, air-conditioning, and commercial and industrial refrigeration and freezer equipment."@en ;
		skos:notation	"5210203015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5210203015> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heating, Ventilation & Air Conditioning Systems"@en ;
		skos:definition	"Companies engaged in manufacturing heating equipment, such as heating boilers, heating stoves, floor and wall furnaces, and wall and baseboard heating units. Includes also companies manufacturing ventilating, heating and air-conditioning."@en ;
		skos:notation	"5210203015" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heating, Ventilation & Air Conditioning Systems"@en ;
	skos:definition	"Companies engaged in manufacturing heating equipment, such as heating boilers, heating stoves, floor and wall furnaces, and wall and baseboard heating units. Includes also companies manufacturing ventilating, heating and air-conditioning."@en ;
	skos:notation	"5210203015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203016> , <http://data.ga-group.nl/ics/trbc/2020/5210203016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Insulators"@en ;
		skos:definition	"Companies engaged in manufacturing electrical insulators, such as porcelain glass polymer insulators."@en ;
		skos:notation	"5210203016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Insulators"@en ;
	skos:definition	"Companies engaged in manufacturing electrical insulators, such as porcelain glass polymer insulators."@en ;
	skos:notation	"5210203016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203017> , <http://data.ga-group.nl/ics/trbc/2020/5210203017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Switchgear"@en ;
		skos:definition	"Companies engaged in manufacturing switchgear and switchboard apparatus, such as circuit breakers, fuse, switchboard, switches, and electric panels."@en ;
		skos:notation	"5210203017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Switchgear"@en ;
	skos:definition	"Companies engaged in manufacturing switchgear and switchboard apparatus, such as circuit breakers, fuse, switchboard, switches, and electric panels."@en ;
	skos:notation	"5210203017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203018> , <http://data.ga-group.nl/ics/trbc/2020/5210203018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Portable Motors & Generators"@en ;
		skos:definition	"Companies engaged in manufacturing devices, such as portable generators, motors and related accessories."@en ;
		skos:notation	"5210203018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Portable Motors & Generators"@en ;
	skos:definition	"Companies engaged in manufacturing devices, such as portable generators, motors and related accessories."@en ;
	skos:notation	"5210203018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203019> , <http://data.ga-group.nl/ics/trbc/2020/5210203019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Measuring & Testing Instruments"@en ;
		skos:definition	"Companies engaged in manufacturing measuring and controlling devices, such as testers, volt meters, ohm meters, wattmeters, and multimeters."@en ;
		skos:notation	"5210203019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Measuring & Testing Instruments"@en ;
	skos:definition	"Companies engaged in manufacturing measuring and controlling devices, such as testers, volt meters, ohm meters, wattmeters, and multimeters."@en ;
	skos:notation	"5210203019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/5210203020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210203020> , <http://data.ga-group.nl/ics/trbc/2020/5210203020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling electrical materials, such as wiring supplies, electric light fixtures, light bulbs, and/or electrical power equipment for the generation, transmission, distribution, or control of electric energy."@en ;
		skos:notation	"5210203020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling electrical materials, such as wiring supplies, electric light fixtures, light bulbs, and/or electrical power equipment for the generation, transmission, distribution, or control of electric energy."@en ;
	skos:notation	"5210203020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102030> .

<http://data.ga-group.nl/ics/trbc/52102030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components & Equipment"@en ;
		skos:notation	"52123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52102030> , <http://data.ga-group.nl/ics/trbc/2012/52102030> , <http://data.ga-group.nl/ics/trbc/2020/52102030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components & Equipment"@en ;
		skos:notation	"52102030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52102030> , <http://data.ga-group.nl/ics/trbc/2020/52102030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components & Equipment"@en ;
		skos:definition	"Manufacturers of small scale electrical equipment, such as motors, electric heating and cooling systems, small generators, storage batteries and related equipment. Including producers of electrical components, such as wires, cables transistors, electron tubes and insulators."@en ;
		skos:notation	"52102030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Components & Equipment"@en ;
	skos:definition	"Manufacturers of small scale electrical equipment, such as motors, electric heating and cooling systems, small generators, storage batteries and related equipment. Including producers of electrical components, such as wires, cables transistors, electron tubes and insulators."@en ;
	skos:notation	"52102030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521020> .

<http://data.ga-group.nl/ics/trbc/5210204010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204010> , <http://data.ga-group.nl/ics/trbc/2020/5210204010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Electrical Equipment (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Heavy Electrical Equipment. Includes companies engaged in the manufacturing of large scale electrical equipment, such as elevators, escalators, industrial conveyor belt systems and electrical machinery. Includes also manufacturers of hydraulic, steam, gas turbines, large generators and power grid equipment, such as transformers."@en ;
		skos:notation	"5210204010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Electrical Equipment (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Heavy Electrical Equipment. Includes companies engaged in the manufacturing of large scale electrical equipment, such as elevators, escalators, industrial conveyor belt systems and electrical machinery. Includes also manufacturers of hydraulic, steam, gas turbines, large generators and power grid equipment, such as transformers."@en ;
	skos:notation	"5210204010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204011> , <http://data.ga-group.nl/ics/trbc/2020/5210204011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Transmission & Grid Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing equipment used in smart grids and electrical transmission."@en ;
		skos:notation	"5210204011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Transmission & Grid Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing equipment used in smart grids and electrical transmission."@en ;
	skos:notation	"5210204011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204012> , <http://data.ga-group.nl/ics/trbc/2020/5210204012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Elevator & Conveying Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing elevators, moving stairways, conveyors, and conveying equipment."@en ;
		skos:notation	"5210204012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Elevator & Conveying Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing elevators, moving stairways, conveyors, and conveying equipment."@en ;
	skos:notation	"5210204012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204013> , <http://data.ga-group.nl/ics/trbc/2020/5210204013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Turbine Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing turbines (except aircraft); and complete turbine generator set units, such as steam, hydraulic, gas, and wind."@en ;
		skos:notation	"5210204013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Turbine Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing turbines (except aircraft); and complete turbine generator set units, such as steam, hydraulic, gas, and wind."@en ;
	skos:notation	"5210204013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204014> , <http://data.ga-group.nl/ics/trbc/2020/5210204014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Motors & Generators"@en ;
		skos:definition	"Companies engaged in manufacturing electric motors (except internal combustion engine starting motors), power generators (except battery charging alternators for internal combustion engines), and motor generator sets (except turbine generator set units)."@en ;
		skos:notation	"5210204014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Motors & Generators"@en ;
	skos:definition	"Companies engaged in manufacturing electric motors (except internal combustion engine starting motors), power generators (except battery charging alternators for internal combustion engines), and motor generator sets (except turbine generator set units)."@en ;
	skos:notation	"5210204014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204015> , <http://data.ga-group.nl/ics/trbc/2020/5210204015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Electrical Switchgear"@en ;
		skos:definition	"Companies engaged in manufacturing switchgear and switchboard apparatus. Includes electric switchboard equipment, power circuit breakers, panel boards, and electric power distribution."@en ;
		skos:notation	"5210204015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Electrical Switchgear"@en ;
	skos:definition	"Companies engaged in manufacturing switchgear and switchboard apparatus. Includes electric switchboard equipment, power circuit breakers, panel boards, and electric power distribution."@en ;
	skos:notation	"5210204015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/5210204016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210204016> , <http://data.ga-group.nl/ics/trbc/2020/5210204016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nuclear Generators & Components"@en ;
		skos:definition	"Companies engaged in manufacturing nuclear generators and components."@en ;
		skos:notation	"5210204016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nuclear Generators & Components"@en ;
	skos:definition	"Companies engaged in manufacturing nuclear generators and components."@en ;
	skos:notation	"5210204016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102040> .

<http://data.ga-group.nl/ics/trbc/52102040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52124> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Electrical Equipment"@en ;
		skos:notation	"52124" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52102040> , <http://data.ga-group.nl/ics/trbc/2012/52102040> , <http://data.ga-group.nl/ics/trbc/2020/52102040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Electrical Equipment"@en ;
		skos:notation	"52102040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52102040> , <http://data.ga-group.nl/ics/trbc/2020/52102040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Electrical Equipment"@en ;
		skos:definition	"Manufacturers of large scale electrical equipment, such as elevators, escalators, industrial conveyor belt systems and electrical machinery. Includes producers of hydraulic, steam and gas turbines, large generators and power grid equipment, such as transformers."@en ;
		skos:notation	"52102040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Electrical Equipment"@en ;
	skos:definition	"Manufacturers of large scale electrical equipment, such as elevators, escalators, industrial conveyor belt systems and electrical machinery. Includes producers of hydraulic, steam and gas turbines, large generators and power grid equipment, such as transformers."@en ;
	skos:notation	"52102040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521020> .

<http://data.ga-group.nl/ics/trbc/5210205010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210205010> , <http://data.ga-group.nl/ics/trbc/2020/5210205010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Shipbuilding (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Shipbuilding, none being dominant: Ship Parts Manufacturers and Ship Repairing & Maintenance. Includes companies engaged in construction of ships, and ship-related repair services. Excludes manufacturers of ship parts, classified in Ship Parts Manufacturers ."@en ;
		skos:notation	"5210205010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Shipbuilding (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Shipbuilding, none being dominant: Ship Parts Manufacturers and Ship Repairing & Maintenance. Includes companies engaged in construction of ships, and ship-related repair services. Excludes manufacturers of ship parts, classified in Ship Parts Manufacturers ."@en ;
	skos:notation	"5210205010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102050> .

<http://data.ga-group.nl/ics/trbc/5210205011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210205011> , <http://data.ga-group.nl/ics/trbc/2020/5210205011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ship Parts Manufacturers"@en ;
		skos:definition	"Companies engaged in manufacturing ship parts, including marine engines."@en ;
		skos:notation	"5210205011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ship Parts Manufacturers"@en ;
	skos:definition	"Companies engaged in manufacturing ship parts, including marine engines."@en ;
	skos:notation	"5210205011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102050> .

<http://data.ga-group.nl/ics/trbc/5210205012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210205012> , <http://data.ga-group.nl/ics/trbc/2020/5210205012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ship Repairing & Maintenance"@en ;
		skos:definition	"Companies engaged in construction of ships, their repair, conversion and alteration, the production of prefabricated ship and barge sections, and specialized services, such as ship scaling."@en ;
		skos:notation	"5210205012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ship Repairing & Maintenance"@en ;
	skos:definition	"Companies engaged in construction of ships, their repair, conversion and alteration, the production of prefabricated ship and barge sections, and specialized services, such as ship scaling."@en ;
	skos:notation	"5210205012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52102050> .

<http://data.ga-group.nl/ics/trbc/52102050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52102050> , <http://data.ga-group.nl/ics/trbc/2020/52102050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Shipbuilding"@en ;
		skos:definition	"Builders of ships, ship parts and ship related repair services."@en ;
		skos:notation	"52102050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Shipbuilding"@en ;
	skos:definition	"Builders of ships, ship parts and ship related repair services."@en ;
	skos:notation	"52102050" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/521020> .

<http://data.ga-group.nl/ics/trbc/521020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Machinery, Equipment & Components"@en ;
		skos:notation	"52120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/521020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Machinery, Equipment & Components"@en ;
		skos:notation	"521020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/521020> , <http://data.ga-group.nl/ics/trbc/2020/521020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Machinery, Tools, Heavy Vehicles, Trains & Ships"@en ;
		skos:definition	"Manufacturers of industrial, construction, agricultural and electrical machinery, equipment & components, and shipbuilders."@en ;
		skos:notation	"521020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Machinery, Tools, Heavy Vehicles, Trains & Ships"@en ;
	skos:definition	"Manufacturers of industrial, construction, agricultural and electrical machinery, equipment & components, and shipbuilders."@en ;
	skos:notation	"521020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5210> .

<http://data.ga-group.nl/ics/trbc/5210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Goods"@en ;
		skos:notation	"52100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5210> , <http://data.ga-group.nl/ics/trbc/2012/5210> , <http://data.ga-group.nl/ics/trbc/2020/5210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Goods"@en ;
		skos:notation	"5210" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5210> , <http://data.ga-group.nl/ics/trbc/2020/5210> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Goods"@en ;
		skos:definition	"Manufacturers of aerospace & defense equipment, as well as industrial vehicles, machinery, equipment & components, and shipbuilders."@en ;
		skos:notation	"5210" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Goods"@en ;
	skos:definition	"Manufacturers of aerospace & defense equipment, as well as industrial vehicles, machinery, equipment & components, and shipbuilders."@en ;
	skos:notation	"5210" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/52> .

<http://data.ga-group.nl/ics/trbc/52110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Aerospace & Defense"@en ;
		skos:notation	"52110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aerospace & Defense"@en ;
	skos:notation	"52110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Machinery, Equipment & Components"@en ;
		skos:notation	"52120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Machinery, Equipment & Components"@en ;
	skos:notation	"52120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52121>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Machinery & Equipment"@en ;
		skos:notation	"52121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Machinery & Equipment"@en ;
	skos:notation	"52121" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52122>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Machinery & Vehicles"@en ;
		skos:notation	"52122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Machinery & Vehicles"@en ;
	skos:notation	"52122" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52123>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Electrical Components & Equipment"@en ;
		skos:notation	"52123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electrical Components & Equipment"@en ;
	skos:notation	"52123" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52124>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52124> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Heavy Electrical Equipment"@en ;
		skos:notation	"52124" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heavy Electrical Equipment"@en ;
	skos:notation	"52124" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52200>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Services"@en ;
		skos:notation	"52200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Services"@en ;
	skos:notation	"52200" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:notation	"52210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> .

<http://data.ga-group.nl/ics/trbc/5220102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102010> , <http://data.ga-group.nl/ics/trbc/2020/5220102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Construction & Engineering, none being dominant. Includes companies engaged in the construction of commercial buildings, civil engineering projects and utility and other industrial plant construction. Includes also highway, tunnel, bridge, dam, water works and other civil engineering operations, as well as hotel, office buildings, industrial plants, utility plant, and heavy machinery for permanent installation."@en ;
		skos:notation	"5220102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction & Engineering (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Construction & Engineering, none being dominant. Includes companies engaged in the construction of commercial buildings, civil engineering projects and utility and other industrial plant construction. Includes also highway, tunnel, bridge, dam, water works and other civil engineering operations, as well as hotel, office buildings, industrial plants, utility plant, and heavy machinery for permanent installation."@en ;
	skos:notation	"5220102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102011> , <http://data.ga-group.nl/ics/trbc/2020/5220102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Buildings"@en ;
		skos:definition	"Companies engaged in constructing buildings that are used for commercial use. Includes office buildings, warehouses and retail (convenience stores, big box stores, shopping malls) construction."@en ;
		skos:notation	"5220102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Buildings"@en ;
	skos:definition	"Companies engaged in constructing buildings that are used for commercial use. Includes office buildings, warehouses and retail (convenience stores, big box stores, shopping malls) construction."@en ;
	skos:notation	"5220102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102012> , <http://data.ga-group.nl/ics/trbc/2020/5220102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Highway & Bridge Construction"@en ;
		skos:definition	"Companies engaged in the construction (new work, reconstruction, or repairs) of highways (except elevated), streets, roads, bridges, tunnel, dam or airport runways; establishments identified as highway and street construction management firms, and engaged in performing subcontract work primarily related to highway and street construction (grading for highways, installing guardrails, public sidewalk construction)."@en ;
		skos:notation	"5220102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highway & Bridge Construction"@en ;
	skos:definition	"Companies engaged in the construction (new work, reconstruction, or repairs) of highways (except elevated), streets, roads, bridges, tunnel, dam or airport runways; establishments identified as highway and street construction management firms, and engaged in performing subcontract work primarily related to highway and street construction (grading for highways, installing guardrails, public sidewalk construction)."@en ;
	skos:notation	"5220102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102013> , <http://data.ga-group.nl/ics/trbc/2020/5220102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Railway Construction"@en ;
		skos:definition	"Companies engaged in construction related to railways industry. Includes also underground, subway and metro construction."@en ;
		skos:notation	"5220102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Railway Construction"@en ;
	skos:definition	"Companies engaged in construction related to railways industry. Includes also underground, subway and metro construction."@en ;
	skos:notation	"5220102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102014> , <http://data.ga-group.nl/ics/trbc/2020/5220102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Power & Communications Network Construction"@en ;
		skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of electric power and communication transmission lines and towers, radio and television transmitting/receiving towers, cable laying, and cable television lines. Includes also power and communication transmission line construction."@en ;
		skos:notation	"5220102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Power & Communications Network Construction"@en ;
	skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of electric power and communication transmission lines and towers, radio and television transmitting/receiving towers, cable laying, and cable television lines. Includes also power and communication transmission line construction."@en ;
	skos:notation	"5220102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102015> , <http://data.ga-group.nl/ics/trbc/2020/5220102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Civil Engineers & Architects"@en ;
		skos:definition	"Companies engaged in providing the design, construction, and maintenance of the physical and naturally built environment, including works like roads, bridges, canals, dams, and buildings. Includes the planning, design and oversight of the construction of buildings. Includes also interior design consultants who work in areas, such as hospitality design, health care design, institutional design, commercial and corporate design."@en ;
		skos:notation	"5220102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Civil Engineers & Architects"@en ;
	skos:definition	"Companies engaged in providing the design, construction, and maintenance of the physical and naturally built environment, including works like roads, bridges, canals, dams, and buildings. Includes the planning, design and oversight of the construction of buildings. Includes also interior design consultants who work in areas, such as hospitality design, health care design, institutional design, commercial and corporate design."@en ;
	skos:notation	"5220102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102016> , <http://data.ga-group.nl/ics/trbc/2020/5220102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Building Contractors"@en ;
		skos:definition	"Companies engaged in providing the day-to-day oversight of a construction site, management of vendors and trades, and communication of information to involved parties throughout the course of a building project."@en ;
		skos:notation	"5220102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Building Contractors"@en ;
	skos:definition	"Companies engaged in providing the day-to-day oversight of a construction site, management of vendors and trades, and communication of information to involved parties throughout the course of a building project."@en ;
	skos:notation	"5220102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102017> , <http://data.ga-group.nl/ics/trbc/2020/5220102017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Plant Construction"@en ;
		skos:definition	"Companies engaged in providing the necessary infrastructure used in support and maintenance of a given facility. Includes also construction of industrial manufacturing plants, such as chemical plants, industrial factories and facilities."@en ;
		skos:notation	"5220102017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Plant Construction"@en ;
	skos:definition	"Companies engaged in providing the necessary infrastructure used in support and maintenance of a given facility. Includes also construction of industrial manufacturing plants, such as chemical plants, industrial factories and facilities."@en ;
	skos:notation	"5220102017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102018> , <http://data.ga-group.nl/ics/trbc/2020/5220102018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Water & Sewage Construction"@en ;
		skos:definition	"Companies engaged in providing the entire construction (new work, reconstruction, rehabilitation, or repairs) of water mains, sewers, and drains."@en ;
		skos:notation	"5220102018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water & Sewage Construction"@en ;
	skos:definition	"Companies engaged in providing the entire construction (new work, reconstruction, rehabilitation, or repairs) of water mains, sewers, and drains."@en ;
	skos:notation	"5220102018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102019> , <http://data.ga-group.nl/ics/trbc/2020/5220102019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Land Division & Subdivision"@en ;
		skos:definition	"Companies engaged in the act of dividing land into pieces that are easier to sell or otherwise develop."@en ;
		skos:notation	"5220102019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Land Division & Subdivision"@en ;
	skos:definition	"Companies engaged in the act of dividing land into pieces that are easier to sell or otherwise develop."@en ;
	skos:notation	"5220102019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102020> , <http://data.ga-group.nl/ics/trbc/2020/5220102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gas Infrastructure Construction"@en ;
		skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of infrastructure related to gas. Includes also construction of gas refining plant, gas distribution system and network, and gas utility plants."@en ;
		skos:notation	"5220102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gas Infrastructure Construction"@en ;
	skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of infrastructure related to gas. Includes also construction of gas refining plant, gas distribution system and network, and gas utility plants."@en ;
	skos:notation	"5220102020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102021> , <http://data.ga-group.nl/ics/trbc/2020/5220102021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Power Plant Construction"@en ;
		skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of electric power plant and electrical infrastructure. Excludes nuclear reactor and nuclear power plant construction, classified in Nuclear Power Plant Construction."@en ;
		skos:notation	"5220102021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Power Plant Construction"@en ;
	skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of electric power plant and electrical infrastructure. Excludes nuclear reactor and nuclear power plant construction, classified in Nuclear Power Plant Construction."@en ;
	skos:notation	"5220102021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102022> , <http://data.ga-group.nl/ics/trbc/2020/5220102022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nuclear Power Plant Construction"@en ;
		skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of heavy industrial non-building structures, and nuclear reactor containment structures."@en ;
		skos:notation	"5220102022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nuclear Power Plant Construction"@en ;
	skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of heavy industrial non-building structures, and nuclear reactor containment structures."@en ;
	skos:notation	"5220102022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/5220102023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220102023> , <http://data.ga-group.nl/ics/trbc/2020/5220102023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunication Construction"@en ;
		skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of communication transmission lines and towers, radio and television transmitting/receiving towers, and cable laying."@en ;
		skos:notation	"5220102023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunication Construction"@en ;
	skos:definition	"Companies engaged in the entire construction (new work, reconstruction, or repairs) of communication transmission lines and towers, radio and television transmitting/receiving towers, and cable laying."@en ;
	skos:notation	"5220102023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52201020> .

<http://data.ga-group.nl/ics/trbc/52201020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52201020> , <http://data.ga-group.nl/ics/trbc/2012/52201020> , <http://data.ga-group.nl/ics/trbc/2020/52201020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:notation	"52201020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52201020> , <http://data.ga-group.nl/ics/trbc/2020/52201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:definition	"Builders and engineers that undertake commercial building, civil engineering, utility and other industrial plant construction projects. Includes builders of transport infrastructure, dam and water works as well as hotel, and office buildings. Includes also manufacturers of heavy machinery for permanent installation."@en ;
		skos:notation	"52201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction & Engineering"@en ;
	skos:definition	"Builders and engineers that undertake commercial building, civil engineering, utility and other industrial plant construction projects. Includes builders of transport infrastructure, dam and water works as well as hotel, and office buildings. Includes also manufacturers of heavy machinery for permanent installation."@en ;
	skos:notation	"52201020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522010> .

<http://data.ga-group.nl/ics/trbc/522010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/522010> , <http://data.ga-group.nl/ics/trbc/2012/522010> , <http://data.ga-group.nl/ics/trbc/2020/522010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:notation	"522010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/522010> , <http://data.ga-group.nl/ics/trbc/2020/522010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:definition	"Builders and engineers that undertake commercial building, civil engineering, utility and other industrial plant construction projects. Includes builders of transportation infrastructure, dam and water works, as well as hotel, office buildings. Includes also manufacturers of heavy machinery for permanent installation."@en ;
		skos:notation	"522010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction & Engineering"@en ;
	skos:definition	"Builders and engineers that undertake commercial building, civil engineering, utility and other industrial plant construction projects. Includes builders of transportation infrastructure, dam and water works, as well as hotel, office buildings. Includes also manufacturers of heavy machinery for permanent installation."@en ;
	skos:notation	"522010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5220> .

<http://data.ga-group.nl/ics/trbc/5220201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesalers"@en ;
		skos:definition	"Companies engaged in the wholesaling and distribution of multiple lines of mainly industrial goods. Excludes wholesaling and distribution of single product lines which are classified into their appropriate manufacturing class."@en ;
		skos:notation	"5220201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5220201010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesaling and distribution of multiple lines of mainly industrial goods. Excludes wholesaling and distribution of single product lines which are classified into their appropriate manufacturing class."@en ;
		skos:notation	"5220201010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesaling and distribution of multiple lines of mainly industrial goods. Excludes wholesaling and distribution of single product lines which are classified into their appropriate manufacturing class."@en ;
	skos:notation	"5220201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52202010> .

<http://data.ga-group.nl/ics/trbc/52202010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52202010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Trading & Distributing"@en ;
		skos:notation	"52202010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesalers"@en ;
		skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
		skos:notation	"52202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/52202010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
		skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
		skos:notation	"52202010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
	skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
	skos:notation	"52202010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522020> .

<http://data.ga-group.nl/ics/trbc/522020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Trading & Distributing"@en ;
		skos:notation	"52220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/522020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Trading & Distributing"@en ;
		skos:notation	"522020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/522020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesalers"@en ;
		skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
		skos:notation	"522020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/522020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
		skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
		skos:notation	"522020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Industrial Goods Wholesale"@en ;
	skos:definition	"Wholesalers and distributors of multiple lines of mainly industrial goods."@en ;
	skos:notation	"522020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5220> .

<http://data.ga-group.nl/ics/trbc/5220301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301010> , <http://data.ga-group.nl/ics/trbc/2020/5220301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Services & Equipment (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of air, water and soil purification equipment, waste disposal of solids, as well as filtration systems and other pollution reducing control equipment. Includes also manufacturers of commercial climate control and regulator systems and plastic, paper, metal and glass recycling equipment and services."@en ;
		skos:notation	"5220301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Services & Equipment (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of air, water and soil purification equipment, waste disposal of solids, as well as filtration systems and other pollution reducing control equipment. Includes also manufacturers of commercial climate control and regulator systems and plastic, paper, metal and glass recycling equipment and services."@en ;
	skos:notation	"5220301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/5220301011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301011> , <http://data.ga-group.nl/ics/trbc/2020/5220301011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Purification & Treatment Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing soil purification equipment, filtration systems and other pollution reducing control equipment."@en ;
		skos:notation	"5220301011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Purification & Treatment Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing soil purification equipment, filtration systems and other pollution reducing control equipment."@en ;
	skos:notation	"5220301011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/5220301012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301012> , <http://data.ga-group.nl/ics/trbc/2020/5220301012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Waste Management, Disposal & Recycling Services"@en ;
		skos:definition	"Companies engaged in the collection, transport, processing or disposal, managing and monitoring of waste materials. Includes also the process used to convert materials (waste) into new products."@en ;
		skos:notation	"5220301012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Waste Management, Disposal & Recycling Services"@en ;
	skos:definition	"Companies engaged in the collection, transport, processing or disposal, managing and monitoring of waste materials. Includes also the process used to convert materials (waste) into new products."@en ;
	skos:notation	"5220301012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/5220301013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301013> , <http://data.ga-group.nl/ics/trbc/2020/5220301013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Consultancy Services"@en ;
		skos:definition	"Companies engaged in the provision of consultancy services and solutions related to environment, such as advice on hazardous materials, pollution, remediation, sanitation, radiation, materials recovery and recycling and toxic agents."@en ;
		skos:notation	"5220301013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Consultancy Services"@en ;
	skos:definition	"Companies engaged in the provision of consultancy services and solutions related to environment, such as advice on hazardous materials, pollution, remediation, sanitation, radiation, materials recovery and recycling and toxic agents."@en ;
	skos:notation	"5220301013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/5220301014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301014> , <http://data.ga-group.nl/ics/trbc/2020/5220301014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental R&D Services & Biotechnology"@en ;
		skos:definition	"Companies engaged in environmental R&D activities, such as pollution testing, toxicity measuring, radiation control and other laboratories, green technologies research as well as research and development on machinery and devices for the environmental sector."@en ;
		skos:notation	"5220301014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental R&D Services & Biotechnology"@en ;
	skos:definition	"Companies engaged in environmental R&D activities, such as pollution testing, toxicity measuring, radiation control and other laboratories, green technologies research as well as research and development on machinery and devices for the environmental sector."@en ;
	skos:notation	"5220301014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/5220301015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220301015> , <http://data.ga-group.nl/ics/trbc/2020/5220301015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Carbon Capture & Storage"@en ;
		skos:definition	"Companies engaged in separating carbon dioxide from emissions and storing it in order to prevent global warning."@en ;
		skos:notation	"5220301015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Carbon Capture & Storage"@en ;
	skos:definition	"Companies engaged in separating carbon dioxide from emissions and storing it in order to prevent global warning."@en ;
	skos:notation	"5220301015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203010> .

<http://data.ga-group.nl/ics/trbc/52203010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52231> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Services"@en ;
		skos:notation	"52231" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52203010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Services"@en ;
		skos:notation	"52203010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203010> , <http://data.ga-group.nl/ics/trbc/2020/52203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Services & Equipment"@en ;
		skos:definition	"Providers of air, water and soil purification equipment, solid waste disposal, filtration systems and other pollution-reducing control equipment and environmental consulting services. Includes producers of commercial climate control and regulator systems, and plastic, paper, metal and glass recycling equipment and services. Includes also carbon capture and storage."@en ;
		skos:notation	"52203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Services & Equipment"@en ;
	skos:definition	"Providers of air, water and soil purification equipment, solid waste disposal, filtration systems and other pollution-reducing control equipment and environmental consulting services. Includes producers of commercial climate control and regulator systems, and plastic, paper, metal and glass recycling equipment and services. Includes also carbon capture and storage."@en ;
	skos:notation	"52203010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/5220302010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220302010> , <http://data.ga-group.nl/ics/trbc/2020/5220302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Printing Services (NEC)"@en ;
		skos:definition	"Companies engaged in printing activities that support the publishing, advertising and other commercial businesses. Includes printers of business forms, directories, catalogs, books, magazines, greeting cards, art prints, newspapers and other printing services without proprietary publishing rights."@en ;
		skos:notation	"5220302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Printing Services (NEC)"@en ;
	skos:definition	"Companies engaged in printing activities that support the publishing, advertising and other commercial businesses. Includes printers of business forms, directories, catalogs, books, magazines, greeting cards, art prints, newspapers and other printing services without proprietary publishing rights."@en ;
	skos:notation	"5220302010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203020> .

<http://data.ga-group.nl/ics/trbc/5220302011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220302011> , <http://data.ga-group.nl/ics/trbc/2020/5220302011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialized Printing Services"@en ;
		skos:definition	"Companies engaged in greeting and business cards printing, catalogs, telephone directories, maps, posters and postcards printing, among others."@en ;
		skos:notation	"5220302011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized Printing Services"@en ;
	skos:definition	"Companies engaged in greeting and business cards printing, catalogs, telephone directories, maps, posters and postcards printing, among others."@en ;
	skos:notation	"5220302011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203020> .

<http://data.ga-group.nl/ics/trbc/5220302012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220302012> , <http://data.ga-group.nl/ics/trbc/2020/5220302012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Newspaper & Magazine Printing Services"@en ;
		skos:definition	"Companies engaged in printing newspapers, magazines, periodicals and newsletters."@en ;
		skos:notation	"5220302012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Newspaper & Magazine Printing Services"@en ;
	skos:definition	"Companies engaged in printing newspapers, magazines, periodicals and newsletters."@en ;
	skos:notation	"5220302012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203020> .

<http://data.ga-group.nl/ics/trbc/5220302013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220302013> , <http://data.ga-group.nl/ics/trbc/2020/5220302013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Book Printing Services"@en ;
		skos:definition	"Companies engaged in book, manuals, encyclopedias printing without publishing."@en ;
		skos:notation	"5220302013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Book Printing Services"@en ;
	skos:definition	"Companies engaged in book, manuals, encyclopedias printing without publishing."@en ;
	skos:notation	"5220302013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203020> .

<http://data.ga-group.nl/ics/trbc/52203020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52232> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Printing Services"@en ;
		skos:notation	"52232" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52203020> , <http://data.ga-group.nl/ics/trbc/2012/52203020> , <http://data.ga-group.nl/ics/trbc/2020/52203020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Printing Services"@en ;
		skos:notation	"52203020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203020> , <http://data.ga-group.nl/ics/trbc/2020/52203020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Printing Services"@en ;
		skos:definition	"Printers and providers of supporting services to publishers, advertisers and other commercial businesses. Includes printers of business forms, directories, catalogs, books, magazines, greeting cards, art prints, newspapers and other printing services without proprietary publishing rights."@en ;
		skos:notation	"52203020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Printing Services"@en ;
	skos:definition	"Printers and providers of supporting services to publishers, advertisers and other commercial businesses. Includes printers of business forms, directories, catalogs, books, magazines, greeting cards, art prints, newspapers and other printing services without proprietary publishing rights."@en ;
	skos:notation	"52203020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/5220303010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220303010> , <http://data.ga-group.nl/ics/trbc/2020/5220303010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Employment Services (NEC)"@en ;
		skos:definition	"Companies engaged in human resources, employment and staff management services. Includes online job portals."@en ;
		skos:notation	"5220303010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Employment Services (NEC)"@en ;
	skos:definition	"Companies engaged in human resources, employment and staff management services. Includes online job portals."@en ;
	skos:notation	"5220303010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203030> .

<http://data.ga-group.nl/ics/trbc/5220303011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220303011> , <http://data.ga-group.nl/ics/trbc/2020/5220303011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Human Resources Consulting Services"@en ;
		skos:definition	"Companies engaged in providing HR advisory services, such as human capital management consulting, compensation and benefit scheme advice, among others."@en ;
		skos:notation	"5220303011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Human Resources Consulting Services"@en ;
	skos:definition	"Companies engaged in providing HR advisory services, such as human capital management consulting, compensation and benefit scheme advice, among others."@en ;
	skos:notation	"5220303011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203030> .

<http://data.ga-group.nl/ics/trbc/5220303012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220303012> , <http://data.ga-group.nl/ics/trbc/2020/5220303012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Outsourcing & Staffing Services"@en ;
		skos:definition	"Companies engaged in the provision of human resources management and staffing services, including employment, payroll and tax administration, employee incentive/bonus plan management, among others."@en ;
		skos:notation	"5220303012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Outsourcing & Staffing Services"@en ;
	skos:definition	"Companies engaged in the provision of human resources management and staffing services, including employment, payroll and tax administration, employee incentive/bonus plan management, among others."@en ;
	skos:notation	"5220303012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203030> .

<http://data.ga-group.nl/ics/trbc/5220303013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220303013> , <http://data.ga-group.nl/ics/trbc/2020/5220303013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Executive Search Services"@en ;
		skos:definition	"Companies engaged in the senior executive search."@en ;
		skos:notation	"5220303013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Executive Search Services"@en ;
	skos:definition	"Companies engaged in the senior executive search."@en ;
	skos:notation	"5220303013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203030> .

<http://data.ga-group.nl/ics/trbc/5220303014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220303014> , <http://data.ga-group.nl/ics/trbc/2020/5220303014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Online Job Portals"@en ;
		skos:definition	"Companies engaged in operating Internet-based job portals."@en ;
		skos:notation	"5220303014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Online Job Portals"@en ;
	skos:definition	"Companies engaged in operating Internet-based job portals."@en ;
	skos:notation	"5220303014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203030> .

<http://data.ga-group.nl/ics/trbc/52203030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52233> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Employment Services"@en ;
		skos:notation	"52233" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52203030> , <http://data.ga-group.nl/ics/trbc/2012/52203030> , <http://data.ga-group.nl/ics/trbc/2020/52203030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Employment Services"@en ;
		skos:notation	"52203030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203030> , <http://data.ga-group.nl/ics/trbc/2020/52203030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Employment Services"@en ;
		skos:definition	"Providers of human resource, employment and staff management services. Includes online job portals."@en ;
		skos:notation	"52203030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Employment Services"@en ;
	skos:definition	"Providers of human resource, employment and staff management services. Includes online job portals."@en ;
	skos:notation	"52203030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/5220304010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304010> , <http://data.ga-group.nl/ics/trbc/2020/5220304010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Services (NEC)"@en ;
		skos:definition	"Companies engaged in commercial support services such as legal, cleaning, educational, accounting, security, office equipment rental, management consulting, basic data processing and other widely used services. Includes also ATM operators that are not banks, as well as data processing Companies."@en ;
		skos:notation	"5220304010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Services (NEC)"@en ;
	skos:definition	"Companies engaged in commercial support services such as legal, cleaning, educational, accounting, security, office equipment rental, management consulting, basic data processing and other widely used services. Includes also ATM operators that are not banks, as well as data processing Companies."@en ;
	skos:notation	"5220304010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304011> , <http://data.ga-group.nl/ics/trbc/2020/5220304011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Corporate Accounting Services"@en ;
		skos:definition	"Companies engaged in the provision of auditing, accounting (including offices of CPAs, Certified Public Accountants) and corporate tax preparation services to Companies."@en ;
		skos:notation	"5220304011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Corporate Accounting Services"@en ;
	skos:definition	"Companies engaged in the provision of auditing, accounting (including offices of CPAs, Certified Public Accountants) and corporate tax preparation services to Companies."@en ;
	skos:notation	"5220304011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304012> , <http://data.ga-group.nl/ics/trbc/2020/5220304012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Legal Services"@en ;
		skos:definition	"Companies engaged in the provision of legal services to other businesses. These will include corporate law offices, patent law offices, tax law offices, among others."@en ;
		skos:notation	"5220304012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Legal Services"@en ;
	skos:definition	"Companies engaged in the provision of legal services to other businesses. These will include corporate law offices, patent law offices, tax law offices, among others."@en ;
	skos:notation	"5220304012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304013> , <http://data.ga-group.nl/ics/trbc/2020/5220304013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Management Consulting Services"@en ;
		skos:definition	"Companies engaged in the provision of general management, strategic planning, financial (apart from investment services) administration, reorganization and other consulting services to businesses."@en ;
		skos:notation	"5220304013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Management Consulting Services"@en ;
	skos:definition	"Companies engaged in the provision of general management, strategic planning, financial (apart from investment services) administration, reorganization and other consulting services to businesses."@en ;
	skos:notation	"5220304013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304014> , <http://data.ga-group.nl/ics/trbc/2020/5220304014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Security Services"@en ;
		skos:definition	"Companies engaged in the provision of security guard services, commercial property protection services, security patrol services, facility monitoring services and others."@en ;
		skos:notation	"5220304014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Security Services"@en ;
	skos:definition	"Companies engaged in the provision of security guard services, commercial property protection services, security patrol services, facility monitoring services and others."@en ;
	skos:notation	"5220304014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Educational Services"@en ;
		skos:definition	"Companies engaged in the provision of on-job training, vocational training, and other types of employee training. Includes also business, management and technical schools and training."@en ;
		skos:notation	"5220304015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Educational Services"@en ;
	skos:definition	"Companies engaged in the provision of on-job training, vocational training, and other types of employee training. Includes also business, management and technical schools and training."@en ;
	skos:notation	"5220304015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304016> , <http://data.ga-group.nl/ics/trbc/2020/5220304016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cleaning Services"@en ;
		skos:definition	"Companies engaged in the provision of commercial cleaning services, such as office and commercial space cleaning, janitorial services to businesses, office furniture cleaning, among others."@en ;
		skos:notation	"5220304016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cleaning Services"@en ;
	skos:definition	"Companies engaged in the provision of commercial cleaning services, such as office and commercial space cleaning, janitorial services to businesses, office furniture cleaning, among others."@en ;
	skos:notation	"5220304016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304017> , <http://data.ga-group.nl/ics/trbc/2020/5220304017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Data Processing Services"@en ;
		skos:definition	"Companies engaged in the provision of basic data processing services."@en ;
		skos:notation	"5220304017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Data Processing Services"@en ;
	skos:definition	"Companies engaged in the provision of basic data processing services."@en ;
	skos:notation	"5220304017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304018> , <http://data.ga-group.nl/ics/trbc/2020/5220304018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Equipment Rental"@en ;
		skos:definition	"Companies engaged in the rental of industrial equipment, such as machinery rental."@en ;
		skos:notation	"5220304018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Equipment Rental"@en ;
	skos:definition	"Companies engaged in the rental of industrial equipment, such as machinery rental."@en ;
	skos:notation	"5220304018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304019> , <http://data.ga-group.nl/ics/trbc/2020/5220304019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment & Supplies Rental"@en ;
		skos:definition	"Companies engaged in the rental of office equipment, such as computers and peripherals, fax machines, copiers, facsimiles, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific, laboratory and analytical equipment and precision instruments."@en ;
		skos:notation	"5220304019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment & Supplies Rental"@en ;
	skos:definition	"Companies engaged in the rental of office equipment, such as computers and peripherals, fax machines, copiers, facsimiles, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific, laboratory and analytical equipment and precision instruments."@en ;
	skos:notation	"5220304019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304020> , <http://data.ga-group.nl/ics/trbc/2020/5220304020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pest Control Services"@en ;
		skos:definition	"Companies engaged in exterminating rodents, pests and insects, among others."@en ;
		skos:notation	"5220304020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pest Control Services"@en ;
	skos:definition	"Companies engaged in exterminating rodents, pests and insects, among others."@en ;
	skos:notation	"5220304020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304021> , <http://data.ga-group.nl/ics/trbc/2020/5220304021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Maintenance & Repair Services"@en ;
		skos:definition	"Companies engaged in the provision of maintenance and repair services to commercial equipment, such as computers, office machines, industrial machinery and electronic equipment, among others. Excludes automotive repair, classified in Personal Services Industry."@en ;
		skos:notation	"5220304021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Maintenance & Repair Services"@en ;
	skos:definition	"Companies engaged in the provision of maintenance and repair services to commercial equipment, such as computers, office machines, industrial machinery and electronic equipment, among others. Excludes automotive repair, classified in Personal Services Industry."@en ;
	skos:notation	"5220304021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304022> , <http://data.ga-group.nl/ics/trbc/2020/5220304022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Design Services"@en ;
		skos:definition	"Companies engaged in the provision of industrial design services, machinery and automobile design, office and commercial interior and furniture design services, graphic design and commercial art services, among others."@en ;
		skos:notation	"5220304022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Design Services"@en ;
	skos:definition	"Companies engaged in the provision of industrial design services, machinery and automobile design, office and commercial interior and furniture design services, graphic design and commercial art services, among others."@en ;
	skos:notation	"5220304022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304023> , <http://data.ga-group.nl/ics/trbc/2020/5220304023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Translation & Interpretation Services"@en ;
		skos:definition	"Companies engaged in the provision of language translation and interpretation services in speech and writing for all languages, including sign language."@en ;
		skos:notation	"5220304023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Translation & Interpretation Services"@en ;
	skos:definition	"Companies engaged in the provision of language translation and interpretation services in speech and writing for all languages, including sign language."@en ;
	skos:notation	"5220304023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304024> , <http://data.ga-group.nl/ics/trbc/2020/5220304024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Testing Laboratories"@en ;
		skos:definition	"Companies engaged in the operation of industrial machinery and automobile testing laboratories, thermal testing, radiation and mechanical inspection services, among others."@en ;
		skos:notation	"5220304024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Testing Laboratories"@en ;
	skos:definition	"Companies engaged in the operation of industrial machinery and automobile testing laboratories, thermal testing, radiation and mechanical inspection services, among others."@en ;
	skos:notation	"5220304024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304025> , <http://data.ga-group.nl/ics/trbc/2020/5220304025> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Call Center Services"@en ;
		skos:definition	"Companies engaged in the operation of call service centers, message and answering services."@en ;
		skos:notation	"5220304025" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Call Center Services"@en ;
	skos:definition	"Companies engaged in the operation of call service centers, message and answering services."@en ;
	skos:notation	"5220304025" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304026>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304026> , <http://data.ga-group.nl/ics/trbc/2020/5220304026> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Exhibition & Conference Services"@en ;
		skos:definition	"Companies engaged in the organization of fairs, exhibitions, trade shows, conferences and conventions."@en ;
		skos:notation	"5220304026" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Exhibition & Conference Services"@en ;
	skos:definition	"Companies engaged in the organization of fairs, exhibitions, trade shows, conferences and conventions."@en ;
	skos:notation	"5220304026" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/5220304027>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220304027> , <http://data.ga-group.nl/ics/trbc/2020/5220304027> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Transaction & Payment Services"@en ;
		skos:definition	"Companies engaged in processing financial transactions and payment services."@en ;
		skos:notation	"5220304027" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transaction & Payment Services"@en ;
	skos:definition	"Companies engaged in processing financial transactions and payment services."@en ;
	skos:notation	"5220304027" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203040> .

<http://data.ga-group.nl/ics/trbc/52203040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52234> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Services"@en ;
		skos:notation	"52234" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52203040> , <http://data.ga-group.nl/ics/trbc/2012/52203040> , <http://data.ga-group.nl/ics/trbc/2020/52203040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Services"@en ;
		skos:notation	"52203040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203040> , <http://data.ga-group.nl/ics/trbc/2020/52203040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Services"@en ;
		skos:definition	"Providers of commercial support services such as legal, cleaning, educational, accounting, security, office equipment rental, management consulting, basic data processing and other related services. Includes ATM operators that are not banks."@en ;
		skos:notation	"52203040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Services"@en ;
	skos:definition	"Providers of commercial support services such as legal, cleaning, educational, accounting, security, office equipment rental, management consulting, basic data processing and other related services. Includes ATM operators that are not banks."@en ;
	skos:notation	"52203040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/5220306010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220306010> , <http://data.ga-group.nl/ics/trbc/2020/5220306010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Supplies (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of office furniture and supplies such as desks, cabinets, display shelves, writing utensils, staplers and other commercial supplies. Excludes electronic office equipment, such as photocopiers and facsimile machines (classified under Office Equipment)."@en ;
		skos:notation	"5220306010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Supplies (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of office furniture and supplies such as desks, cabinets, display shelves, writing utensils, staplers and other commercial supplies. Excludes electronic office equipment, such as photocopiers and facsimile machines (classified under Office Equipment)."@en ;
	skos:notation	"5220306010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203060> .

<http://data.ga-group.nl/ics/trbc/5220306011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220306011> , <http://data.ga-group.nl/ics/trbc/2020/5220306011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Furniture"@en ;
		skos:definition	"Companies engaged in the production of office furniture, including cabinets, desks, chairs, bookcases, shelves, among others. Includes also producers of store and magazine furniture."@en ;
		skos:notation	"5220306011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Furniture"@en ;
	skos:definition	"Companies engaged in the production of office furniture, including cabinets, desks, chairs, bookcases, shelves, among others. Includes also producers of store and magazine furniture."@en ;
	skos:notation	"5220306011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203060> .

<http://data.ga-group.nl/ics/trbc/5220306012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220306012> , <http://data.ga-group.nl/ics/trbc/2020/5220306012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Supplies"@en ;
		skos:definition	"Companies engaged in the production of writing utensils, staplers, carbon paper, markers, among others."@en ;
		skos:notation	"5220306012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Supplies"@en ;
	skos:definition	"Companies engaged in the production of writing utensils, staplers, carbon paper, markers, among others."@en ;
	skos:notation	"5220306012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203060> .

<http://data.ga-group.nl/ics/trbc/5220306013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220306013> , <http://data.ga-group.nl/ics/trbc/2020/5220306013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Health, Safety & Fire Protection Equipment"@en ;
		skos:definition	"Companies engaged in the production of heath and safety equipment as well as fire protection equipment, such as helmets, life vests, safety signs, specific clothing and other personal protective equipment, fire extinguishers, fire alarms, smoke detection devices, among others."@en ;
		skos:notation	"5220306013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Health, Safety & Fire Protection Equipment"@en ;
	skos:definition	"Companies engaged in the production of heath and safety equipment as well as fire protection equipment, such as helmets, life vests, safety signs, specific clothing and other personal protective equipment, fire extinguishers, fire alarms, smoke detection devices, among others."@en ;
	skos:notation	"5220306013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203060> .

<http://data.ga-group.nl/ics/trbc/5220306014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220306014> , <http://data.ga-group.nl/ics/trbc/2020/5220306014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Supplies Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of computers, computer peripherals, fax and copy machines, office furniture and other office equipment wholesale."@en ;
		skos:notation	"5220306014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Supplies Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of computers, computer peripherals, fax and copy machines, office furniture and other office equipment wholesale."@en ;
	skos:notation	"5220306014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203060> .

<http://data.ga-group.nl/ics/trbc/52203060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52236> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Supplies"@en ;
		skos:notation	"52236" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52203060> , <http://data.ga-group.nl/ics/trbc/2012/52203060> , <http://data.ga-group.nl/ics/trbc/2020/52203060> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Supplies"@en ;
		skos:notation	"52203060" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203060> , <http://data.ga-group.nl/ics/trbc/2020/52203060> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Supplies"@en ;
		skos:definition	"Manufacturers of office furniture and supplies such as desks, cabinets, display shelves, writing utensils, staplers and other commercial supplies."@en ;
		skos:notation	"52203060" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Supplies"@en ;
	skos:definition	"Manufacturers of office furniture and supplies such as desks, cabinets, display shelves, writing utensils, staplers and other commercial supplies."@en ;
	skos:notation	"52203060" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/5220307010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307010> , <http://data.ga-group.nl/ics/trbc/2020/5220307010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional Information Services (NEC)"@en ;
		skos:definition	"Companies engaged in providing financial information, compliance & investor communication services, rating agencies, trade & business publishing, legal, tax, education information providers, journals, as well as news agencies."@en ;
		skos:notation	"5220307010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional Information Services (NEC)"@en ;
	skos:definition	"Companies engaged in providing financial information, compliance & investor communication services, rating agencies, trade & business publishing, legal, tax, education information providers, journals, as well as news agencies."@en ;
	skos:notation	"5220307010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307011> , <http://data.ga-group.nl/ics/trbc/2020/5220307011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial Information Providers"@en ;
		skos:definition	"Companies engaged in providing financial information."@en ;
		skos:notation	"5220307011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Information Providers"@en ;
	skos:definition	"Companies engaged in providing financial information."@en ;
	skos:notation	"5220307011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307012> , <http://data.ga-group.nl/ics/trbc/2020/5220307012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Compliance & Investor Communication"@en ;
		skos:definition	"Companies that provide services to corporate boards, investor relations and competitive intelligence and risk & compliance professionals. Services include regulatory disclosure systems, board communications, investor communication and other shareholder services."@en ;
		skos:notation	"5220307012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Compliance & Investor Communication"@en ;
	skos:definition	"Companies that provide services to corporate boards, investor relations and competitive intelligence and risk & compliance professionals. Services include regulatory disclosure systems, board communications, investor communication and other shareholder services."@en ;
	skos:notation	"5220307012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307013> , <http://data.ga-group.nl/ics/trbc/2020/5220307013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Rating Agencies"@en ;
		skos:definition	"Companies engaged in providing rating/evaluation services to Companies and countries in order to give investors insight into the level of risk associated with investing in a particular company/country."@en ;
		skos:notation	"5220307013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rating Agencies"@en ;
	skos:definition	"Companies engaged in providing rating/evaluation services to Companies and countries in order to give investors insight into the level of risk associated with investing in a particular company/country."@en ;
	skos:notation	"5220307013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307014> , <http://data.ga-group.nl/ics/trbc/2020/5220307014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Trade & Business Publishing"@en ;
		skos:definition	"Traditional and online publishers of trade and business content. Includes publishers of trade and business newspapers, periodicals and magazines."@en ;
		skos:notation	"5220307014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Trade & Business Publishing"@en ;
	skos:definition	"Traditional and online publishers of trade and business content. Includes publishers of trade and business newspapers, periodicals and magazines."@en ;
	skos:notation	"5220307014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307015> , <http://data.ga-group.nl/ics/trbc/2020/5220307015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Legal & Tax Information Providers"@en ;
		skos:definition	"Companies engaged in the provision of legal and tax information and consultancy."@en ;
		skos:notation	"5220307015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Legal & Tax Information Providers"@en ;
	skos:definition	"Companies engaged in the provision of legal and tax information and consultancy."@en ;
	skos:notation	"5220307015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307016> , <http://data.ga-group.nl/ics/trbc/2020/5220307016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Education & Training Information Providers"@en ;
		skos:definition	"Companies engaged in the provision of education and training information, such as online education portals and search machines, training selection portals, among others."@en ;
		skos:notation	"5220307016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Education & Training Information Providers"@en ;
	skos:definition	"Companies engaged in the provision of education and training information, such as online education portals and search machines, training selection portals, among others."@en ;
	skos:notation	"5220307016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307017> , <http://data.ga-group.nl/ics/trbc/2020/5220307017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Journals & Scholarly Research"@en ;
		skos:definition	"Companies engaged in the provision of technical, medical and scientific journals and scholarly research publishers."@en ;
		skos:notation	"5220307017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Journals & Scholarly Research"@en ;
	skos:definition	"Companies engaged in the provision of technical, medical and scientific journals and scholarly research publishers."@en ;
	skos:notation	"5220307017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220307018> , <http://data.ga-group.nl/ics/trbc/2020/5220307018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"News Agencies"@en ;
		skos:definition	"Companies engaged in the provision of news to such media as television, radio, newspapers, magazines and online publishers."@en ;
		skos:notation	"5220307018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"News Agencies"@en ;
	skos:definition	"Companies engaged in the provision of news to such media as television, radio, newspapers, magazines and online publishers."@en ;
	skos:notation	"5220307018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/5220307019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5220307019> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Libraries & Archives"@en ;
		skos:definition	"Companies engaged in the provision of access to collections of media."@en ;
		skos:notation	"5220307019" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Libraries & Archives"@en ;
	skos:definition	"Companies engaged in the provision of access to collections of media."@en ;
	skos:notation	"5220307019" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52203070> .

<http://data.ga-group.nl/ics/trbc/52203070>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52203070> , <http://data.ga-group.nl/ics/trbc/2020/52203070> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional Information Services"@en ;
		skos:definition	"Providers of financial information, investor communication/compliance services, rating agencies, trade & business publishing, legal, tax, education information providers, journals, as well as news agencies."@en ;
		skos:notation	"52203070" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional Information Services"@en ;
	skos:definition	"Providers of financial information, investor communication/compliance services, rating agencies, trade & business publishing, legal, tax, education information providers, journals, as well as news agencies."@en ;
	skos:notation	"52203070" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/522030> .

<http://data.ga-group.nl/ics/trbc/522030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/522030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Services & Supplies"@en ;
		skos:notation	"522030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/522030> , <http://data.ga-group.nl/ics/trbc/2020/522030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional & Commercial Services"@en ;
		skos:definition	"Providers of environmental, employment, business support, professional information, and commercial printing services and supplies."@en ;
		skos:notation	"522030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional & Commercial Services"@en ;
	skos:definition	"Providers of environmental, employment, business support, professional information, and commercial printing services and supplies."@en ;
	skos:notation	"522030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5220> .

<http://data.ga-group.nl/ics/trbc/5220>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Services"@en ;
		skos:notation	"52200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Services"@en ;
		skos:notation	"5220" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5220> , <http://data.ga-group.nl/ics/trbc/2020/5220> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial & Commercial Services"@en ;
		skos:definition	"Providers of construction, engineering, commercial supply services, professional information services, as well as diversified trading and distribution operations."@en ;
		skos:notation	"5220" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial & Commercial Services"@en ;
	skos:definition	"Providers of construction, engineering, commercial supply services, professional information services, as well as diversified trading and distribution operations."@en ;
	skos:notation	"5220" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/52> .

<http://data.ga-group.nl/ics/trbc/52210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction & Engineering"@en ;
		skos:notation	"52210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction & Engineering"@en ;
	skos:notation	"52210" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fixtures"@en ;
		skos:notation	"52211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Supplies & Fixtures"@en ;
	skos:notation	"52211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52220>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Trading & Distributing"@en ;
		skos:notation	"52220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Trading & Distributing"@en ;
	skos:notation	"52220" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52231>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52231> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Services"@en ;
		skos:notation	"52231" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Services"@en ;
	skos:notation	"52231" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52232>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52232> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Printing Services"@en ;
		skos:notation	"52232" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Printing Services"@en ;
	skos:notation	"52232" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52233>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52233> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Employment Services"@en ;
		skos:notation	"52233" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Employment Services"@en ;
	skos:notation	"52233" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52234>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52234> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Services"@en ;
		skos:notation	"52234" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Services"@en ;
	skos:notation	"52234" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52235>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52235> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Services & Supplies"@en ;
		skos:notation	"52235" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Services & Supplies"@en ;
	skos:notation	"52235" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52236>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52236> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Business Support Supplies"@en ;
		skos:notation	"52236" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business Support Supplies"@en ;
	skos:notation	"52236" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52300>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:notation	"52300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Conglomerates"@en ;
	skos:notation	"52300" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5230101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5230101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:definition	"Large organizations, engaged in multiple business lines within the industrial sector, where at least two business lines comprise a substantial portion of the company's total operation. These companies typically conduct business on a global scale. Excludes: (organizations operating numerous business lines within the industrial sector where only one business line dominates the entire operation, classified according to the dominant business line)."@en ;
		skos:notation	"5230101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Conglomerates"@en ;
	skos:definition	"Large organizations, engaged in multiple business lines within the industrial sector, where at least two business lines comprise a substantial portion of the company's total operation. These companies typically conduct business on a global scale. Excludes: (organizations operating numerous business lines within the industrial sector where only one business line dominates the entire operation, classified according to the dominant business line)."@en ;
	skos:notation	"5230101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52301010> .

<http://data.ga-group.nl/ics/trbc/52301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:notation	"52300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52301010> , <http://data.ga-group.nl/ics/trbc/2012/52301010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:notation	"52301010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
		skos:notation	"52301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Conglomerates"@en ;
	skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
	skos:notation	"52301010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/523010> .

<http://data.ga-group.nl/ics/trbc/523010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/523010> , <http://data.ga-group.nl/ics/trbc/2012/523010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:notation	"523010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/523010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
		skos:notation	"523010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Conglomerates"@en ;
	skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
	skos:notation	"523010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5230> .

<http://data.ga-group.nl/ics/trbc/5230>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5230> , <http://data.ga-group.nl/ics/trbc/2012/5230> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:notation	"5230" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5230> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Conglomerates"@en ;
		skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
		skos:notation	"5230" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Conglomerates"@en ;
	skos:definition	"Conglomerates with several industrial business lines. Includes large Companies operating on a global basis."@en ;
	skos:notation	"5230" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/52> .

<http://data.ga-group.nl/ics/trbc/52400>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Transportation"@en ;
		skos:notation	"52400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transportation"@en ;
	skos:notation	"52400" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52401010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52405010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52410> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"52410" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52401010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"52401010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air Freight & Courier Services"@en ;
	skos:notation	"52401010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524010> .

<http://data.ga-group.nl/ics/trbc/524010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/524010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"524010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air Freight & Courier Services"@en ;
	skos:notation	"524010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/52402010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52406010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52421> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:notation	"52421" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52402010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:notation	"52402010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airlines"@en ;
	skos:notation	"52402010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524020> .

<http://data.ga-group.nl/ics/trbc/52402020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52407010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52422> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airport Services"@en ;
		skos:notation	"52422" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52402020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airport Services"@en ;
		skos:notation	"52402020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Services"@en ;
	skos:notation	"52402020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524020> .

<http://data.ga-group.nl/ics/trbc/524020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52420> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airline Services"@en ;
		skos:notation	"52420" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/524020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airline Services"@en ;
		skos:notation	"524020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airline Services"@en ;
	skos:notation	"524020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/52403010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52405020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Transportation"@en ;
		skos:notation	"52431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52403010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Freight Transportation, Marine"@en ;
		skos:notation	"52403010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Freight Transportation, Marine"@en ;
	skos:notation	"52403010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524030> .

<http://data.ga-group.nl/ics/trbc/52403020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52407020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:notation	"52432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52403020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:notation	"52403020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Port Services"@en ;
	skos:notation	"52403020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524030> .

<http://data.ga-group.nl/ics/trbc/524030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52430> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Services"@en ;
		skos:notation	"52430" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/524030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Services"@en ;
		skos:notation	"524030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Services"@en ;
	skos:notation	"524030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/52404010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52406020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52441> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Passengers"@en ;
		skos:notation	"52441" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
		skos:notation	"52404010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
	skos:notation	"52404010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524040> .

<http://data.ga-group.nl/ics/trbc/52404020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52405030> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52442> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Freights"@en ;
		skos:notation	"52442" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Freight Transportation, Ground"@en ;
		skos:notation	"52404020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Freight Transportation, Ground"@en ;
	skos:notation	"52404020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524040> .

<http://data.ga-group.nl/ics/trbc/52404030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/52407030> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52443> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:notation	"52443" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:notation	"52404030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highways & Rail Tracks"@en ;
	skos:notation	"52404030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524040> .

<http://data.ga-group.nl/ics/trbc/524040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52440> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Transportation, Ground"@en ;
		skos:notation	"52440" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/524040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Transportation, Ground"@en ;
		skos:notation	"524040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transportation, Ground"@en ;
	skos:notation	"524040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/5240501010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240501010> , <http://data.ga-group.nl/ics/trbc/2020/5240501010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Courier, Postal, Air Freight & Land-based Logistics (NEC)"@en ;
		skos:definition	"Companies engaged in the carriage of air cargo and mail, provision of courier and postal services, packaging and logistic air freight services, postal delivery services on a contract basis, as well as land based courier services. Excludes: (marine freight transportation, classified in Marine Freight & Logistics), (freight storage facilities, unless specified as air freight, classified in Ground Freight & Logistics)."@en ;
		skos:notation	"5240501010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Courier, Postal, Air Freight & Land-based Logistics (NEC)"@en ;
	skos:definition	"Companies engaged in the carriage of air cargo and mail, provision of courier and postal services, packaging and logistic air freight services, postal delivery services on a contract basis, as well as land based courier services. Excludes: (marine freight transportation, classified in Marine Freight & Logistics), (freight storage facilities, unless specified as air freight, classified in Ground Freight & Logistics)."@en ;
	skos:notation	"5240501010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405010> .

<http://data.ga-group.nl/ics/trbc/5240501011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240501011> , <http://data.ga-group.nl/ics/trbc/2020/5240501011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Freight Logistics"@en ;
		skos:definition	"Companies engaged in the freight/cargo transportation management process, supply chain planning and supervision, inventory, warehousing, packing and other activities management, arranged in order to optimize the process of transporting goods from the place of origin to the final destination. Excludes operators of multimodal transportation, such as air, marine and road/rails transportation combined whenever none type is dominant, classified in Integrated Logistics Operators; freight logistics concentrated on marine cargo only, classified in Marine Freight Logistics."@en ;
		skos:notation	"5240501011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Freight Logistics"@en ;
	skos:definition	"Companies engaged in the freight/cargo transportation management process, supply chain planning and supervision, inventory, warehousing, packing and other activities management, arranged in order to optimize the process of transporting goods from the place of origin to the final destination. Excludes operators of multimodal transportation, such as air, marine and road/rails transportation combined whenever none type is dominant, classified in Integrated Logistics Operators; freight logistics concentrated on marine cargo only, classified in Marine Freight Logistics."@en ;
	skos:notation	"5240501011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405010> .

<http://data.ga-group.nl/ics/trbc/5240501012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240501012> , <http://data.ga-group.nl/ics/trbc/2020/5240501012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight"@en ;
		skos:definition	"Companies engaged in the provision of scheduled and chartered air freight services."@en ;
		skos:notation	"5240501012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air Freight"@en ;
	skos:definition	"Companies engaged in the provision of scheduled and chartered air freight services."@en ;
	skos:notation	"5240501012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405010> .

<http://data.ga-group.nl/ics/trbc/5240501013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240501013> , <http://data.ga-group.nl/ics/trbc/2020/5240501013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Courier Services"@en ;
		skos:definition	"Companies engaged in the provision of postal and other courier services, such as local goods and parcel delivery services."@en ;
		skos:notation	"5240501013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Courier Services"@en ;
	skos:definition	"Companies engaged in the provision of postal and other courier services, such as local goods and parcel delivery services."@en ;
	skos:notation	"5240501013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405010> .

<http://data.ga-group.nl/ics/trbc/5240501014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240501014> , <http://data.ga-group.nl/ics/trbc/2020/5240501014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Logistics Operators"@en ;
		skos:definition	"operators of multimodal transportation, such as air, marine and road/rails transportation combined whenever none type is dominant."@en ;
		skos:notation	"5240501014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Logistics Operators"@en ;
	skos:definition	"operators of multimodal transportation, such as air, marine and road/rails transportation combined whenever none type is dominant."@en ;
	skos:notation	"5240501014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405010> .

<http://data.ga-group.nl/ics/trbc/52405010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52401010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52410> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"52410" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52401010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"52401010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52405010> , <http://data.ga-group.nl/ics/trbc/2020/52405010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Courier, Postal, Air Freight & Land-based Logistics"@en ;
		skos:definition	"Air cargo and mail carriers, packaging and logistic air freight services, courier and postal delivery services, as well as land-based logistics and courier services."@en ;
		skos:notation	"52405010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Courier, Postal, Air Freight & Land-based Logistics"@en ;
	skos:definition	"Air cargo and mail carriers, packaging and logistic air freight services, courier and postal delivery services, as well as land-based logistics and courier services."@en ;
	skos:notation	"52405010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524050> .

<http://data.ga-group.nl/ics/trbc/5240502010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240502010> , <http://data.ga-group.nl/ics/trbc/2020/5240502010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Freight & Logistics (NEC)"@en ;
		skos:definition	"Companies engaged in marine and inland water transportation services for freight and passengers. Includes deep sea freight and cargo, barge, inland water, vessel chartering and other freight transportation operations. Excludes: (passenger cruise lines, classified in Hotels, Motels & Cruise Lines), (short distance commuter ferry transportation, classified in Passenger Transportation, Ground & Sea), (recreational charter and sightseeing boat services, classified in Leisure & Recreation)."@en ;
		skos:notation	"5240502010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Freight & Logistics (NEC)"@en ;
	skos:definition	"Companies engaged in marine and inland water transportation services for freight and passengers. Includes deep sea freight and cargo, barge, inland water, vessel chartering and other freight transportation operations. Excludes: (passenger cruise lines, classified in Hotels, Motels & Cruise Lines), (short distance commuter ferry transportation, classified in Passenger Transportation, Ground & Sea), (recreational charter and sightseeing boat services, classified in Leisure & Recreation)."@en ;
	skos:notation	"5240502010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405020> .

<http://data.ga-group.nl/ics/trbc/5240502011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240502011> , <http://data.ga-group.nl/ics/trbc/2020/5240502011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Logistics"@en ;
		skos:definition	"Companies engaged in the provision of marine logistics solutions, such as marine transportation management process, supply chain planning and supervision, inventory, warehousing, packing and other activities arranged in order to optimize the process of transporting goods by sea from the place of origin to the final destination."@en ;
		skos:notation	"5240502011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Logistics"@en ;
	skos:definition	"Companies engaged in the provision of marine logistics solutions, such as marine transportation management process, supply chain planning and supervision, inventory, warehousing, packing and other activities arranged in order to optimize the process of transporting goods by sea from the place of origin to the final destination."@en ;
	skos:notation	"5240502011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405020> .

<http://data.ga-group.nl/ics/trbc/5240502012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240502012> , <http://data.ga-group.nl/ics/trbc/2020/5240502012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Inland Water Freight"@en ;
		skos:definition	"Companies engaged in the provision of Inland Water Freight services, such as river, canal and lake freight transportation services."@en ;
		skos:notation	"5240502012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Inland Water Freight"@en ;
	skos:definition	"Companies engaged in the provision of Inland Water Freight services, such as river, canal and lake freight transportation services."@en ;
	skos:notation	"5240502012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405020> .

<http://data.ga-group.nl/ics/trbc/5240502013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240502013> , <http://data.ga-group.nl/ics/trbc/2020/5240502013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Deep Sea Freight"@en ;
		skos:definition	"Companies engaged in the provision of deep sea freight transportation services to or from foreign destinations."@en ;
		skos:notation	"5240502013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Deep Sea Freight"@en ;
	skos:definition	"Companies engaged in the provision of deep sea freight transportation services to or from foreign destinations."@en ;
	skos:notation	"5240502013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405020> .

<http://data.ga-group.nl/ics/trbc/52405020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52403010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Transportation"@en ;
		skos:notation	"52431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52403010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Freight Transportation, Marine"@en ;
		skos:notation	"52403010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52405020> , <http://data.ga-group.nl/ics/trbc/2020/52405020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Freight & Logistics"@en ;
		skos:definition	"Operators of marine and inland water transportation services for freight. Includes deep-sea freight and cargo, barge, inland water, vessel chartering and other freight transportation operations."@en ;
		skos:notation	"52405020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Freight & Logistics"@en ;
	skos:definition	"Operators of marine and inland water transportation services for freight. Includes deep-sea freight and cargo, barge, inland water, vessel chartering and other freight transportation operations."@en ;
	skos:notation	"52405020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524050> .

<http://data.ga-group.nl/ics/trbc/5240503010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240503010> , <http://data.ga-group.nl/ics/trbc/2020/5240503010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ground Freight & Logistics (NEC)"@en ;
		skos:definition	"Companies engaged in railroad and freight trucking transportation services. Includes also the short term rental of trucks and trailers as well as freight warehousing and crating services."@en ;
		skos:notation	"5240503010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ground Freight & Logistics (NEC)"@en ;
	skos:definition	"Companies engaged in railroad and freight trucking transportation services. Includes also the short term rental of trucks and trailers as well as freight warehousing and crating services."@en ;
	skos:notation	"5240503010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405030> .

<http://data.ga-group.nl/ics/trbc/5240503011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240503011> , <http://data.ga-group.nl/ics/trbc/2020/5240503011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Railway Freight Operators"@en ;
		skos:definition	"Companies engaged in railway freight transportation."@en ;
		skos:notation	"5240503011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Railway Freight Operators"@en ;
	skos:definition	"Companies engaged in railway freight transportation."@en ;
	skos:notation	"5240503011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405030> .

<http://data.ga-group.nl/ics/trbc/5240503012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240503012> , <http://data.ga-group.nl/ics/trbc/2020/5240503012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Freight Trucking"@en ;
		skos:definition	"Companies engaged in truck and heavy truck transportation of freight."@en ;
		skos:notation	"5240503012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Freight Trucking"@en ;
	skos:definition	"Companies engaged in truck and heavy truck transportation of freight."@en ;
	skos:notation	"5240503012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405030> .

<http://data.ga-group.nl/ics/trbc/5240503013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240503013> , <http://data.ga-group.nl/ics/trbc/2020/5240503013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Warehousing"@en ;
		skos:definition	"Companies engaged in the general warehousing and storage services."@en ;
		skos:notation	"5240503013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Warehousing"@en ;
	skos:definition	"Companies engaged in the general warehousing and storage services."@en ;
	skos:notation	"5240503013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405030> .

<http://data.ga-group.nl/ics/trbc/5240503014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240503014> , <http://data.ga-group.nl/ics/trbc/2020/5240503014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Truck Rental"@en ;
		skos:definition	"Companies engaged in the rental of trucks for commercial use."@en ;
		skos:notation	"5240503014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Truck Rental"@en ;
	skos:definition	"Companies engaged in the rental of trucks for commercial use."@en ;
	skos:notation	"5240503014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52405030> .

<http://data.ga-group.nl/ics/trbc/52405030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52404020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52442> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Freights"@en ;
		skos:notation	"52442" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Freight Transportation, Ground"@en ;
		skos:notation	"52404020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52405030> , <http://data.ga-group.nl/ics/trbc/2020/52405030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ground Freight & Logistics"@en ;
		skos:definition	"Providers of railroad and trucking freight transportation services. Includes operators of short-term truck and trailer rental, as well as freight warehousing and crating."@en ;
		skos:notation	"52405030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ground Freight & Logistics"@en ;
	skos:definition	"Providers of railroad and trucking freight transportation services. Includes operators of short-term truck and trailer rental, as well as freight warehousing and crating."@en ;
	skos:notation	"52405030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524050> .

<http://data.ga-group.nl/ics/trbc/524050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/524050> , <http://data.ga-group.nl/ics/trbc/2020/524050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Freight & Logistics Services"@en ;
		skos:definition	"Providers of freight and logistics services by all means, such as air, marine and ground."@en ;
		skos:notation	"524050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Freight & Logistics Services"@en ;
	skos:definition	"Providers of freight and logistics services by all means, such as air, marine and ground."@en ;
	skos:notation	"524050" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/5240601010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240601010> , <http://data.ga-group.nl/ics/trbc/2020/5240601010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airlines (NEC)"@en ;
		skos:definition	"Companies engaged in the operation of airline transportation primarily for consumer and business passengers. Excludes: (airline operators primarily for cargo transportation, classified in Air Freight & Logistics), (fueling, maintenance, airline catering and airport landing services, classified in Airport Services)."@en ;
		skos:notation	"5240601010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airlines (NEC)"@en ;
	skos:definition	"Companies engaged in the operation of airline transportation primarily for consumer and business passengers. Excludes: (airline operators primarily for cargo transportation, classified in Air Freight & Logistics), (fueling, maintenance, airline catering and airport landing services, classified in Airport Services)."@en ;
	skos:notation	"5240601010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406010> .

<http://data.ga-group.nl/ics/trbc/5240601011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240601011> , <http://data.ga-group.nl/ics/trbc/2020/5240601011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Regional Airlines"@en ;
		skos:definition	"Companies engaged in the operation of regional airlines. Regional airlines are typically short-distance airlines, operators of short-haul flights (under 3 hours), usually having a fleet of small aircraft, and can be trans-border, but the key is the distance covered, aircraft size and flight duration. These are either subsidiaries of larger airlines or independent small operators. Excludes operators of long-distance flights, long-haul (over 3 hours) flights and operators of large aircraft, classified in Airlines (NEC)."@en ;
		skos:notation	"5240601011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Regional Airlines"@en ;
	skos:definition	"Companies engaged in the operation of regional airlines. Regional airlines are typically short-distance airlines, operators of short-haul flights (under 3 hours), usually having a fleet of small aircraft, and can be trans-border, but the key is the distance covered, aircraft size and flight duration. These are either subsidiaries of larger airlines or independent small operators. Excludes operators of long-distance flights, long-haul (over 3 hours) flights and operators of large aircraft, classified in Airlines (NEC)."@en ;
	skos:notation	"5240601011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406010> .

<http://data.ga-group.nl/ics/trbc/5240601012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240601012> , <http://data.ga-group.nl/ics/trbc/2020/5240601012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Charter & Private Air Services"@en ;
		skos:definition	"Companies engaged in the operation of charter and private flights as well as aviation clubs."@en ;
		skos:notation	"5240601012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Charter & Private Air Services"@en ;
	skos:definition	"Companies engaged in the operation of charter and private flights as well as aviation clubs."@en ;
	skos:notation	"5240601012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406010> .

<http://data.ga-group.nl/ics/trbc/5240601013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240601013> , <http://data.ga-group.nl/ics/trbc/2020/5240601013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialized Aviation Services"@en ;
		skos:definition	"Companies engaged in the operation of Specialized Aviation Services, such as helicopter rescue/medical/ crew transportation services."@en ;
		skos:notation	"5240601013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized Aviation Services"@en ;
	skos:definition	"Companies engaged in the operation of Specialized Aviation Services, such as helicopter rescue/medical/ crew transportation services."@en ;
	skos:notation	"5240601013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406010> .

<http://data.ga-group.nl/ics/trbc/5240601014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240601014> , <http://data.ga-group.nl/ics/trbc/2020/5240601014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Inter-Modal Passenger Transportation"@en ;
		skos:definition	"Companies engaged in transporting passengers via multiple modes, such as train, bus, tram, subway and others, whenever a company operates at least two modes and none is dominant."@en ;
		skos:notation	"5240601014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Inter-Modal Passenger Transportation"@en ;
	skos:definition	"Companies engaged in transporting passengers via multiple modes, such as train, bus, tram, subway and others, whenever a company operates at least two modes and none is dominant."@en ;
	skos:notation	"5240601014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406010> .

<http://data.ga-group.nl/ics/trbc/52406010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52402010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52421> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:notation	"52421" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52402010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:notation	"52402010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52406010> , <http://data.ga-group.nl/ics/trbc/2020/52406010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:definition	"Providers of airline transportation services for consumer and business passengers."@en ;
		skos:notation	"52406010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airlines"@en ;
	skos:definition	"Providers of airline transportation services for consumer and business passengers."@en ;
	skos:notation	"52406010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524060> .

<http://data.ga-group.nl/ics/trbc/5240602010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602010> , <http://data.ga-group.nl/ics/trbc/2020/5240602010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation, Ground & Sea (NEC)"@en ;
		skos:definition	"Companies engaged in urban transit, bus, subway and rail transit, taxi and school bus service, short term car rental, as well as marine passenger transportation services. Excludes: (long-term lease of passenger cars, classified in Consumer Lending), (transportation services where freight is the dominant operation, classified in Ground Freight & Logistics)."@en ;
		skos:notation	"5240602010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Passenger Transportation, Ground & Sea (NEC)"@en ;
	skos:definition	"Companies engaged in urban transit, bus, subway and rail transit, taxi and school bus service, short term car rental, as well as marine passenger transportation services. Excludes: (long-term lease of passenger cars, classified in Consumer Lending), (transportation services where freight is the dominant operation, classified in Ground Freight & Logistics)."@en ;
	skos:notation	"5240602010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602011> , <http://data.ga-group.nl/ics/trbc/2020/5240602011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commuting Services"@en ;
		skos:definition	"Companies engaged in the provision of urban and suburban commuter services, such as rail, bus, subway, tramway, trolley, mixed mode and other urban and suburban transit systems. Excludes commuter ferry services, classified in Commuter Ferry."@en ;
		skos:notation	"5240602011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commuting Services"@en ;
	skos:definition	"Companies engaged in the provision of urban and suburban commuter services, such as rail, bus, subway, tramway, trolley, mixed mode and other urban and suburban transit systems. Excludes commuter ferry services, classified in Commuter Ferry."@en ;
	skos:notation	"5240602011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602012> , <http://data.ga-group.nl/ics/trbc/2020/5240602012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Charter Bus Services"@en ;
		skos:definition	"Companies engaged in the provision of bus charter services, except sightseeing tours."@en ;
		skos:notation	"5240602012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Charter Bus Services"@en ;
	skos:definition	"Companies engaged in the provision of bus charter services, except sightseeing tours."@en ;
	skos:notation	"5240602012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602013> , <http://data.ga-group.nl/ics/trbc/2020/5240602013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Rail Services"@en ;
		skos:definition	"Companies engaged in the provision of short- and long-distance passenger rail transportation services, except railway commuter services, classified in Commuting Services."@en ;
		skos:notation	"5240602013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rail Services"@en ;
	skos:definition	"Companies engaged in the provision of short- and long-distance passenger rail transportation services, except railway commuter services, classified in Commuting Services."@en ;
	skos:notation	"5240602013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602014> , <http://data.ga-group.nl/ics/trbc/2020/5240602014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Passenger Transportation"@en ;
		skos:definition	"Companies engaged in the provision of passenger marine transportation. Includes ferry transportation via sea. Excludes: fresh water (lakes, rivers) ferry transportation, classified in Commuter Ferry Operators."@en ;
		skos:notation	"5240602014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Passenger Transportation"@en ;
	skos:definition	"Companies engaged in the provision of passenger marine transportation. Includes ferry transportation via sea. Excludes: fresh water (lakes, rivers) ferry transportation, classified in Commuter Ferry Operators."@en ;
	skos:notation	"5240602014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602015> , <http://data.ga-group.nl/ics/trbc/2020/5240602015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commuter Ferry Operators"@en ;
		skos:definition	"Companies engaged in operation of commuter ferries on fresh waters, such as rivers and lakes. Excludes marine ferries, classified in Marine Passenger Transportation, and cruise ferries, classified in Hotels, Motels & Cruise Lines."@en ;
		skos:notation	"5240602015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commuter Ferry Operators"@en ;
	skos:definition	"Companies engaged in operation of commuter ferries on fresh waters, such as rivers and lakes. Excludes marine ferries, classified in Marine Passenger Transportation, and cruise ferries, classified in Hotels, Motels & Cruise Lines."@en ;
	skos:notation	"5240602015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602016> , <http://data.ga-group.nl/ics/trbc/2020/5240602016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Taxis & Limousines"@en ;
		skos:definition	"Companies engaged in the provision of taxi and limousine passenger transportation."@en ;
		skos:notation	"5240602016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Taxis & Limousines"@en ;
	skos:definition	"Companies engaged in the provision of taxi and limousine passenger transportation."@en ;
	skos:notation	"5240602016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/5240602017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240602017> , <http://data.ga-group.nl/ics/trbc/2020/5240602017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Car Rental"@en ;
		skos:definition	"Companies engaged in the provision of passenger car rental services."@en ;
		skos:notation	"5240602017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Passenger Car Rental"@en ;
	skos:definition	"Companies engaged in the provision of passenger car rental services."@en ;
	skos:notation	"5240602017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52406020> .

<http://data.ga-group.nl/ics/trbc/52406020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52404010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52441> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Passengers"@en ;
		skos:notation	"52441" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
		skos:notation	"52404010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52406020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
		skos:definition	"Providers of transportation services including urban transit, bus, subway and rail operators, taxi, school bus and short-term car rental services, as well as short-distance ferry operators."@en ;
		skos:notation	"52406020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/52406020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
		skos:definition	"Providers of transportation services including urban transit, bus, subway and rail operators, taxi, school bus and short-term car rental services, as well as marine passenger transportation services."@en ;
		skos:notation	"52406020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Passenger Transportation, Ground & Sea"@en ;
	skos:definition	"Providers of transportation services including urban transit, bus, subway and rail operators, taxi, school bus and short-term car rental services, as well as marine passenger transportation services."@en ;
	skos:notation	"52406020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524060> .

<http://data.ga-group.nl/ics/trbc/524060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/524060> , <http://data.ga-group.nl/ics/trbc/2020/524060> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Passenger Transportation Services"@en ;
		skos:definition	"Providers of transportation services to passengers via air, ground and sea."@en ;
		skos:notation	"524060" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Passenger Transportation Services"@en ;
	skos:definition	"Providers of transportation services to passengers via air, ground and sea."@en ;
	skos:notation	"524060" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/5240701010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240701010> , <http://data.ga-group.nl/ics/trbc/2020/5240701010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airport Operators & Services (NEC)"@en ;
		skos:definition	"Companies engaged in the operation of fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, catering, duty-free shops and other airport services."@en ;
		skos:notation	"5240701010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Operators & Services (NEC)"@en ;
	skos:definition	"Companies engaged in the operation of fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, catering, duty-free shops and other airport services."@en ;
	skos:notation	"5240701010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407010> .

<http://data.ga-group.nl/ics/trbc/5240701011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240701011> , <http://data.ga-group.nl/ics/trbc/2020/5240701011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airport Operators"@en ;
		skos:definition	"Companies engaged in the operation of airports, including such services as fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, baggage handling, air traffic control, among others."@en ;
		skos:notation	"5240701011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Operators"@en ;
	skos:definition	"Companies engaged in the operation of airports, including such services as fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, baggage handling, air traffic control, among others."@en ;
	skos:notation	"5240701011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407010> .

<http://data.ga-group.nl/ics/trbc/5240701012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240701012> , <http://data.ga-group.nl/ics/trbc/2020/5240701012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Duty Free Shops"@en ;
		skos:definition	"Companies engaged in the operation of duty free shops located at the airport, such as liquor stores, perfume shops and luxury stores, among others."@en ;
		skos:notation	"5240701012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Duty Free Shops"@en ;
	skos:definition	"Companies engaged in the operation of duty free shops located at the airport, such as liquor stores, perfume shops and luxury stores, among others."@en ;
	skos:notation	"5240701012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407010> .

<http://data.ga-group.nl/ics/trbc/5240701013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240701013> , <http://data.ga-group.nl/ics/trbc/2020/5240701013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airport Fueling Services"@en ;
		skos:definition	"Companies engaged in the provision of aircraft fueling services."@en ;
		skos:notation	"5240701013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Fueling Services"@en ;
	skos:definition	"Companies engaged in the provision of aircraft fueling services."@en ;
	skos:notation	"5240701013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407010> .

<http://data.ga-group.nl/ics/trbc/5240701014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240701014> , <http://data.ga-group.nl/ics/trbc/2020/5240701014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airline Catering Services"@en ;
		skos:definition	"Companies engaged in the provision of airline catering services."@en ;
		skos:notation	"5240701014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airline Catering Services"@en ;
	skos:definition	"Companies engaged in the provision of airline catering services."@en ;
	skos:notation	"5240701014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407010> .

<http://data.ga-group.nl/ics/trbc/52407010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52402020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52422> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airport Services"@en ;
		skos:notation	"52422" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52402020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airport Services"@en ;
		skos:notation	"52402020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52407010> , <http://data.ga-group.nl/ics/trbc/2020/52407010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Airport Operators & Services"@en ;
		skos:definition	"Owners and operators of airports and supporting services including fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, catering, duty-free shops and other airport services."@en ;
		skos:notation	"52407010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Operators & Services"@en ;
	skos:definition	"Owners and operators of airports and supporting services including fueling, repair, inspection, runway maintenance, hangar rental, passenger parking fields, landing services, catering, duty-free shops and other airport services."@en ;
	skos:notation	"52407010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524070> .

<http://data.ga-group.nl/ics/trbc/5240702010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240702010> , <http://data.ga-group.nl/ics/trbc/2020/5240702010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services (NEC)"@en ;
		skos:definition	"Companies engaged in providing marine freight support services such as port loading and unloading, canal, harbor and docking services, longshoreman support, tugboat, navigational control and other related services."@en ;
		skos:notation	"5240702010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Port Services (NEC)"@en ;
	skos:definition	"Companies engaged in providing marine freight support services such as port loading and unloading, canal, harbor and docking services, longshoreman support, tugboat, navigational control and other related services."@en ;
	skos:notation	"5240702010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407020> .

<http://data.ga-group.nl/ics/trbc/5240702011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240702011> , <http://data.ga-group.nl/ics/trbc/2020/5240702011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Port Warehousing Services"@en ;
		skos:definition	"Companies engaged in the operation of port warehouse and storage facilities."@en ;
		skos:notation	"5240702011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Port Warehousing Services"@en ;
	skos:definition	"Companies engaged in the operation of port warehouse and storage facilities."@en ;
	skos:notation	"5240702011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407020> .

<http://data.ga-group.nl/ics/trbc/5240702012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240702012> , <http://data.ga-group.nl/ics/trbc/2020/5240702012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Port Operators"@en ;
		skos:definition	"Companies engaged in providing marine freight support services, such as port facility operation; canal, harbor and wharf operation as well as the provision of tugboat, marine salvaging, navigational control and other related services."@en ;
		skos:notation	"5240702012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Port Operators"@en ;
	skos:definition	"Companies engaged in providing marine freight support services, such as port facility operation; canal, harbor and wharf operation as well as the provision of tugboat, marine salvaging, navigational control and other related services."@en ;
	skos:notation	"5240702012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407020> .

<http://data.ga-group.nl/ics/trbc/5240702013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240702013> , <http://data.ga-group.nl/ics/trbc/2020/5240702013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Cargo Handling Services"@en ;
		skos:definition	"Companies engaged in providing ship loading and unloading, docking, stevedoring and longshoreman support services."@en ;
		skos:notation	"5240702013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Cargo Handling Services"@en ;
	skos:definition	"Companies engaged in providing ship loading and unloading, docking, stevedoring and longshoreman support services."@en ;
	skos:notation	"5240702013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407020> .

<http://data.ga-group.nl/ics/trbc/52407020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52403020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:notation	"52432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52403020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:notation	"52403020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52407020> , <http://data.ga-group.nl/ics/trbc/2020/52407020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:definition	"Owners and operators of marine ports and supporting services such as port loading and unloading, canal, harbor and docking services, longshoreman support, tugboat, navigational control and other related services."@en ;
		skos:notation	"52407020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Port Services"@en ;
	skos:definition	"Owners and operators of marine ports and supporting services such as port loading and unloading, canal, harbor and docking services, longshoreman support, tugboat, navigational control and other related services."@en ;
	skos:notation	"52407020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524070> .

<http://data.ga-group.nl/ics/trbc/5240703010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240703010> , <http://data.ga-group.nl/ics/trbc/2020/5240703010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks (NEC)"@en ;
		skos:definition	"Companies engaged in the ownership, management and toll collection of rail tracks, tunnels, bridges and roads. Includes also parking lot operations, emergency road services and towing, street cleaning, road snow removal and independent bus terminal operators."@en ;
		skos:notation	"5240703010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highways & Rail Tracks (NEC)"@en ;
	skos:definition	"Companies engaged in the ownership, management and toll collection of rail tracks, tunnels, bridges and roads. Includes also parking lot operations, emergency road services and towing, street cleaning, road snow removal and independent bus terminal operators."@en ;
	skos:notation	"5240703010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407030> .

<http://data.ga-group.nl/ics/trbc/5240703011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240703011> , <http://data.ga-group.nl/ics/trbc/2020/5240703011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Highway Operators"@en ;
		skos:definition	"Companies engaged in the ownership, management and toll collection of highways and roads. Includes also emergency road services and towing, street cleaning and road snow removal services."@en ;
		skos:notation	"5240703011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highway Operators"@en ;
	skos:definition	"Companies engaged in the ownership, management and toll collection of highways and roads. Includes also emergency road services and towing, street cleaning and road snow removal services."@en ;
	skos:notation	"5240703011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407030> .

<http://data.ga-group.nl/ics/trbc/5240703012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240703012> , <http://data.ga-group.nl/ics/trbc/2020/5240703012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Railway Operators"@en ;
		skos:definition	"Companies engaged in the ownership and management of rail tracks. Includes also railway maintenance, emergency services, cleaning and snow removal services."@en ;
		skos:notation	"5240703012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Railway Operators"@en ;
	skos:definition	"Companies engaged in the ownership and management of rail tracks. Includes also railway maintenance, emergency services, cleaning and snow removal services."@en ;
	skos:notation	"5240703012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407030> .

<http://data.ga-group.nl/ics/trbc/5240703013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240703013> , <http://data.ga-group.nl/ics/trbc/2020/5240703013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Parking Lot Operators"@en ;
		skos:definition	"Companies engaged in the operation of parking lots and garages."@en ;
		skos:notation	"5240703013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Parking Lot Operators"@en ;
	skos:definition	"Companies engaged in the operation of parking lots and garages."@en ;
	skos:notation	"5240703013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/52407030> .

<http://data.ga-group.nl/ics/trbc/52407030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/52404030> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52443> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:notation	"52443" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52404030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:notation	"52404030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52407030> , <http://data.ga-group.nl/ics/trbc/2020/52407030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:definition	"Owners and operators of transport infrastructure such as rail tracks, tunnels, bridges and roads. Includes toll collection, parking lot operations, emergency road services and towing, street cleaning, and independent bus terminal operators."@en ;
		skos:notation	"52407030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highways & Rail Tracks"@en ;
	skos:definition	"Owners and operators of transport infrastructure such as rail tracks, tunnels, bridges and roads. Includes toll collection, parking lot operations, emergency road services and towing, street cleaning, and independent bus terminal operators."@en ;
	skos:notation	"52407030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/524070> .

<http://data.ga-group.nl/ics/trbc/524070>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/524070> , <http://data.ga-group.nl/ics/trbc/2020/524070> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Transport Infrastructure"@en ;
		skos:definition	"Owners and operators of highways, rail tracks, airports, and marine ports."@en ;
		skos:notation	"524070" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transport Infrastructure"@en ;
	skos:definition	"Owners and operators of highways, rail tracks, airports, and marine ports."@en ;
	skos:notation	"524070" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5240> .

<http://data.ga-group.nl/ics/trbc/5240>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Transportation"@en ;
		skos:notation	"52400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5240> , <http://data.ga-group.nl/ics/trbc/2012/5240> , <http://data.ga-group.nl/ics/trbc/2020/5240> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Transportation"@en ;
		skos:notation	"5240" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5240> , <http://data.ga-group.nl/ics/trbc/2020/5240> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Transportation"@en ;
		skos:definition	"Transporters of freight and passengers by air, land and sea, and operators of supporting services."@en ;
		skos:notation	"5240" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transportation"@en ;
	skos:definition	"Transporters of freight and passengers by air, land and sea, and operators of supporting services."@en ;
	skos:notation	"5240" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/52> .

<http://data.ga-group.nl/ics/trbc/52410>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52410> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Air Freight & Courier Services"@en ;
		skos:notation	"52410" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air Freight & Courier Services"@en ;
	skos:notation	"52410" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52420>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52420> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airline Services"@en ;
		skos:notation	"52420" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airline Services"@en ;
	skos:notation	"52420" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52421>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52421> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airlines"@en ;
		skos:notation	"52421" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airlines"@en ;
	skos:notation	"52421" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52422>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52422> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Airport Services"@en ;
		skos:notation	"52422" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Airport Services"@en ;
	skos:notation	"52422" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52430>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52430> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Services"@en ;
		skos:notation	"52430" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Services"@en ;
	skos:notation	"52430" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52431>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Transportation"@en ;
		skos:notation	"52431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Transportation"@en ;
	skos:notation	"52431" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52432>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Marine Port Services"@en ;
		skos:notation	"52432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marine Port Services"@en ;
	skos:notation	"52432" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52440>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52440> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Transportation, Ground"@en ;
		skos:notation	"52440" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Transportation, Ground"@en ;
	skos:notation	"52440" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52441>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52441> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Passengers"@en ;
		skos:notation	"52441" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rails & Roads - Passengers"@en ;
	skos:notation	"52441" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52442>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52442> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Rails & Roads - Freights"@en ;
		skos:notation	"52442" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rails & Roads - Freights"@en ;
	skos:notation	"52442" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52443>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52443> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Highways & Rail Tracks"@en ;
		skos:notation	"52443" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Highways & Rail Tracks"@en ;
	skos:notation	"52443" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/52>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Industrials"@en ;
		skos:notation	"52000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/52> , <http://data.ga-group.nl/ics/trbc/2012/52> , <http://data.ga-group.nl/ics/trbc/2020/52> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrials"@en ;
		skos:notation	"52" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/52> , <http://data.ga-group.nl/ics/trbc/2020/52> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrials"@en ;
		skos:definition	"Manufacturers of industrial equipment and commercial supplies, providers of related services, such as diversified trading, distribution operations and transportation services as well as providers of professional information services."@en ;
		skos:notation	"52" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrials"@en ;
	skos:definition	"Manufacturers of industrial equipment and commercial supplies, providers of related services, such as diversified trading, distribution operations and transportation services as well as providers of professional information services."@en ;
	skos:notation	"52" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Goods & Services"@en ;
		skos:notation	"53000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cyclical Consumer Goods & Services"@en ;
	skos:notation	"53000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5310101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101010> , <http://data.ga-group.nl/ics/trbc/2020/5310101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Manufacturers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Auto and Truck Manufacturers Industry, none being dominant: the production of automobiles, consumer oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles. Excludes: (heavy trucks, classified in Heavy Machinery & Vehicles), (bicycles and Recreational vehicle (RVs), classified in Recreational Products)."@en ;
		skos:notation	"5310101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto & Truck Manufacturers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Auto and Truck Manufacturers Industry, none being dominant: the production of automobiles, consumer oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles. Excludes: (heavy trucks, classified in Heavy Machinery & Vehicles), (bicycles and Recreational vehicle (RVs), classified in Recreational Products)."@en ;
	skos:notation	"5310101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101011> , <http://data.ga-group.nl/ics/trbc/2020/5310101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Motorcycles & Scooters"@en ;
		skos:definition	"Companies engaged in the production of motorcycles, scooters and snowmobiles."@en ;
		skos:notation	"5310101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Motorcycles & Scooters"@en ;
	skos:definition	"Companies engaged in the production of motorcycles, scooters and snowmobiles."@en ;
	skos:notation	"5310101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101012> , <http://data.ga-group.nl/ics/trbc/2020/5310101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Multi Utility Vehicles"@en ;
		skos:definition	"Companies engaged in the production of consumer cars, minivans and all-terrain vehicles."@en ;
		skos:notation	"5310101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automobiles & Multi Utility Vehicles"@en ;
	skos:definition	"Companies engaged in the production of consumer cars, minivans and all-terrain vehicles."@en ;
	skos:notation	"5310101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101013> , <http://data.ga-group.nl/ics/trbc/2020/5310101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Light Trucks"@en ;
		skos:definition	"Companies engaged in the production of light duty consumer trucks."@en ;
		skos:notation	"5310101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Light Trucks"@en ;
	skos:definition	"Companies engaged in the production of light duty consumer trucks."@en ;
	skos:notation	"5310101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Electrical (Alternative) Vehicles"@en ;
		skos:definition	"Companies engaged in the production of electrical cars and other vehicles using alternative propulsion systems powered by rechargeable battery packs, such as hydrogen fuel cars."@en ;
		skos:notation	"5310101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5310101014> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric (Alternative) Vehicles"@en ;
		skos:definition	"Companies engaged in the production of electric cars and other vehicles using alternative propulsion systems powered by rechargeable battery packs, such as hydrogen fuel cars."@en ;
		skos:notation	"5310101014" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric (Alternative) Vehicles"@en ;
	skos:definition	"Companies engaged in the production of electric cars and other vehicles using alternative propulsion systems powered by rechargeable battery packs, such as hydrogen fuel cars."@en ;
	skos:notation	"5310101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101015> , <http://data.ga-group.nl/ics/trbc/2020/5310101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Vehicles"@en ;
		skos:definition	"Companies engaged in the production of sports cars, limousines and other luxury vehicles."@en ;
		skos:notation	"5310101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Vehicles"@en ;
	skos:definition	"Companies engaged in the production of sports cars, limousines and other luxury vehicles."@en ;
	skos:notation	"5310101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/5310101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310101016> , <http://data.ga-group.nl/ics/trbc/2020/5310101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of automobiles, consumer oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles."@en ;
		skos:notation	"5310101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto & Truck Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of automobiles, consumer oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles."@en ;
	skos:notation	"5310101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101010> .

<http://data.ga-group.nl/ics/trbc/53101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Manufacturers"@en ;
		skos:notation	"53111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53101010> , <http://data.ga-group.nl/ics/trbc/2012/53101010> , <http://data.ga-group.nl/ics/trbc/2020/53101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Manufacturers"@en ;
		skos:notation	"53101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53101010> , <http://data.ga-group.nl/ics/trbc/2020/53101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Manufacturers"@en ;
		skos:definition	"Manufacturers of automobiles, consumer-oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles."@en ;
		skos:notation	"53101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto & Truck Manufacturers"@en ;
	skos:definition	"Manufacturers of automobiles, consumer-oriented light trucks, minivans, sports utility vehicles, motorcycles, snowmobiles and all-terrain vehicles."@en ;
	skos:notation	"53101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/531010> .

<http://data.ga-group.nl/ics/trbc/5310102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102010> , <http://data.ga-group.nl/ics/trbc/2020/5310102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto, Truck & Motorcycle Parts (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Auto, Truck & Motorcycle Parts Industry, none being dominant: Includes manufacturing of original and replacement parts for cars, light trucks and motorcycles. Excludes: (tires, classified in Tires & Rubber Products)."@en ;
		skos:notation	"5310102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto, Truck & Motorcycle Parts (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Auto, Truck & Motorcycle Parts Industry, none being dominant: Includes manufacturing of original and replacement parts for cars, light trucks and motorcycles. Excludes: (tires, classified in Tires & Rubber Products)."@en ;
	skos:notation	"5310102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102011> , <http://data.ga-group.nl/ics/trbc/2020/5310102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automotive Body Parts"@en ;
		skos:definition	"Companies engaged in the manufacturing of automotive bodies for consumer cars and light trucks."@en ;
		skos:notation	"5310102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automotive Body Parts"@en ;
	skos:definition	"Companies engaged in the manufacturing of automotive bodies for consumer cars and light trucks."@en ;
	skos:notation	"5310102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102012> , <http://data.ga-group.nl/ics/trbc/2020/5310102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Engine & Powertrain Systems"@en ;
		skos:definition	"Companies engaged in the manufacturing of gasoline engine and engine parts, such as pistons, valves, carburetors, fuel injection elements, among others."@en ;
		skos:notation	"5310102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Engine & Powertrain Systems"@en ;
	skos:definition	"Companies engaged in the manufacturing of gasoline engine and engine parts, such as pistons, valves, carburetors, fuel injection elements, among others."@en ;
	skos:notation	"5310102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102013> , <http://data.ga-group.nl/ics/trbc/2020/5310102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automotive Batteries"@en ;
		skos:definition	"Companies engaged in the manufacture of vehicle batteries, including those used to provide electric propulsion."@en ;
		skos:notation	"5310102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automotive Batteries"@en ;
	skos:definition	"Companies engaged in the manufacture of vehicle batteries, including those used to provide electric propulsion."@en ;
	skos:notation	"5310102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102014> , <http://data.ga-group.nl/ics/trbc/2020/5310102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automotive Systems"@en ;
		skos:definition	"Companies engaged in the manufacturing of automotive brake systems, steering, transmission and suspension systems, air-conditioning systems, navigation systems, among others. Excludes powertrain systems, classified in Engine & Powertrain Systems."@en ;
		skos:notation	"5310102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automotive Systems"@en ;
	skos:definition	"Companies engaged in the manufacturing of automotive brake systems, steering, transmission and suspension systems, air-conditioning systems, navigation systems, among others. Excludes powertrain systems, classified in Engine & Powertrain Systems."@en ;
	skos:notation	"5310102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102015> , <http://data.ga-group.nl/ics/trbc/2020/5310102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automotive Accessories"@en ;
		skos:definition	"Companies engaged in the manufacturing of automotive accessories, such as seats, mirrors, spoilers, bicycle carriers, among others."@en ;
		skos:notation	"5310102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automotive Accessories"@en ;
	skos:definition	"Companies engaged in the manufacturing of automotive accessories, such as seats, mirrors, spoilers, bicycle carriers, among others."@en ;
	skos:notation	"5310102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102016> , <http://data.ga-group.nl/ics/trbc/2020/5310102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Motorcycle Parts & Accessories"@en ;
		skos:definition	"Companies engaged in the manufacturing of motorcycle, scooter and snowmobile parts and accessories."@en ;
		skos:notation	"5310102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Motorcycle Parts & Accessories"@en ;
	skos:definition	"Companies engaged in the manufacturing of motorcycle, scooter and snowmobile parts and accessories."@en ;
	skos:notation	"5310102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/5310102017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310102017> , <http://data.ga-group.nl/ics/trbc/2020/5310102017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Parts Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of original and replacement parts for cars, light trucks and motorcycles."@en ;
		skos:notation	"5310102017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto & Truck Parts Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of original and replacement parts for cars, light trucks and motorcycles."@en ;
	skos:notation	"5310102017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101020> .

<http://data.ga-group.nl/ics/trbc/53101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
		skos:notation	"53112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53101020> , <http://data.ga-group.nl/ics/trbc/2012/53101020> , <http://data.ga-group.nl/ics/trbc/2020/53101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
		skos:notation	"53101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53101020> , <http://data.ga-group.nl/ics/trbc/2020/53101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
		skos:definition	"Manufacturers of original and replacement parts for cars, light trucks and motorcycles."@en ;
		skos:notation	"53101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
	skos:definition	"Manufacturers of original and replacement parts for cars, light trucks and motorcycles."@en ;
	skos:notation	"53101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/531010> .

<http://data.ga-group.nl/ics/trbc/5310103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103010> , <http://data.ga-group.nl/ics/trbc/2020/5310103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Tires and Rubber Products Industry, none being dominant: Includes the manufacturing of tires, basic rubber products and rubber plantation operations. Includes also wholesaling of new and used tires, tire retreading and repairing materials, as well as molded and mechanical rubber goods production."@en ;
		skos:notation	"5310103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tires & Rubber Products (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Tires and Rubber Products Industry, none being dominant: Includes the manufacturing of tires, basic rubber products and rubber plantation operations. Includes also wholesaling of new and used tires, tire retreading and repairing materials, as well as molded and mechanical rubber goods production."@en ;
	skos:notation	"5310103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/5310103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103011> , <http://data.ga-group.nl/ics/trbc/2020/5310103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tire & Tube Manufacturers"@en ;
		skos:definition	"Companies engaged in the manufacturing of tires and tubes."@en ;
		skos:notation	"5310103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tire & Tube Manufacturers"@en ;
	skos:definition	"Companies engaged in the manufacturing of tires and tubes."@en ;
	skos:notation	"5310103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/5310103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103012> , <http://data.ga-group.nl/ics/trbc/2020/5310103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tire Retreading"@en ;
		skos:definition	"Companies engaged in the provision of retreading, recapping or rebuilding tires."@en ;
		skos:notation	"5310103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tire Retreading"@en ;
	skos:definition	"Companies engaged in the provision of retreading, recapping or rebuilding tires."@en ;
	skos:notation	"5310103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/5310103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103013> , <http://data.ga-group.nl/ics/trbc/2020/5310103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Rubber Products"@en ;
		skos:definition	"Companies engaged in the provision of industrial equipment and parts made of rubber."@en ;
		skos:notation	"5310103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Rubber Products"@en ;
	skos:definition	"Companies engaged in the provision of industrial equipment and parts made of rubber."@en ;
	skos:notation	"5310103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/5310103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103014> , <http://data.ga-group.nl/ics/trbc/2020/5310103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Rubber Plantations"@en ;
		skos:definition	"Companies engaged in the operation of natural rubber plantations and producing rubber from latex sheets."@en ;
		skos:notation	"5310103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Rubber Plantations"@en ;
	skos:definition	"Companies engaged in the operation of natural rubber plantations and producing rubber from latex sheets."@en ;
	skos:notation	"5310103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/5310103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310103015> , <http://data.ga-group.nl/ics/trbc/2020/5310103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of new and used tires, basic rubber and rubber plantation products."@en ;
		skos:notation	"5310103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tires & Rubber Products Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of new and used tires, basic rubber and rubber plantation products."@en ;
	skos:notation	"5310103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53101030> .

<http://data.ga-group.nl/ics/trbc/53101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products"@en ;
		skos:notation	"53113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53101030> , <http://data.ga-group.nl/ics/trbc/2012/53101030> , <http://data.ga-group.nl/ics/trbc/2020/53101030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products"@en ;
		skos:notation	"53101030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53101030> , <http://data.ga-group.nl/ics/trbc/2020/53101030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products"@en ;
		skos:definition	"Manufacturers of tires, basic rubber products and rubber plantation operations. Includes wholesalers of new and used tires and providers of tire retreading and repairing materials, as well as producers of molded and mechanical rubber goods."@en ;
		skos:notation	"53101030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tires & Rubber Products"@en ;
	skos:definition	"Manufacturers of tires, basic rubber products and rubber plantation operations. Includes wholesalers of new and used tires and providers of tire retreading and repairing materials, as well as producers of molded and mechanical rubber goods."@en ;
	skos:notation	"53101030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/531010> .

<http://data.ga-group.nl/ics/trbc/531010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/531010> , <http://data.ga-group.nl/ics/trbc/2012/531010> , <http://data.ga-group.nl/ics/trbc/2020/531010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:notation	"531010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/531010> , <http://data.ga-group.nl/ics/trbc/2020/531010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:definition	"Manufacturers of automobiles, light trucks, motorcycles, as well as related vehicle parts, tires and primary rubber products."@en ;
		skos:notation	"531010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automobiles & Auto Parts"@en ;
	skos:definition	"Manufacturers of automobiles, light trucks, motorcycles, as well as related vehicle parts, tires and primary rubber products."@en ;
	skos:notation	"531010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5310> .

<http://data.ga-group.nl/ics/trbc/5310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:notation	"53110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5310> , <http://data.ga-group.nl/ics/trbc/2012/5310> , <http://data.ga-group.nl/ics/trbc/2020/5310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:notation	"5310" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5310> , <http://data.ga-group.nl/ics/trbc/2020/5310> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:definition	"Manufacturers of automobiles, light trucks, motorcycles, as well as related vehicle parts, tires and primary rubber products."@en ;
		skos:notation	"5310" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automobiles & Auto Parts"@en ;
	skos:definition	"Manufacturers of automobiles, light trucks, motorcycles, as well as related vehicle parts, tires and primary rubber products."@en ;
	skos:notation	"5310" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/53> .

<http://data.ga-group.nl/ics/trbc/53110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Automobiles & Auto Parts"@en ;
		skos:notation	"53110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automobiles & Auto Parts"@en ;
	skos:notation	"53110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto & Truck Manufacturers"@en ;
		skos:notation	"53111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto & Truck Manufacturers"@en ;
	skos:notation	"53111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
		skos:notation	"53112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto, Truck & Motorcycle Parts"@en ;
	skos:notation	"53112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53113>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Tires & Rubber Products"@en ;
		skos:notation	"53113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tires & Rubber Products"@en ;
	skos:notation	"53113" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53200>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Products"@en ;
		skos:notation	"53200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cyclical Consumer Products"@en ;
	skos:notation	"53200" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5320201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201010> , <http://data.ga-group.nl/ics/trbc/2020/5320201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Textiles and Leather Goods Industry, none being dominant: Includes the operation of cotton farming, woven and non-woven fabric mills, and the manufacturing of basic leather goods. Includes manufacturers of stock and primary leather goods, operators of cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods, such as linens, cloths, rags and bed sheets. Excludes: (leather shoes, classified in Footwear), (leather handbags, wallets and clothing, classified in Apparel & Accessories)."@en ;
		skos:notation	"5320201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Leather Goods (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Textiles and Leather Goods Industry, none being dominant: Includes the operation of cotton farming, woven and non-woven fabric mills, and the manufacturing of basic leather goods. Includes manufacturers of stock and primary leather goods, operators of cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods, such as linens, cloths, rags and bed sheets. Excludes: (leather shoes, classified in Footwear), (leather handbags, wallets and clothing, classified in Apparel & Accessories)."@en ;
	skos:notation	"5320201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201011> , <http://data.ga-group.nl/ics/trbc/2020/5320201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Synthetic Fabrics"@en ;
		skos:definition	"Companies engaged in the production of nylon, acrylic and polyester fabrics."@en ;
		skos:notation	"5320201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Synthetic Fabrics"@en ;
	skos:definition	"Companies engaged in the production of nylon, acrylic and polyester fabrics."@en ;
	skos:notation	"5320201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201012> , <http://data.ga-group.nl/ics/trbc/2020/5320201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Fabrics"@en ;
		skos:definition	"Companies engaged in the production of wool, cotton, flax, silk, linen, natural fur, cashmere and other natural fabrics."@en ;
		skos:notation	"5320201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Fabrics"@en ;
	skos:definition	"Companies engaged in the production of wool, cotton, flax, silk, linen, natural fur, cashmere and other natural fabrics."@en ;
	skos:notation	"5320201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201013> , <http://data.ga-group.nl/ics/trbc/2020/5320201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Organic & Ecologically Produced Fabric"@en ;
		skos:definition	"Companies engaged in the production of natural fabrics, such as wool, cotton, flax, silk, linen in compliance with organic agriculture/farming requirements (such as low environmental impact, use of biological fertilizers only, recyclable, no synthetic chemicals added)."@en ;
		skos:notation	"5320201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Organic & Ecologically Produced Fabric"@en ;
	skos:definition	"Companies engaged in the production of natural fabrics, such as wool, cotton, flax, silk, linen in compliance with organic agriculture/farming requirements (such as low environmental impact, use of biological fertilizers only, recyclable, no synthetic chemicals added)."@en ;
	skos:notation	"5320201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201014> , <http://data.ga-group.nl/ics/trbc/2020/5320201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leather Goods"@en ;
		skos:definition	"Companies engaged in the production of leather goods. Excludes leather handbags and luggage, classified under Handbags & Luggage."@en ;
		skos:notation	"5320201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leather Goods"@en ;
	skos:definition	"Companies engaged in the production of leather goods. Excludes leather handbags and luggage, classified under Handbags & Luggage."@en ;
	skos:notation	"5320201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201015> , <http://data.ga-group.nl/ics/trbc/2020/5320201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fur Goods"@en ;
		skos:definition	"Companies engaged in the production of fur goods."@en ;
		skos:notation	"5320201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fur Goods"@en ;
	skos:definition	"Companies engaged in the production of fur goods."@en ;
	skos:notation	"5320201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201016> , <http://data.ga-group.nl/ics/trbc/2020/5320201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fabric Dyeing & Finishing"@en ;
		skos:definition	"Companies engaged in dyeing, finishing, bleaching, sizing of fabrics."@en ;
		skos:notation	"5320201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fabric Dyeing & Finishing"@en ;
	skos:definition	"Companies engaged in dyeing, finishing, bleaching, sizing of fabrics."@en ;
	skos:notation	"5320201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201017> , <http://data.ga-group.nl/ics/trbc/2020/5320201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Yarn Goods"@en ;
		skos:definition	"Companies engaged in the production of yarn goods, such as knitting yarns, hemp, rayon spun yarns, hard fiber yarns, among others."@en ;
		skos:notation	"5320201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Yarn Goods"@en ;
	skos:definition	"Companies engaged in the production of yarn goods, such as knitting yarns, hemp, rayon spun yarns, hard fiber yarns, among others."@en ;
	skos:notation	"5320201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201018> , <http://data.ga-group.nl/ics/trbc/2020/5320201018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cotton Farming"@en ;
		skos:definition	"Companies engaged in growing cotton."@en ;
		skos:notation	"5320201018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cotton Farming"@en ;
	skos:definition	"Companies engaged in growing cotton."@en ;
	skos:notation	"5320201018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/5320201019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320201019> , <http://data.ga-group.nl/ics/trbc/2020/5320201019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of cotton products, woven and non-woven fabric mill products, and the wholesale of basic leather goods. Includes wholesalers of stock and primary leather goods, cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods such as linens, cloths, rags and bed sheets."@en ;
		skos:notation	"5320201019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Leather Goods Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of cotton products, woven and non-woven fabric mill products, and the wholesale of basic leather goods. Includes wholesalers of stock and primary leather goods, cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods such as linens, cloths, rags and bed sheets."@en ;
	skos:notation	"5320201019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202010> .

<http://data.ga-group.nl/ics/trbc/53202010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53221> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods"@en ;
		skos:notation	"53221" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53202010> , <http://data.ga-group.nl/ics/trbc/2012/53202010> , <http://data.ga-group.nl/ics/trbc/2020/53202010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods"@en ;
		skos:notation	"53202010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53202010> , <http://data.ga-group.nl/ics/trbc/2020/53202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods"@en ;
		skos:definition	"Operators of cotton farms, and woven and non-woven fabric mills, as well as manufacturers of basic leather goods. Includes producers of stock and primary leather goods, cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods such as linens, cloths, rags and bed sheets."@en ;
		skos:notation	"53202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Leather Goods"@en ;
	skos:definition	"Operators of cotton farms, and woven and non-woven fabric mills, as well as manufacturers of basic leather goods. Includes producers of stock and primary leather goods, cotton, wool, rayon, polyester, silk, velvet, hemp, lace and other fabric mills, fur bearing animal production and basic textile goods such as linens, cloths, rags and bed sheets."@en ;
	skos:notation	"53202010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532020> .

<http://data.ga-group.nl/ics/trbc/5320202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202010> , <http://data.ga-group.nl/ics/trbc/2020/5320202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Apparel and Accessories industry, none being dominant: includes manufacturing of clothing, such as men, women and children's clothing, uniforms, jackets, hats, socks, gloves, robes, hosiery and swim suits. Includes also manufacturers of accessories such as handbags, attaché cases, umbrellas, cosmetic bags, jewelry, watches, luggage, dog collars and leashes. Excludes: (shoes, sneakers and slippers, classified in Footwear)."@en ;
		skos:notation	"5320202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Apparel and Accessories industry, none being dominant: includes manufacturing of clothing, such as men, women and children's clothing, uniforms, jackets, hats, socks, gloves, robes, hosiery and swim suits. Includes also manufacturers of accessories such as handbags, attaché cases, umbrellas, cosmetic bags, jewelry, watches, luggage, dog collars and leashes. Excludes: (shoes, sneakers and slippers, classified in Footwear)."@en ;
	skos:notation	"5320202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202011> , <http://data.ga-group.nl/ics/trbc/2020/5320202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Men's Clothing"@en ;
		skos:definition	"Companies engaged in the production of men's and boys' apparel, such as suits, coats, work clothing, underwear, outerwear, trousers, among others."@en ;
		skos:notation	"5320202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Men's Clothing"@en ;
	skos:definition	"Companies engaged in the production of men's and boys' apparel, such as suits, coats, work clothing, underwear, outerwear, trousers, among others."@en ;
	skos:notation	"5320202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202012> , <http://data.ga-group.nl/ics/trbc/2020/5320202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Women's Clothing"@en ;
		skos:definition	"Companies engaged in the production of women and girls' apparel, such as coats, suits, underwear, outerwear, trousers, among others."@en ;
		skos:notation	"5320202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Women's Clothing"@en ;
	skos:definition	"Companies engaged in the production of women and girls' apparel, such as coats, suits, underwear, outerwear, trousers, among others."@en ;
	skos:notation	"5320202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202013> , <http://data.ga-group.nl/ics/trbc/2020/5320202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's & Infants' Clothing"@en ;
		skos:definition	"Companies engaged in the production of apparel for children and infants."@en ;
		skos:notation	"5320202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's & Infants' Clothing"@en ;
	skos:definition	"Companies engaged in the production of apparel for children and infants."@en ;
	skos:notation	"5320202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202014> , <http://data.ga-group.nl/ics/trbc/2020/5320202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sportswear & Outdoors Clothing"@en ;
		skos:definition	"Companies engaged in the production of sporting/athletic and outdoor apparel."@en ;
		skos:notation	"5320202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sportswear & Outdoors Clothing"@en ;
	skos:definition	"Companies engaged in the production of sporting/athletic and outdoor apparel."@en ;
	skos:notation	"5320202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202015> , <http://data.ga-group.nl/ics/trbc/2020/5320202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Jeans"@en ;
		skos:definition	"Companies engaged in the production of trousers made from denim."@en ;
		skos:notation	"5320202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Jeans"@en ;
	skos:definition	"Companies engaged in the production of trousers made from denim."@en ;
	skos:notation	"5320202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202016> , <http://data.ga-group.nl/ics/trbc/2020/5320202016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Knitwear"@en ;
		skos:definition	"Companies engaged in the production of all types of women's and men's knitwear."@en ;
		skos:notation	"5320202016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Knitwear"@en ;
	skos:definition	"Companies engaged in the production of all types of women's and men's knitwear."@en ;
	skos:notation	"5320202016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202017> , <http://data.ga-group.nl/ics/trbc/2020/5320202017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Lingerie"@en ;
		skos:definition	"Companies engaged in the production of all types of women's lingerie."@en ;
		skos:notation	"5320202017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Lingerie"@en ;
	skos:definition	"Companies engaged in the production of all types of women's lingerie."@en ;
	skos:notation	"5320202017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202018> , <http://data.ga-group.nl/ics/trbc/2020/5320202018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hosiery & Socks"@en ;
		skos:definition	"Companies engaged in the production of hosiery and socks."@en ;
		skos:notation	"5320202018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hosiery & Socks"@en ;
	skos:definition	"Companies engaged in the production of hosiery and socks."@en ;
	skos:notation	"5320202018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202019> , <http://data.ga-group.nl/ics/trbc/2020/5320202019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Clothing & Uniforms"@en ;
		skos:definition	"Companies engaged in the production of work and industrial clothing, as well as various uniforms, such us military, police, firefighters' or civil servants' uniforms. Excludes sport uniforms, classified in Sportswear & Outdoors Clothing."@en ;
		skos:notation	"5320202019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Clothing & Uniforms"@en ;
	skos:definition	"Companies engaged in the production of work and industrial clothing, as well as various uniforms, such us military, police, firefighters' or civil servants' uniforms. Excludes sport uniforms, classified in Sportswear & Outdoors Clothing."@en ;
	skos:notation	"5320202019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202020> , <http://data.ga-group.nl/ics/trbc/2020/5320202020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fair Trade & Ethical Clothing"@en ;
		skos:definition	"Companies engaged in the distribution of clothing directly from producers in developing countries at prices considered economically fair."@en ;
		skos:notation	"5320202020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fair Trade & Ethical Clothing"@en ;
	skos:definition	"Companies engaged in the distribution of clothing directly from producers in developing countries at prices considered economically fair."@en ;
	skos:notation	"5320202020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202021> , <http://data.ga-group.nl/ics/trbc/2020/5320202021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Clothing"@en ;
		skos:definition	"Companies engaged in the production of Luxury Clothing."@en ;
		skos:notation	"5320202021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Clothing"@en ;
	skos:definition	"Companies engaged in the production of Luxury Clothing."@en ;
	skos:notation	"5320202021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202022> , <http://data.ga-group.nl/ics/trbc/2020/5320202022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Theatrical Costumes"@en ;
		skos:definition	"Companies engaged in the production of theatrical and masquerade costumes."@en ;
		skos:notation	"5320202022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Theatrical Costumes"@en ;
	skos:definition	"Companies engaged in the production of theatrical and masquerade costumes."@en ;
	skos:notation	"5320202022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202023> , <http://data.ga-group.nl/ics/trbc/2020/5320202023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Animal & Pet Clothing"@en ;
		skos:definition	"Companies engaged in the production of clothing for pets and animals."@en ;
		skos:notation	"5320202023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Animal & Pet Clothing"@en ;
	skos:definition	"Companies engaged in the production of clothing for pets and animals."@en ;
	skos:notation	"5320202023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202024> , <http://data.ga-group.nl/ics/trbc/2020/5320202024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Accessories"@en ;
		skos:definition	"Companies engaged in the production of luxury accessories, such as luxury handbags and purses, glasses, umbrellas, watches, jewelry and other luxury apparel accessories."@en ;
		skos:notation	"5320202024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Accessories"@en ;
	skos:definition	"Companies engaged in the production of luxury accessories, such as luxury handbags and purses, glasses, umbrellas, watches, jewelry and other luxury apparel accessories."@en ;
	skos:notation	"5320202024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202025> , <http://data.ga-group.nl/ics/trbc/2020/5320202025> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Accessories"@en ;
		skos:definition	"Companies engaged in the production of apparel accessories, such as hats, caps, gloves, buttons, zippers, glasses, umbrellas and other apparel accessories."@en ;
		skos:notation	"5320202025" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Accessories"@en ;
	skos:definition	"Companies engaged in the production of apparel accessories, such as hats, caps, gloves, buttons, zippers, glasses, umbrellas and other apparel accessories."@en ;
	skos:notation	"5320202025" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202026>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202026> , <http://data.ga-group.nl/ics/trbc/2020/5320202026> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Jewelry"@en ;
		skos:definition	"Companies engaged in the production of jewelry items, such as bracelets, earrings, key cases, pins and brooches, necklaces and other jewelry products."@en ;
		skos:notation	"5320202026" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Jewelry"@en ;
	skos:definition	"Companies engaged in the production of jewelry items, such as bracelets, earrings, key cases, pins and brooches, necklaces and other jewelry products."@en ;
	skos:notation	"5320202026" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202027>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202027> , <http://data.ga-group.nl/ics/trbc/2020/5320202027> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Watches"@en ;
		skos:definition	"Companies engaged in the production of hand watches and watch parts manufacturing."@en ;
		skos:notation	"5320202027" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Watches"@en ;
	skos:definition	"Companies engaged in the production of hand watches and watch parts manufacturing."@en ;
	skos:notation	"5320202027" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202028>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202028> , <http://data.ga-group.nl/ics/trbc/2020/5320202028> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Handbags & Luggage"@en ;
		skos:definition	"Companies engaged in the production of handbags, purses and hand luggage."@en ;
		skos:notation	"5320202028" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Handbags & Luggage"@en ;
	skos:definition	"Companies engaged in the production of handbags, purses and hand luggage."@en ;
	skos:notation	"5320202028" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202029>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202029> , <http://data.ga-group.nl/ics/trbc/2020/5320202029> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fashion Eyewear"@en ;
		skos:definition	"Companies engaged in the production of fashion glasses. Excludes producers of correction glasses (medical), classified in Glasses, Spectacles & Contact Lenses."@en ;
		skos:notation	"5320202029" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fashion Eyewear"@en ;
	skos:definition	"Companies engaged in the production of fashion glasses. Excludes producers of correction glasses (medical), classified in Glasses, Spectacles & Contact Lenses."@en ;
	skos:notation	"5320202029" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/5320202030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320202030> , <http://data.ga-group.nl/ics/trbc/2020/5320202030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of all kind of apparel."@en ;
		skos:notation	"5320202030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of all kind of apparel."@en ;
	skos:notation	"5320202030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202020> .

<http://data.ga-group.nl/ics/trbc/53202020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53222> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories"@en ;
		skos:notation	"53222" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53202020> , <http://data.ga-group.nl/ics/trbc/2012/53202020> , <http://data.ga-group.nl/ics/trbc/2020/53202020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories"@en ;
		skos:notation	"53202020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53202020> , <http://data.ga-group.nl/ics/trbc/2020/53202020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories"@en ;
		skos:definition	"Manufacturers of clothing such as, men's, women's, children's and pet clothing, uniforms, jackets, hats, socks, gloves, robes, hosiery and swim suits. Includes producers of accessories such as handbags, attache cases, umbrellas, cosmetic bags, jewelry, watches, luggage."@en ;
		skos:notation	"53202020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories"@en ;
	skos:definition	"Manufacturers of clothing such as, men's, women's, children's and pet clothing, uniforms, jackets, hats, socks, gloves, robes, hosiery and swim suits. Includes producers of accessories such as handbags, attache cases, umbrellas, cosmetic bags, jewelry, watches, luggage."@en ;
	skos:notation	"53202020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532020> .

<http://data.ga-group.nl/ics/trbc/5320203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203010> , <http://data.ga-group.nl/ics/trbc/2020/5320203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Footwear (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Footwear industry, none being dominant: includes manufacturing of footwear such as dress shoes, sneakers, slippers, boots, galoshes, sandals and athletic and trade related footwear. Includes also manufacturers of footwear parts such as shoe laces, buckles, clasps, inner soles, heels and padding. Excludes: (leather stock for shoes, classified in Textiles and Leather Goods)."@en ;
		skos:notation	"5320203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Footwear (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Footwear industry, none being dominant: includes manufacturing of footwear such as dress shoes, sneakers, slippers, boots, galoshes, sandals and athletic and trade related footwear. Includes also manufacturers of footwear parts such as shoe laces, buckles, clasps, inner soles, heels and padding. Excludes: (leather stock for shoes, classified in Textiles and Leather Goods)."@en ;
	skos:notation	"5320203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203011> , <http://data.ga-group.nl/ics/trbc/2020/5320203011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Men's Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of men's and boys' footwear."@en ;
		skos:notation	"5320203011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Men's Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of men's and boys' footwear."@en ;
	skos:notation	"5320203011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203012> , <http://data.ga-group.nl/ics/trbc/2020/5320203012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Women's Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of women's and girls' footwear."@en ;
		skos:notation	"5320203012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Women's Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of women's and girls' footwear."@en ;
	skos:notation	"5320203012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203013> , <http://data.ga-group.nl/ics/trbc/2020/5320203013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's & Infants' Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of Children & Infants Footwear."@en ;
		skos:notation	"5320203013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's & Infants' Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of Children & Infants Footwear."@en ;
	skos:notation	"5320203013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203014> , <http://data.ga-group.nl/ics/trbc/2020/5320203014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sports & Outdoor Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of Sports & Outdoor Footwear."@en ;
		skos:notation	"5320203014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sports & Outdoor Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of Sports & Outdoor Footwear."@en ;
	skos:notation	"5320203014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203015> , <http://data.ga-group.nl/ics/trbc/2020/5320203015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of Luxury Footwear."@en ;
		skos:notation	"5320203015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of Luxury Footwear."@en ;
	skos:notation	"5320203015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203016> , <http://data.ga-group.nl/ics/trbc/2020/5320203016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Functional Footwear"@en ;
		skos:definition	"Companies engaged in the manufacturing of special function footwear, such as massage shoes, magnetic shoes, weight loss and diabetic shoes."@en ;
		skos:notation	"5320203016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Functional Footwear"@en ;
	skos:definition	"Companies engaged in the manufacturing of special function footwear, such as massage shoes, magnetic shoes, weight loss and diabetic shoes."@en ;
	skos:notation	"5320203016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/5320203017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320203017> , <http://data.ga-group.nl/ics/trbc/2020/5320203017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Footwear Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of all kinds of footwear."@en ;
		skos:notation	"5320203017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Footwear Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of all kinds of footwear."@en ;
	skos:notation	"5320203017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53202030> .

<http://data.ga-group.nl/ics/trbc/53202030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53223> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Footwear"@en ;
		skos:notation	"53223" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53202030> , <http://data.ga-group.nl/ics/trbc/2012/53202030> , <http://data.ga-group.nl/ics/trbc/2020/53202030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Footwear"@en ;
		skos:notation	"53202030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53202030> , <http://data.ga-group.nl/ics/trbc/2020/53202030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Footwear"@en ;
		skos:definition	"Manufacturers of footwear such as dress shoes, sneakers, slippers, boots, galoshes, sandals and athletic and trade related footwear. Includes producers of footwear parts such as shoe laces, buckles, clasps, inner soles, heels and padding."@en ;
		skos:notation	"53202030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Footwear"@en ;
	skos:definition	"Manufacturers of footwear such as dress shoes, sneakers, slippers, boots, galoshes, sandals and athletic and trade related footwear. Includes producers of footwear parts such as shoe laces, buckles, clasps, inner soles, heels and padding."@en ;
	skos:notation	"53202030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532020> .

<http://data.ga-group.nl/ics/trbc/532020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Apparel"@en ;
		skos:notation	"53220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/532020> , <http://data.ga-group.nl/ics/trbc/2012/532020> , <http://data.ga-group.nl/ics/trbc/2020/532020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Apparel"@en ;
		skos:notation	"532020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/532020> , <http://data.ga-group.nl/ics/trbc/2020/532020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Apparel"@en ;
		skos:definition	"Manufacturers of fabrics, leather and other textiles, apparel, accessories and footwear."@en ;
		skos:notation	"532020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Apparel"@en ;
	skos:definition	"Manufacturers of fabrics, leather and other textiles, apparel, accessories and footwear."@en ;
	skos:notation	"532020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5320> .

<http://data.ga-group.nl/ics/trbc/5320301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301010> , <http://data.ga-group.nl/ics/trbc/2020/5320301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Homebuilding Industry, none being dominant: includes construction of residential homes, mobile homes and prefabricated homes. Includes centralized homebuilding operations where work is channeled to specialized contractors. Excludes: (homebuilding and improvement fixtures such as plumbing supplies, door and window frames, classified in Construction Supplies & Fixtures), (hotel and office building construction, classified in Construction & Engineering)."@en ;
		skos:notation	"5320301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Homebuilding (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Homebuilding Industry, none being dominant: includes construction of residential homes, mobile homes and prefabricated homes. Includes centralized homebuilding operations where work is channeled to specialized contractors. Excludes: (homebuilding and improvement fixtures such as plumbing supplies, door and window frames, classified in Construction Supplies & Fixtures), (hotel and office building construction, classified in Construction & Engineering)."@en ;
	skos:notation	"5320301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301011> , <http://data.ga-group.nl/ics/trbc/2020/5320301011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential Builders - Single Homes"@en ;
		skos:definition	"Companies engaged in the construction of single residential homes."@en ;
		skos:notation	"5320301011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Builders - Single Homes"@en ;
	skos:definition	"Companies engaged in the construction of single residential homes."@en ;
	skos:notation	"5320301011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301012> , <http://data.ga-group.nl/ics/trbc/2020/5320301012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential Builders - Multifamily Homes"@en ;
		skos:definition	"Companies engaged in the construction of multifamily residential homes."@en ;
		skos:notation	"5320301012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Builders - Multifamily Homes"@en ;
	skos:definition	"Companies engaged in the construction of multifamily residential homes."@en ;
	skos:notation	"5320301012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301013> , <http://data.ga-group.nl/ics/trbc/2020/5320301013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Prefabricated Homes"@en ;
		skos:definition	"Companies engaged in the construction of prefabricated (produced off-site) residential homes."@en ;
		skos:notation	"5320301013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Prefabricated Homes"@en ;
	skos:definition	"Companies engaged in the construction of prefabricated (produced off-site) residential homes."@en ;
	skos:notation	"5320301013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301014> , <http://data.ga-group.nl/ics/trbc/2020/5320301014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sustainable & Energy Efficient Home Builders"@en ;
		skos:definition	"Companies engaged in the construction of sustainable and energy efficient residential homes."@en ;
		skos:notation	"5320301014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sustainable & Energy Efficient Home Builders"@en ;
	skos:definition	"Companies engaged in the construction of sustainable and energy efficient residential homes."@en ;
	skos:notation	"5320301014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301015> , <http://data.ga-group.nl/ics/trbc/2020/5320301015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retirement Home Builders"@en ;
		skos:definition	"Companies engaged in the construction of retirement homes, retirement flats, retirement communities, elderly homes and social homes. Includes also building of independent and assisted living. Excludes builders of nursing homes, classified in Commercial Buildings."@en ;
		skos:notation	"5320301015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retirement Home Builders"@en ;
	skos:definition	"Companies engaged in the construction of retirement homes, retirement flats, retirement communities, elderly homes and social homes. Includes also building of independent and assisted living. Excludes builders of nursing homes, classified in Commercial Buildings."@en ;
	skos:notation	"5320301015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/5320301016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320301016> , <http://data.ga-group.nl/ics/trbc/2020/5320301016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential Architectural & Interior Design Services"@en ;
		skos:definition	"Companies engaged in the provision of residential architectural and interior design services. Includes also interior decoration services with purchased interior supplies."@en ;
		skos:notation	"5320301016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Architectural & Interior Design Services"@en ;
	skos:definition	"Companies engaged in the provision of residential architectural and interior design services. Includes also interior decoration services with purchased interior supplies."@en ;
	skos:notation	"5320301016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203010> .

<http://data.ga-group.nl/ics/trbc/53203010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding"@en ;
		skos:notation	"53211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53203010> , <http://data.ga-group.nl/ics/trbc/2012/53203010> , <http://data.ga-group.nl/ics/trbc/2020/53203010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding"@en ;
		skos:notation	"53203010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53203010> , <http://data.ga-group.nl/ics/trbc/2020/53203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding"@en ;
		skos:definition	"Builders of residential homes, mobile homes and prefabricated homes. Includes centralized homebuilding operators where work is channeled to specialized contractors."@en ;
		skos:notation	"53203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Homebuilding"@en ;
	skos:definition	"Builders of residential homes, mobile homes and prefabricated homes. Includes centralized homebuilding operators where work is channeled to specialized contractors."@en ;
	skos:notation	"53203010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532030> .

<http://data.ga-group.nl/ics/trbc/5320302010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302010> , <http://data.ga-group.nl/ics/trbc/2020/5320302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fixtures (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Construction Supplies & Fixtures Industry, none being dominant: includes manufacturing of value added building products and home improvement components. Includes also manufacturers of door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other building supplies. Excludes: (basic materials such as raw cement, concrete and bricks, classified in Construction Materials), (lumber, plywood and other primary processed wood materials, classified in Forest & Wood Products)."@en ;
		skos:notation	"5320302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Supplies & Fixtures (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Construction Supplies & Fixtures Industry, none being dominant: includes manufacturing of value added building products and home improvement components. Includes also manufacturers of door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other building supplies. Excludes: (basic materials such as raw cement, concrete and bricks, classified in Construction Materials), (lumber, plywood and other primary processed wood materials, classified in Forest & Wood Products)."@en ;
	skos:notation	"5320302010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302011> , <http://data.ga-group.nl/ics/trbc/2020/5320302011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies"@en ;
		skos:definition	"Companies engaged in the manufacturing of value added building products and home improvement components, such as door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material and others."@en ;
		skos:notation	"5320302011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Supplies"@en ;
	skos:definition	"Companies engaged in the manufacturing of value added building products and home improvement components, such as door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material and others."@en ;
	skos:notation	"5320302011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302012> , <http://data.ga-group.nl/ics/trbc/2020/5320302012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Construction Supplies & Fixtures"@en ;
		skos:definition	"Companies engaged in the manufacturing of luxury value added building products and home improvement components. Includes manufacturers of luxury door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other luxury building supplies."@en ;
		skos:notation	"5320302012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Construction Supplies & Fixtures"@en ;
	skos:definition	"Companies engaged in the manufacturing of luxury value added building products and home improvement components. Includes manufacturers of luxury door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other luxury building supplies."@en ;
	skos:notation	"5320302012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302013> , <http://data.ga-group.nl/ics/trbc/2020/5320302013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Doors & Window Frames"@en ;
		skos:definition	"Companies engaged in the manufacturing of doors and window frames. Includes manufacturing of window and door units, sash, window and door frames, and doors from wood or wood clad with metal or plastics."@en ;
		skos:notation	"5320302013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Doors & Window Frames"@en ;
	skos:definition	"Companies engaged in the manufacturing of doors and window frames. Includes manufacturing of window and door units, sash, window and door frames, and doors from wood or wood clad with metal or plastics."@en ;
	skos:notation	"5320302013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302014> , <http://data.ga-group.nl/ics/trbc/2020/5320302014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Flooring & Interior Tile Manufacturers"@en ;
		skos:definition	"Companies engaged in the manufacturing of flooring and interior tiles."@en ;
		skos:notation	"5320302014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Flooring & Interior Tile Manufacturers"@en ;
	skos:definition	"Companies engaged in the manufacturing of flooring and interior tiles."@en ;
	skos:notation	"5320302014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302015> , <http://data.ga-group.nl/ics/trbc/2020/5320302015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Plumbing Fixtures & Fittings"@en ;
		skos:definition	"Companies engaged in the manufacturing of plumbing fixtures and fittings. Includes manufacturers of products such as stainless steel pipe fittings, copper fittings, couplings, drainage pipe fittings, elbow fittings flanges, industrial pipe fitting, PVC Fittings, PVC Pipe fitting, pipe couplings, pipe elbows, pipe fittings, pipe reducers, pipe tees, pipe unions and plastic pipe fittings."@en ;
		skos:notation	"5320302015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Plumbing Fixtures & Fittings"@en ;
	skos:definition	"Companies engaged in the manufacturing of plumbing fixtures and fittings. Includes manufacturers of products such as stainless steel pipe fittings, copper fittings, couplings, drainage pipe fittings, elbow fittings flanges, industrial pipe fitting, PVC Fittings, PVC Pipe fitting, pipe couplings, pipe elbows, pipe fittings, pipe reducers, pipe tees, pipe unions and plastic pipe fittings."@en ;
	skos:notation	"5320302015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302016> , <http://data.ga-group.nl/ics/trbc/2020/5320302016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Kitchen Cabinets"@en ;
		skos:definition	"Companies engaged in the manufacturing of kitchen cabinets, such as metal household-type furniture and freestanding cabinets. The furniture may be made on a stock or custom basis and may be assembled or unassembled (i.e. knockdown)."@en ;
		skos:notation	"5320302016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Kitchen Cabinets"@en ;
	skos:definition	"Companies engaged in the manufacturing of kitchen cabinets, such as metal household-type furniture and freestanding cabinets. The furniture may be made on a stock or custom basis and may be assembled or unassembled (i.e. knockdown)."@en ;
	skos:notation	"5320302016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302017> , <http://data.ga-group.nl/ics/trbc/2020/5320302017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bathroom Fixtures"@en ;
		skos:definition	"Companies engaged in the manufacturing of bathroom fixtures, such as washbasins, baths, shower cabinets, faucets, among others."@en ;
		skos:notation	"5320302017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bathroom Fixtures"@en ;
	skos:definition	"Companies engaged in the manufacturing of bathroom fixtures, such as washbasins, baths, shower cabinets, faucets, among others."@en ;
	skos:notation	"5320302017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302018> , <http://data.ga-group.nl/ics/trbc/2020/5320302018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Roofing Supplies"@en ;
		skos:definition	"Companies engaged in the manufacturing of roofing supplies, such as roof tiles and gutters."@en ;
		skos:notation	"5320302018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Roofing Supplies"@en ;
	skos:definition	"Companies engaged in the manufacturing of roofing supplies, such as roof tiles and gutters."@en ;
	skos:notation	"5320302018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302019> , <http://data.ga-group.nl/ics/trbc/2020/5320302019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Lighting Fixtures"@en ;
		skos:definition	"Companies engaged in the manufacturing of lighting fixtures, such as all kind of lamps and illuminations."@en ;
		skos:notation	"5320302019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Lighting Fixtures"@en ;
	skos:definition	"Companies engaged in the manufacturing of lighting fixtures, such as all kind of lamps and illuminations."@en ;
	skos:notation	"5320302019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/5320302020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320302020> , <http://data.ga-group.nl/ics/trbc/2020/5320302020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fixtures Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of construction supplies and fixtures."@en ;
		skos:notation	"5320302020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Supplies & Fixtures Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of construction supplies and fixtures."@en ;
	skos:notation	"5320302020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53203020> .

<http://data.ga-group.nl/ics/trbc/53203020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/52211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fixtures"@en ;
		skos:notation	"52211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53203020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fittings"@en ;
		skos:notation	"53203020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53203020> , <http://data.ga-group.nl/ics/trbc/2020/53203020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Construction Supplies & Fixtures"@en ;
		skos:definition	"Manufacturers of value-added building products and home improvement components. Includes, door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other building supplies."@en ;
		skos:notation	"53203020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Construction Supplies & Fixtures"@en ;
	skos:definition	"Manufacturers of value-added building products and home improvement components. Includes, door and window frames, moldings and trims, tile, roofing, gutters, floorboards, insulating material, plumbing fixtures, cabinets and other building supplies."@en ;
	skos:notation	"53203020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532030> .

<http://data.ga-group.nl/ics/trbc/532030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53230> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding & Construction Supplies"@en ;
		skos:notation	"53230" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/532030> , <http://data.ga-group.nl/ics/trbc/2012/532030> , <http://data.ga-group.nl/ics/trbc/2020/532030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding & Construction Supplies"@en ;
		skos:notation	"532030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/532030> , <http://data.ga-group.nl/ics/trbc/2020/532030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding & Construction Supplies"@en ;
		skos:definition	"Builders of residential homes, mobile homes and prefabricated homes, and manufacturers of value-added building products and home improvement components."@en ;
		skos:notation	"532030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Homebuilding & Construction Supplies"@en ;
	skos:definition	"Builders of residential homes, mobile homes and prefabricated homes, and manufacturers of value-added building products and home improvement components."@en ;
	skos:notation	"532030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5320> .

<http://data.ga-group.nl/ics/trbc/53204020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53242> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronics"@en ;
		skos:notation	"53242" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53204020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronics"@en ;
		skos:notation	"53204020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Electronics"@en ;
	skos:notation	"53204020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532040> .

<http://data.ga-group.nl/ics/trbc/5320403010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403010> , <http://data.ga-group.nl/ics/trbc/2020/5320403010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Appliances, Tools & Housewares (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Appliances, Tools & Housewares industry, none being dominant: includes manufacturing of kitchen appliances, hand and light power tools, gardening tools, cookware, silverware and other household goods. Includes manufacturers of stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, pottery, hairdryers, clocks, home use drills, lawnmowers, rakes, shovels, as well as silverware, china, cutlery, cooking utensils and other related housewares. Excludes: (commercial use power tools, classified in Industrial Machinery & Equipment), (audio/video equipment, classified in Household Electronics), (furniture and carpets, classified in Home Furnishing)."@en ;
		skos:notation	"5320403010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Appliances, Tools & Housewares (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Appliances, Tools & Housewares industry, none being dominant: includes manufacturing of kitchen appliances, hand and light power tools, gardening tools, cookware, silverware and other household goods. Includes manufacturers of stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, pottery, hairdryers, clocks, home use drills, lawnmowers, rakes, shovels, as well as silverware, china, cutlery, cooking utensils and other related housewares. Excludes: (commercial use power tools, classified in Industrial Machinery & Equipment), (audio/video equipment, classified in Household Electronics), (furniture and carpets, classified in Home Furnishing)."@en ;
	skos:notation	"5320403010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403011> , <http://data.ga-group.nl/ics/trbc/2020/5320403011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Appliances"@en ;
		skos:definition	"Companies engaged in the manufacturing of household appliances, such as washer/dryers, vacuum cleaners, hairdryers, home use drills, lawnmowers, among others."@en ;
		skos:notation	"5320403011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Appliances"@en ;
	skos:definition	"Companies engaged in the manufacturing of household appliances, such as washer/dryers, vacuum cleaners, hairdryers, home use drills, lawnmowers, among others."@en ;
	skos:notation	"5320403011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403012> , <http://data.ga-group.nl/ics/trbc/2020/5320403012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tools & Housewares"@en ;
		skos:definition	"Companies engaged in the manufacturing of hand, light power and gardening tools, cookware, pottery, china, cooking utensils and others."@en ;
		skos:notation	"5320403012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tools & Housewares"@en ;
	skos:definition	"Companies engaged in the manufacturing of hand, light power and gardening tools, cookware, pottery, china, cooking utensils and others."@en ;
	skos:notation	"5320403012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403013> , <http://data.ga-group.nl/ics/trbc/2020/5320403013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Kitchen Appliances"@en ;
		skos:definition	"Companies engaged in the manufacturing of kitchen appliances, such as refrigerators, blenders, cookers, stoves, ovens, microwaves, juice extractors, among others."@en ;
		skos:notation	"5320403013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Kitchen Appliances"@en ;
	skos:definition	"Companies engaged in the manufacturing of kitchen appliances, such as refrigerators, blenders, cookers, stoves, ovens, microwaves, juice extractors, among others."@en ;
	skos:notation	"5320403013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403014> , <http://data.ga-group.nl/ics/trbc/2020/5320403014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cutlery & Flatware"@en ;
		skos:definition	"Companies engaged in the manufacturing of cutlery and flatware. Some of the common types of cutlery are knives, spoons and forks and related cutting instruments. Includes also manufacturers of dishes, bowls, cups, mugs, and glasses."@en ;
		skos:notation	"5320403014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cutlery & Flatware"@en ;
	skos:definition	"Companies engaged in the manufacturing of cutlery and flatware. Some of the common types of cutlery are knives, spoons and forks and related cutting instruments. Includes also manufacturers of dishes, bowls, cups, mugs, and glasses."@en ;
	skos:notation	"5320403014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403015> , <http://data.ga-group.nl/ics/trbc/2020/5320403015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Appliance & Houseware Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of household appliances and housewares."@en ;
		skos:notation	"5320403015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Appliance & Houseware Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of household appliances and housewares."@en ;
	skos:notation	"5320403015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/5320403016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320403016> , <http://data.ga-group.nl/ics/trbc/2020/5320403016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Appliances"@en ;
		skos:definition	"Companies engaged in the manufacture of luxury household appliances, such as luxury kitchen appliances, stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, hairdryers, home use drills, lawnmowers, among others."@en ;
		skos:notation	"5320403016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Appliances"@en ;
	skos:definition	"Companies engaged in the manufacture of luxury household appliances, such as luxury kitchen appliances, stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, hairdryers, home use drills, lawnmowers, among others."@en ;
	skos:notation	"5320403016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204030> .

<http://data.ga-group.nl/ics/trbc/53204030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Appliances, Tools & Housewares"@en ;
		skos:notation	"53213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53204030> , <http://data.ga-group.nl/ics/trbc/2012/53204030> , <http://data.ga-group.nl/ics/trbc/2020/53204030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Appliances, Tools & Housewares"@en ;
		skos:notation	"53204030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53204030> , <http://data.ga-group.nl/ics/trbc/2020/53204030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Appliances, Tools & Housewares"@en ;
		skos:definition	"Manufacturers of kitchen appliances, hand and light power tools, gardening tools, cookware, silverware and other household goods. Includes manufacturers of stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, pottery, hairdryers, clocks, home use drills, lawnmowers, rakes, shovels, as well as silverware, china, cutlery, cooking utensils and other related house wares."@en ;
		skos:notation	"53204030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Appliances, Tools & Housewares"@en ;
	skos:definition	"Manufacturers of kitchen appliances, hand and light power tools, gardening tools, cookware, silverware and other household goods. Includes manufacturers of stoves, refrigerators, blenders, washer/dryers, vacuum cleaners, pottery, hairdryers, clocks, home use drills, lawnmowers, rakes, shovels, as well as silverware, china, cutlery, cooking utensils and other related house wares."@en ;
	skos:notation	"53204030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532040> .

<http://data.ga-group.nl/ics/trbc/5320404010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404010> , <http://data.ga-group.nl/ics/trbc/2020/5320404010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Home Furnishing Industry, none being dominant: includes manufacturing of furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes also manufacturers of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains. Excludes: (tiles, classified in Construction Supplies & Fixtures), (pianos, classified in Recreational Products)."@en ;
		skos:notation	"5320404010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Home Furnishing Industry, none being dominant: includes manufacturing of furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes also manufacturers of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains. Excludes: (tiles, classified in Construction Supplies & Fixtures), (pianos, classified in Recreational Products)."@en ;
	skos:notation	"5320404010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404011> , <http://data.ga-group.nl/ics/trbc/2020/5320404011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Carpets & Curtains"@en ;
		skos:definition	"Companies engaged in the manufacturing of carpets, rugs and curtains, blinds and shades."@en ;
		skos:notation	"5320404011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Carpets & Curtains"@en ;
	skos:definition	"Companies engaged in the manufacturing of carpets, rugs and curtains, blinds and shades."@en ;
	skos:notation	"5320404011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404012> , <http://data.ga-group.nl/ics/trbc/2020/5320404012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wallpaper"@en ;
		skos:definition	"Companies engaged in the manufacturing of wallpaper. Wallpaper is a kind of material used to cover and decorate the interior walls of homes, offices, and other buildings. Wallpapers can come plain (so that it can be painted), textured (such as Anaglypta), or with patterned graphics."@en ;
		skos:notation	"5320404012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wallpaper"@en ;
	skos:definition	"Companies engaged in the manufacturing of wallpaper. Wallpaper is a kind of material used to cover and decorate the interior walls of homes, offices, and other buildings. Wallpapers can come plain (so that it can be painted), textured (such as Anaglypta), or with patterned graphics."@en ;
	skos:notation	"5320404012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404013> , <http://data.ga-group.nl/ics/trbc/2020/5320404013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Furniture & Art"@en ;
		skos:definition	"Companies engaged in the manufacturing of home furniture, such as couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws and others. Includes also the designers and providers of applied art items, paintings, sculptures and other pieces of art."@en ;
		skos:notation	"5320404013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Furniture & Art"@en ;
	skos:definition	"Companies engaged in the manufacturing of home furniture, such as couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws and others. Includes also the designers and providers of applied art items, paintings, sculptures and other pieces of art."@en ;
	skos:notation	"5320404013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404014> , <http://data.ga-group.nl/ics/trbc/2020/5320404014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Furnishing"@en ;
		skos:definition	"Companies engaged in the manufacturing of luxury furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes manufacturers of luxury couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
		skos:notation	"5320404014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Furnishing"@en ;
	skos:definition	"Companies engaged in the manufacturing of luxury furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes manufacturers of luxury couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
	skos:notation	"5320404014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404015> , <http://data.ga-group.nl/ics/trbc/2020/5320404015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Antiques"@en ;
		skos:definition	"Companies engaged in the renovation and distribution of antiques, as well as the production of antique-style furniture. Antique furniture is collectible interior furnishings of considerable age."@en ;
		skos:notation	"5320404015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Antiques"@en ;
	skos:definition	"Companies engaged in the renovation and distribution of antiques, as well as the production of antique-style furniture. Antique furniture is collectible interior furnishings of considerable age."@en ;
	skos:notation	"5320404015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320404016> , <http://data.ga-group.nl/ics/trbc/2020/5320404016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of home furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes wholesale of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
		skos:notation	"5320404016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of home furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes wholesale of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
	skos:notation	"5320404016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5320404017> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Furniture"@en ;
		skos:definition	"Companies engaged in the manufacturing of home furniture, such as couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws and others."@en ;
		skos:notation	"5320404017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Furniture"@en ;
	skos:definition	"Companies engaged in the manufacturing of home furniture, such as couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws and others."@en ;
	skos:notation	"5320404017" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/5320404018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5320404018> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Art & Craftwork"@en ;
		skos:definition	"Companies engaged in the design and provision of art pieces, such as paintings, sculptures, carvings, and craftwork, such as decorative handicraft, pottery, metal works, glass works, home décor items, among others."@en ;
		skos:notation	"5320404018" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Art & Craftwork"@en ;
	skos:definition	"Companies engaged in the design and provision of art pieces, such as paintings, sculptures, carvings, and craftwork, such as decorative handicraft, pottery, metal works, glass works, home décor items, among others."@en ;
	skos:notation	"5320404018" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53204040> .

<http://data.ga-group.nl/ics/trbc/53204040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53214> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishing"@en ;
		skos:notation	"53214" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53204040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishing"@en ;
		skos:notation	"53204040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53204040> , <http://data.ga-group.nl/ics/trbc/2020/53204040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings"@en ;
		skos:definition	"Manufacturers of furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes producers of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
		skos:notation	"53204040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings"@en ;
	skos:definition	"Manufacturers of furniture, non-upholstered kitchenware, floor coverings, wall coverings and related furnishings. Includes producers of couches, mattresses, bed frames and headboards, desks, tables, chairs, tables, draws, entertainment centers and stands, wall units, outdoor furniture, carpets, rugs, wall paper, blinds, shades and curtains."@en ;
	skos:notation	"53204040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532040> .

<http://data.ga-group.nl/ics/trbc/532040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53240> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Household Goods"@en ;
		skos:notation	"53240" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/532040> , <http://data.ga-group.nl/ics/trbc/2012/532040> , <http://data.ga-group.nl/ics/trbc/2020/532040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Goods"@en ;
		skos:notation	"532040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/532040> , <http://data.ga-group.nl/ics/trbc/2020/532040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Goods"@en ;
		skos:definition	"Manufacturers of household appliances, tools, house wares and home furnishing goods."@en ;
		skos:notation	"532040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Goods"@en ;
	skos:definition	"Manufacturers of household appliances, tools, house wares and home furnishing goods."@en ;
	skos:notation	"532040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5320> .

<http://data.ga-group.nl/ics/trbc/5320501010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501010> , <http://data.ga-group.nl/ics/trbc/2020/5320501010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Children's Products (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Toys & Children's Products industry, none being dominant: includes production of toys, games, computer games and consoles. Excludes: (motorcycles and snowmobiles, classified in Auto & Truck Manufacturers ), (digital cameras and peripherals, classified in Household Electronics)."@en ;
		skos:notation	"5320501010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Toys & Children's Products (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Toys & Children's Products industry, none being dominant: includes production of toys, games, computer games and consoles. Excludes: (motorcycles and snowmobiles, classified in Auto & Truck Manufacturers ), (digital cameras and peripherals, classified in Household Electronics)."@en ;
	skos:notation	"5320501010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501011> , <http://data.ga-group.nl/ics/trbc/2020/5320501011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Dolls & Stuffed Toys"@en ;
		skos:definition	"Companies engaged in the production of dolls and stuffed toys."@en ;
		skos:notation	"5320501011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Dolls & Stuffed Toys"@en ;
	skos:definition	"Companies engaged in the production of dolls and stuffed toys."@en ;
	skos:notation	"5320501011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501012> , <http://data.ga-group.nl/ics/trbc/2020/5320501012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Games, Toys & Children's Vehicles"@en ;
		skos:definition	"Companies engaged in the production of traditional games, toys and vehicles for children."@en ;
		skos:notation	"5320501012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Games, Toys & Children's Vehicles"@en ;
	skos:definition	"Companies engaged in the production of traditional games, toys and vehicles for children."@en ;
	skos:notation	"5320501012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501013> , <http://data.ga-group.nl/ics/trbc/2020/5320501013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's Safety Products"@en ;
		skos:definition	"Companies engaged in the production of children's safety products, such as child safety seats, child safety locks, baby safety bumper pads and corner pads, baby monitors, baby safety gates and others."@en ;
		skos:notation	"5320501013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's Safety Products"@en ;
	skos:definition	"Companies engaged in the production of children's safety products, such as child safety seats, child safety locks, baby safety bumper pads and corner pads, baby monitors, baby safety gates and others."@en ;
	skos:notation	"5320501013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501014> , <http://data.ga-group.nl/ics/trbc/2020/5320501014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's Furniture"@en ;
		skos:definition	"Companies engaged in the production of children's furniture, such as baby cribs, cradles, toddler beds, playpens, nursery furniture and other children's furniture."@en ;
		skos:notation	"5320501014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's Furniture"@en ;
	skos:definition	"Companies engaged in the production of children's furniture, such as baby cribs, cradles, toddler beds, playpens, nursery furniture and other children's furniture."@en ;
	skos:notation	"5320501014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501015> , <http://data.ga-group.nl/ics/trbc/2020/5320501015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's Products & Accessories"@en ;
		skos:definition	"Companies engaged in the production of baby carriages and strollers, baby walkers, baby crockery and cutlery, baby pacifiers, children's cosmetics and care products."@en ;
		skos:notation	"5320501015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's Products & Accessories"@en ;
	skos:definition	"Companies engaged in the production of baby carriages and strollers, baby walkers, baby crockery and cutlery, baby pacifiers, children's cosmetics and care products."@en ;
	skos:notation	"5320501015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/5320501016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320501016> , <http://data.ga-group.nl/ics/trbc/2020/5320501016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Children's Products Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of toys and children's products."@en ;
		skos:notation	"5320501016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Toys & Children's Products Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of toys and children's products."@en ;
	skos:notation	"5320501016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205010> .

<http://data.ga-group.nl/ics/trbc/53205010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Games"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53205010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Games"@en ;
		skos:notation	"53205010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53205010> , <http://data.ga-group.nl/ics/trbc/2020/53205010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Children's Products"@en ;
		skos:definition	"Manufacturers of toys, games, computer games and consoles. Includes also producers of prenatal and preschool products such as prams, carriers and cots."@en ;
		skos:notation	"53205010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Toys & Children's Products"@en ;
	skos:definition	"Manufacturers of toys, games, computer games and consoles. Includes also producers of prenatal and preschool products such as prams, carriers and cots."@en ;
	skos:notation	"53205010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532050> .

<http://data.ga-group.nl/ics/trbc/5320502010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502010> , <http://data.ga-group.nl/ics/trbc/2020/5320502010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Recreational Products industry, none being dominant: includes manufacturing of sporting goods, camping equipment, RVs, bicycles and musical instruments. Excludes: (motorcycles and snowmobiles, classified in Auto & Truck Manufacturers), (digital cameras and peripherals, classified in Household Electronics), (golf courses, travel agencies and amusement parks, classified in Leisure & Recreation)."@en ;
		skos:notation	"5320502010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Recreational Products (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Recreational Products industry, none being dominant: includes manufacturing of sporting goods, camping equipment, RVs, bicycles and musical instruments. Excludes: (motorcycles and snowmobiles, classified in Auto & Truck Manufacturers), (digital cameras and peripherals, classified in Household Electronics), (golf courses, travel agencies and amusement parks, classified in Leisure & Recreation)."@en ;
	skos:notation	"5320502010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502011> , <http://data.ga-group.nl/ics/trbc/2020/5320502011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sailing Yachts & Motorboats"@en ;
		skos:definition	"Companies engaged in the manufacturing of sailing yachts and motorboats."@en ;
		skos:notation	"5320502011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sailing Yachts & Motorboats"@en ;
	skos:definition	"Companies engaged in the manufacturing of sailing yachts and motorboats."@en ;
	skos:notation	"5320502011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Bicycle Manufacturing"@en ;
		skos:definition	"Companies engaged in the manufacturing of bicycles and bicycle accessories."@en ;
		skos:notation	"5320502012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5320502012> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bicycle Manufacturing"@en ;
		skos:definition	"Companies engaged in the manufacturing of bicycles and bicycle accessories. Excluding electric scooters and bicycles covered under the Electric Scooters & Bicycles activity."@en ;
		skos:notation	"5320502012" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bicycle Manufacturing"@en ;
	skos:definition	"Companies engaged in the manufacturing of bicycles and bicycle accessories. Excluding electric scooters and bicycles covered under the Electric Scooters & Bicycles activity."@en ;
	skos:notation	"5320502012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502013> , <http://data.ga-group.nl/ics/trbc/2020/5320502013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sporting & Outdoor Goods"@en ;
		skos:definition	"Companies engaged in the manufacturing of sporting goods, such as athletic goods, gymnasium and playground equipment, swimming pools as well as outdoor goods, such as tents, camping, mountain and diving equipment, among others."@en ;
		skos:notation	"5320502013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sporting & Outdoor Goods"@en ;
	skos:definition	"Companies engaged in the manufacturing of sporting goods, such as athletic goods, gymnasium and playground equipment, swimming pools as well as outdoor goods, such as tents, camping, mountain and diving equipment, among others."@en ;
	skos:notation	"5320502013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502014> , <http://data.ga-group.nl/ics/trbc/2020/5320502014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Musical Instruments"@en ;
		skos:definition	"Companies engaged in the manufacturing of musical instruments, including Autophones, Banjos, Bells, Chimes and parts, Drums (musical instruments), parts, and accessories, Electric musical instruments, Flutes and parts, Guitars and parts, Hammers, Piano, Keyboards, Mandolins, Mouthpieces for musical instruments, Percussion musical instruments, Saxophones and parts, Trumpets and parts, Violins and Xylophones."@en ;
		skos:notation	"5320502014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Musical Instruments"@en ;
	skos:definition	"Companies engaged in the manufacturing of musical instruments, including Autophones, Banjos, Bells, Chimes and parts, Drums (musical instruments), parts, and accessories, Electric musical instruments, Flutes and parts, Guitars and parts, Hammers, Piano, Keyboards, Mandolins, Mouthpieces for musical instruments, Percussion musical instruments, Saxophones and parts, Trumpets and parts, Violins and Xylophones."@en ;
	skos:notation	"5320502014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502015> , <http://data.ga-group.nl/ics/trbc/2020/5320502015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Recreational Products"@en ;
		skos:definition	"Companies engaged in the manufacturing of luxury sporting goods, such as luxury yachts, camping equipment, RVs, bicycles and musical instruments."@en ;
		skos:notation	"5320502015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Recreational Products"@en ;
	skos:definition	"Companies engaged in the manufacturing of luxury sporting goods, such as luxury yachts, camping equipment, RVs, bicycles and musical instruments."@en ;
	skos:notation	"5320502015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320502016> , <http://data.ga-group.nl/ics/trbc/2020/5320502016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure Products Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of sporting goods, camping equipment, RVs, bicycles and musical instruments."@en ;
		skos:notation	"5320502016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure Products Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of sporting goods, camping equipment, RVs, bicycles and musical instruments."@en ;
	skos:notation	"5320502016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/5320502017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5320502017> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Scooters & Bicycles"@en ;
		skos:definition	"Companies engaged in the manufacturing of electric-powered scooters and bicycles, including their parts and accessories."@en ;
		skos:notation	"5320502017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Scooters & Bicycles"@en ;
	skos:definition	"Companies engaged in the manufacturing of electric-powered scooters and bicycles, including their parts and accessories."@en ;
	skos:notation	"5320502017" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53205020> .

<http://data.ga-group.nl/ics/trbc/53205020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Games"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53205020> , <http://data.ga-group.nl/ics/trbc/2012/53205020> , <http://data.ga-group.nl/ics/trbc/2020/53205020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products"@en ;
		skos:notation	"53205020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53205020> , <http://data.ga-group.nl/ics/trbc/2020/53205020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products"@en ;
		skos:definition	"Manufacturers of sporting goods, camping equipment, motor homes, caravans, bicycles and musical instruments."@en ;
		skos:notation	"53205020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Recreational Products"@en ;
	skos:definition	"Manufacturers of sporting goods, camping equipment, motor homes, caravans, bicycles and musical instruments."@en ;
	skos:notation	"53205020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/532050> .

<http://data.ga-group.nl/ics/trbc/532050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53250> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Leisure Products"@en ;
		skos:notation	"53250" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/532050> , <http://data.ga-group.nl/ics/trbc/2012/532050> , <http://data.ga-group.nl/ics/trbc/2020/532050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure Products"@en ;
		skos:notation	"532050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/532050> , <http://data.ga-group.nl/ics/trbc/2020/532050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure Products"@en ;
		skos:definition	"Manufacturers of toys, games, computer games and consoles, as well as recreational products, such as sporting goods, camping equipment, musical instruments and bicycles."@en ;
		skos:notation	"532050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure Products"@en ;
	skos:definition	"Manufacturers of toys, games, computer games and consoles, as well as recreational products, such as sporting goods, camping equipment, musical instruments and bicycles."@en ;
	skos:notation	"532050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5320> .

<http://data.ga-group.nl/ics/trbc/5320>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Products"@en ;
		skos:notation	"53200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5320> , <http://data.ga-group.nl/ics/trbc/2012/5320> , <http://data.ga-group.nl/ics/trbc/2020/5320> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Products"@en ;
		skos:notation	"5320" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5320> , <http://data.ga-group.nl/ics/trbc/2020/5320> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Products"@en ;
		skos:definition	"Manufacturers and producers of durable goods such as household goods, as well as textiles, Apparel & Accessories. Includes homebuilders."@en ;
		skos:notation	"5320" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cyclical Consumer Products"@en ;
	skos:definition	"Manufacturers and producers of durable goods such as household goods, as well as textiles, Apparel & Accessories. Includes homebuilders."@en ;
	skos:notation	"5320" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/53> .

<http://data.ga-group.nl/ics/trbc/53211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding"@en ;
		skos:notation	"53211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Homebuilding"@en ;
	skos:notation	"53211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53212>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronics"@en ;
		skos:notation	"53212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Electronics"@en ;
	skos:notation	"53212" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53213>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Appliances, Tools & Housewares"@en ;
		skos:notation	"53213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Appliances, Tools & Housewares"@en ;
	skos:notation	"53213" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53214>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53214> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishing"@en ;
		skos:notation	"53214" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishing"@en ;
	skos:notation	"53214" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53215>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Products"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53215> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Games"@en ;
		skos:notation	"53215" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Recreational Products"@en , "Toys & Games"@en ;
	skos:notation	"53215" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53220>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53220> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Apparel"@en ;
		skos:notation	"53220" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Apparel"@en ;
	skos:notation	"53220" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53221>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53221> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Textiles & Leather Goods"@en ;
		skos:notation	"53221" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Textiles & Leather Goods"@en ;
	skos:notation	"53221" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53222>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53222> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories"@en ;
		skos:notation	"53222" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories"@en ;
	skos:notation	"53222" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53223>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53223> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Footwear"@en ;
		skos:notation	"53223" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Footwear"@en ;
	skos:notation	"53223" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53230>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53230> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Homebuilding & Construction Supplies"@en ;
		skos:notation	"53230" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Homebuilding & Construction Supplies"@en ;
	skos:notation	"53230" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53240>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53240> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Household Goods"@en ;
		skos:notation	"53240" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Goods"@en ;
	skos:notation	"53240" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53242>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53242> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronics"@en ;
		skos:notation	"53242" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Electronics"@en ;
	skos:notation	"53242" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53250>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53250> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Leisure Products"@en ;
		skos:notation	"53250" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure Products"@en ;
	skos:notation	"53250" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53300>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Services"@en ;
		skos:notation	"53300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cyclical Consumer Services"@en ;
	skos:notation	"53300" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5330101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101010> , <http://data.ga-group.nl/ics/trbc/2020/5330101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels, Motels & Cruise Lines (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Hotels, Motels & Cruise Lines Industry, none being dominant: operation of hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels, cruise lines and other tourist and boarding lodges. Excludes: (hotels with casino operations, classified as Casinos & Gaming), (ski resorts and amusement parks with resort owned hotel service, where the ski or amusement operation comprises the dominant operation, classified in Leisure & Recreation)."@en ;
		skos:notation	"5330101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels, Motels & Cruise Lines (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Hotels, Motels & Cruise Lines Industry, none being dominant: operation of hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels, cruise lines and other tourist and boarding lodges. Excludes: (hotels with casino operations, classified as Casinos & Gaming), (ski resorts and amusement parks with resort owned hotel service, where the ski or amusement operation comprises the dominant operation, classified in Leisure & Recreation)."@en ;
	skos:notation	"5330101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101011> , <http://data.ga-group.nl/ics/trbc/2020/5330101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels & Motels"@en ;
		skos:definition	"Companies engaged in the operation of hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels and others."@en ;
		skos:notation	"5330101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels & Motels"@en ;
	skos:definition	"Companies engaged in the operation of hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels and others."@en ;
	skos:notation	"5330101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101012> , <http://data.ga-group.nl/ics/trbc/2020/5330101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cruise Lines"@en ;
		skos:definition	"Companies engaged in the operation of scenic and sightseeing cruise lines."@en ;
		skos:notation	"5330101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cruise Lines"@en ;
	skos:definition	"Companies engaged in the operation of scenic and sightseeing cruise lines."@en ;
	skos:notation	"5330101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101013> , <http://data.ga-group.nl/ics/trbc/2020/5330101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Hotels"@en ;
		skos:definition	"Companies engaged in the operation of upscale luxury and full service hotels."@en ;
		skos:notation	"5330101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Hotels"@en ;
	skos:definition	"Companies engaged in the operation of upscale luxury and full service hotels."@en ;
	skos:notation	"5330101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101014> , <http://data.ga-group.nl/ics/trbc/2020/5330101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Resort Operators"@en ;
		skos:definition	"Companies engaged in the operation of holiday resorts that combine hotels, restaurants and sports & entertainment centers in one place, such as ski, seaside, spa, golf, all-inclusive resorts."@en ;
		skos:notation	"5330101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Resort Operators"@en ;
	skos:definition	"Companies engaged in the operation of holiday resorts that combine hotels, restaurants and sports & entertainment centers in one place, such as ski, seaside, spa, golf, all-inclusive resorts."@en ;
	skos:notation	"5330101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101015> , <http://data.ga-group.nl/ics/trbc/2020/5330101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bed & Breakfast"@en ;
		skos:definition	"Companies engaged in the operation of bed and breakfast inns."@en ;
		skos:notation	"5330101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bed & Breakfast"@en ;
	skos:definition	"Companies engaged in the operation of bed and breakfast inns."@en ;
	skos:notation	"5330101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101016> , <http://data.ga-group.nl/ics/trbc/2020/5330101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Self-Catering Accommodation"@en ;
		skos:definition	"Companies engaged in the operation of self-catering holiday cottages, houses, flats and apartments."@en ;
		skos:notation	"5330101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Self-Catering Accommodation"@en ;
	skos:definition	"Companies engaged in the operation of self-catering holiday cottages, houses, flats and apartments."@en ;
	skos:notation	"5330101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/5330101017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330101017> , <http://data.ga-group.nl/ics/trbc/2020/5330101017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Campsite Operators"@en ;
		skos:definition	"Companies engaged in the operation of campsites, primarily to accommodate campers and their equipment, including tents, tent trailers, travel trailers, and RVs (recreational vehicles). These establishments may provide access to facilities, such as washrooms, laundry rooms, recreation halls and playgrounds, stores, and snack bars."@en ;
		skos:notation	"5330101017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Campsite Operators"@en ;
	skos:definition	"Companies engaged in the operation of campsites, primarily to accommodate campers and their equipment, including tents, tent trailers, travel trailers, and RVs (recreational vehicles). These establishments may provide access to facilities, such as washrooms, laundry rooms, recreation halls and playgrounds, stores, and snack bars."@en ;
	skos:notation	"5330101017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301010> .

<http://data.ga-group.nl/ics/trbc/53301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
		skos:notation	"53311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53301010> , <http://data.ga-group.nl/ics/trbc/2012/53301010> , <http://data.ga-group.nl/ics/trbc/2020/53301010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
		skos:notation	"53301010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53301010> , <http://data.ga-group.nl/ics/trbc/2020/53301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
		skos:definition	"Operators of accommodation services including hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels, cruise lines and other tourist and boarding lodges."@en ;
		skos:notation	"53301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
	skos:definition	"Operators of accommodation services including hotels, bed and breakfast inns, motels, cabins, cottages, youth hostels, cruise lines and other tourist and boarding lodges."@en ;
	skos:notation	"53301010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533010> .

<http://data.ga-group.nl/ics/trbc/5330102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102010> , <http://data.ga-group.nl/ics/trbc/2020/5330102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Restaurants & Bars (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Restaurants & Bars industry, none being dominant: operation of restaurants, diners, taverns, pubs, bars, nightclubs, banquet halls, fixed location snack bars, food cart vendors, food service contractors and companies engaged in commercial food service equipment wholesaling. Excludes: (catering services for airlines, classified in Airport Services)."@en ;
		skos:notation	"5330102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Restaurants & Bars (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Restaurants & Bars industry, none being dominant: operation of restaurants, diners, taverns, pubs, bars, nightclubs, banquet halls, fixed location snack bars, food cart vendors, food service contractors and companies engaged in commercial food service equipment wholesaling. Excludes: (catering services for airlines, classified in Airport Services)."@en ;
	skos:notation	"5330102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102011> , <http://data.ga-group.nl/ics/trbc/2020/5330102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pubs, Bars & Night Clubs"@en ;
		skos:definition	"Companies engaged in the operation of pubs, bars and nightclubs."@en ;
		skos:notation	"5330102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pubs, Bars & Night Clubs"@en ;
	skos:definition	"Companies engaged in the operation of pubs, bars and nightclubs."@en ;
	skos:notation	"5330102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102012> , <http://data.ga-group.nl/ics/trbc/2020/5330102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Food Services"@en ;
		skos:definition	"Companies engaged in food service operations in lodging properties, clubs, restaurants, and other business that exist to make a profit from the sales of food and beverage products."@en ;
		skos:notation	"5330102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Food Services"@en ;
	skos:definition	"Companies engaged in food service operations in lodging properties, clubs, restaurants, and other business that exist to make a profit from the sales of food and beverage products."@en ;
	skos:notation	"5330102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102013> , <http://data.ga-group.nl/ics/trbc/2020/5330102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Quick Service Restaurants"@en ;
		skos:definition	"Companies engaged in the operation of quick service restaurants."@en ;
		skos:notation	"5330102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Quick Service Restaurants"@en ;
	skos:definition	"Companies engaged in the operation of quick service restaurants."@en ;
	skos:notation	"5330102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102014> , <http://data.ga-group.nl/ics/trbc/2020/5330102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mobile Caterers"@en ;
		skos:definition	"Companies engaged in the provision of mobile catering services, including selling prepared food from some sort of vehicle. It can be through a food cart, which is a motor less trailer that can be hauled by automobile, bicycle, or hand to the point of sale, often a public sidewalk or park."@en ;
		skos:notation	"5330102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mobile Caterers"@en ;
	skos:definition	"Companies engaged in the provision of mobile catering services, including selling prepared food from some sort of vehicle. It can be through a food cart, which is a motor less trailer that can be hauled by automobile, bicycle, or hand to the point of sale, often a public sidewalk or park."@en ;
	skos:notation	"5330102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102015> , <http://data.ga-group.nl/ics/trbc/2020/5330102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banquet Halls & Catering"@en ;
		skos:definition	"Companies engaged in the provision of banquet organization and associated services."@en ;
		skos:notation	"5330102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banquet Halls & Catering"@en ;
	skos:definition	"Companies engaged in the provision of banquet organization and associated services."@en ;
	skos:notation	"5330102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/5330102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330102016> , <http://data.ga-group.nl/ics/trbc/2020/5330102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cafés"@en ;
		skos:definition	"Companies engaged in the operation of cafes, coffee houses and coffee shops, often offering auxiliary snacks, such as prepared food, cakes, sandwiches."@en ;
		skos:notation	"5330102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cafés"@en ;
	skos:definition	"Companies engaged in the operation of cafes, coffee houses and coffee shops, often offering auxiliary snacks, such as prepared food, cakes, sandwiches."@en ;
	skos:notation	"5330102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301020> .

<http://data.ga-group.nl/ics/trbc/53301020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Restaurants"@en ;
		skos:notation	"53312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53301020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Restaurants"@en ;
		skos:notation	"53301020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53301020> , <http://data.ga-group.nl/ics/trbc/2020/53301020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Restaurants & Bars"@en ;
		skos:definition	"Operators of restaurants, diners, taverns, pubs, nightclubs, banquet halls, fixed location snack bars, food cart vendors, food service contractors and wholesalers of commercial food service equipment."@en ;
		skos:notation	"53301020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Restaurants & Bars"@en ;
	skos:definition	"Operators of restaurants, diners, taverns, pubs, nightclubs, banquet halls, fixed location snack bars, food cart vendors, food service contractors and wholesalers of commercial food service equipment."@en ;
	skos:notation	"53301020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533010> .

<http://data.ga-group.nl/ics/trbc/5330103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103010> , <http://data.ga-group.nl/ics/trbc/2020/5330103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Casinos & Gaming (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Casinos and Gaming industry, none being dominant: casinos and gambling operations. Companies classified as casinos will often engage in auxiliary restaurant and hotel services. Includes stand alone casinos, casino hotels, riverboat casinos, bingo halls, gambling machine manufacturers, lottery services, internet gambling services, bookmaking and other gambling services. Excludes: (horse and dog race tracks, classified in Leisure & Recreation), (cruise lines with auxiliary gambling operations, classified in Hotels, Motels & Cruise Lines)."@en ;
		skos:notation	"5330103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Casinos & Gaming (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Casinos and Gaming industry, none being dominant: casinos and gambling operations. Companies classified as casinos will often engage in auxiliary restaurant and hotel services. Includes stand alone casinos, casino hotels, riverboat casinos, bingo halls, gambling machine manufacturers, lottery services, internet gambling services, bookmaking and other gambling services. Excludes: (horse and dog race tracks, classified in Leisure & Recreation), (cruise lines with auxiliary gambling operations, classified in Hotels, Motels & Cruise Lines)."@en ;
	skos:notation	"5330103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/5330103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103011> , <http://data.ga-group.nl/ics/trbc/2020/5330103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gambling & Gaming Machine Manufacturers"@en ;
		skos:definition	"Companies engaged in the manufacture of gambling and gaming machines, such as slots, roulette machines, blackjack machines and others."@en ;
		skos:notation	"5330103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gambling & Gaming Machine Manufacturers"@en ;
	skos:definition	"Companies engaged in the manufacture of gambling and gaming machines, such as slots, roulette machines, blackjack machines and others."@en ;
	skos:notation	"5330103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/5330103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103012> , <http://data.ga-group.nl/ics/trbc/2020/5330103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gaming Machine Operators"@en ;
		skos:definition	"Companies engaged in the operating of gambling and gaming machines, such as slots, roulette machines, blackjack machines and others."@en ;
		skos:notation	"5330103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gaming Machine Operators"@en ;
	skos:definition	"Companies engaged in the operating of gambling and gaming machines, such as slots, roulette machines, blackjack machines and others."@en ;
	skos:notation	"5330103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/5330103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103013> , <http://data.ga-group.nl/ics/trbc/2020/5330103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Casinos"@en ;
		skos:definition	"Companies engaged in the operation Casinos and Casino Hotels."@en ;
		skos:notation	"5330103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Casinos"@en ;
	skos:definition	"Companies engaged in the operation Casinos and Casino Hotels."@en ;
	skos:notation	"5330103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/5330103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103014> , <http://data.ga-group.nl/ics/trbc/2020/5330103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Horse & Dog Race Tracks"@en ;
		skos:definition	"Companies engaged in operation of racetracks for horse races or dog races."@en ;
		skos:notation	"5330103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Horse & Dog Race Tracks"@en ;
	skos:definition	"Companies engaged in operation of racetracks for horse races or dog races."@en ;
	skos:notation	"5330103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/5330103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330103015> , <http://data.ga-group.nl/ics/trbc/2020/5330103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Lottery Operators"@en ;
		skos:definition	"Companies engaged in operation, organization, implementation of lotteries or sales agency services."@en ;
		skos:notation	"5330103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Lottery Operators"@en ;
	skos:definition	"Companies engaged in operation, organization, implementation of lotteries or sales agency services."@en ;
	skos:notation	"5330103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301030> .

<http://data.ga-group.nl/ics/trbc/53301030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53313> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Casinos & Gaming"@en ;
		skos:notation	"53313" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53301030> , <http://data.ga-group.nl/ics/trbc/2012/53301030> , <http://data.ga-group.nl/ics/trbc/2020/53301030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Casinos & Gaming"@en ;
		skos:notation	"53301030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53301030> , <http://data.ga-group.nl/ics/trbc/2020/53301030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Casinos & Gaming"@en ;
		skos:definition	"Operators of casinos and gambling operations. Includes stand-alone casinos, casino hotels, riverboat casinos, bingo halls, gambling machine manufacturers, lottery services, internet gambling services, bookmaking and other gambling services."@en ;
		skos:notation	"53301030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Casinos & Gaming"@en ;
	skos:definition	"Operators of casinos and gambling operations. Includes stand-alone casinos, casino hotels, riverboat casinos, bingo halls, gambling machine manufacturers, lottery services, internet gambling services, bookmaking and other gambling services."@en ;
	skos:notation	"53301030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533010> .

<http://data.ga-group.nl/ics/trbc/5330104010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104010> , <http://data.ga-group.nl/ics/trbc/2020/5330104010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure & Recreation (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Leisure & Recreation industry, none being dominant: tour operations, travel agencies, amusement parks, golf courses, gaming and fishing preserves, sport stadiums, sports teams, movie theaters, dance and theatrical companies, recreational goods rentals and other leisure services. Excludes: (casinos, classified in Casinos & Gaming), (manufacturers of recreational products, classified in Recreational Products)."@en ;
		skos:notation	"5330104010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure & Recreation (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Leisure & Recreation industry, none being dominant: tour operations, travel agencies, amusement parks, golf courses, gaming and fishing preserves, sport stadiums, sports teams, movie theaters, dance and theatrical companies, recreational goods rentals and other leisure services. Excludes: (casinos, classified in Casinos & Gaming), (manufacturers of recreational products, classified in Recreational Products)."@en ;
	skos:notation	"5330104010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104011> , <http://data.ga-group.nl/ics/trbc/2020/5330104011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Movie Theaters & Movie Products"@en ;
		skos:definition	"Companies engaged in operation of movie theaters and organization of film festivals."@en ;
		skos:notation	"5330104011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Movie Theaters & Movie Products"@en ;
	skos:definition	"Companies engaged in operation of movie theaters and organization of film festivals."@en ;
	skos:notation	"5330104011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104012> , <http://data.ga-group.nl/ics/trbc/2020/5330104012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Theatres & Performing Arts"@en ;
		skos:definition	"Companies engaged in operation of theaters and performing arts. Performing arts include dance, music, opera, theatre, magic, Spoken word, circus arts and musical theatre."@en ;
		skos:notation	"5330104012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Theatres & Performing Arts"@en ;
	skos:definition	"Companies engaged in operation of theaters and performing arts. Performing arts include dance, music, opera, theatre, magic, Spoken word, circus arts and musical theatre."@en ;
	skos:notation	"5330104012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104013> , <http://data.ga-group.nl/ics/trbc/2020/5330104013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Museums & Historic Places"@en ;
		skos:definition	"Companies engaged in preservation and exhibition of museums and historic places."@en ;
		skos:notation	"5330104013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Museums & Historic Places"@en ;
	skos:definition	"Companies engaged in preservation and exhibition of museums and historic places."@en ;
	skos:notation	"5330104013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104014> , <http://data.ga-group.nl/ics/trbc/2020/5330104014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Travel Agents"@en ;
		skos:definition	"Companies engaged in provision of travel services."@en ;
		skos:notation	"5330104014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Travel Agents"@en ;
	skos:definition	"Companies engaged in provision of travel services."@en ;
	skos:notation	"5330104014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104015> , <http://data.ga-group.nl/ics/trbc/2020/5330104015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Amusement Parks and Zoos"@en ;
		skos:definition	"Companies engaged in operation of amusement parks, theme parks and zoos."@en ;
		skos:notation	"5330104015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Amusement Parks and Zoos"@en ;
	skos:definition	"Companies engaged in operation of amusement parks, theme parks and zoos."@en ;
	skos:notation	"5330104015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104016> , <http://data.ga-group.nl/ics/trbc/2020/5330104016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gyms, Fitness and Spa Centers"@en ;
		skos:definition	"Companies engaged in operation of gyms, fitness and spa centers."@en ;
		skos:notation	"5330104016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gyms, Fitness and Spa Centers"@en ;
	skos:definition	"Companies engaged in operation of gyms, fitness and spa centers."@en ;
	skos:notation	"5330104016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104017> , <http://data.ga-group.nl/ics/trbc/2020/5330104017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Adventure Sports Facilities & Ski Resorts"@en ;
		skos:definition	"Companies engaged in operation of adventure sports facilities and ski resorts."@en ;
		skos:notation	"5330104017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adventure Sports Facilities & Ski Resorts"@en ;
	skos:definition	"Companies engaged in operation of adventure sports facilities and ski resorts."@en ;
	skos:notation	"5330104017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104018> , <http://data.ga-group.nl/ics/trbc/2020/5330104018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Public Sport Facilities"@en ;
		skos:definition	"Companies engaged in operation of public sport facilities."@en ;
		skos:notation	"5330104018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Public Sport Facilities"@en ;
	skos:definition	"Companies engaged in operation of public sport facilities."@en ;
	skos:notation	"5330104018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104019> , <http://data.ga-group.nl/ics/trbc/2020/5330104019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional Sports Venues"@en ;
		skos:definition	"Companies engaged in operation of professional sports venues. Includes sports teams engaged in playing professional football, rugby, cricket and baseball. Includes companies offering venues, such as stadiums or playing grounds, for the sports teams to operate from."@en ;
		skos:notation	"5330104019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional Sports Venues"@en ;
	skos:definition	"Companies engaged in operation of professional sports venues. Includes sports teams engaged in playing professional football, rugby, cricket and baseball. Includes companies offering venues, such as stadiums or playing grounds, for the sports teams to operate from."@en ;
	skos:notation	"5330104019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104020> , <http://data.ga-group.nl/ics/trbc/2020/5330104020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Golf Courses"@en ;
		skos:definition	"Companies engaged in operation of golf courses."@en ;
		skos:notation	"5330104020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Golf Courses"@en ;
	skos:definition	"Companies engaged in operation of golf courses."@en ;
	skos:notation	"5330104020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104021> , <http://data.ga-group.nl/ics/trbc/2020/5330104021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hunting & Fishing"@en ;
		skos:definition	"Companies engaged in operation of hunting and fishing area."@en ;
		skos:notation	"5330104021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hunting & Fishing"@en ;
	skos:definition	"Companies engaged in operation of hunting and fishing area."@en ;
	skos:notation	"5330104021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104022> , <http://data.ga-group.nl/ics/trbc/2020/5330104022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marinas"@en ;
		skos:definition	"Companies engaged in operation of boating, sailing and yacht clubs."@en ;
		skos:notation	"5330104022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marinas"@en ;
	skos:definition	"Companies engaged in operation of boating, sailing and yacht clubs."@en ;
	skos:notation	"5330104022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/5330104023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330104023> , <http://data.ga-group.nl/ics/trbc/2020/5330104023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Guided Tour Operators"@en ;
		skos:definition	"Companies engaged in providing of tours products with guided services."@en ;
		skos:notation	"5330104023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Guided Tour Operators"@en ;
	skos:definition	"Companies engaged in providing of tours products with guided services."@en ;
	skos:notation	"5330104023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53301040> .

<http://data.ga-group.nl/ics/trbc/53301040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53314> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Leisure & Recreation"@en ;
		skos:notation	"53314" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53301040> , <http://data.ga-group.nl/ics/trbc/2012/53301040> , <http://data.ga-group.nl/ics/trbc/2020/53301040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure & Recreation"@en ;
		skos:notation	"53301040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53301040> , <http://data.ga-group.nl/ics/trbc/2020/53301040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Leisure & Recreation"@en ;
		skos:definition	"Tour operators, travel agencies, amusement parks, golf courses, gaming and fishing preserves, sport stadiums, sports teams, movie theaters, dance and theatrical Companies, recreational goods rentals and other leisure services."@en ;
		skos:notation	"53301040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure & Recreation"@en ;
	skos:definition	"Tour operators, travel agencies, amusement parks, golf courses, gaming and fishing preserves, sport stadiums, sports teams, movie theaters, dance and theatrical Companies, recreational goods rentals and other leisure services."@en ;
	skos:notation	"53301040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533010> .

<http://data.ga-group.nl/ics/trbc/533010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Hotels & Entertainment Services"@en ;
		skos:notation	"53310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/533010> , <http://data.ga-group.nl/ics/trbc/2012/533010> , <http://data.ga-group.nl/ics/trbc/2020/533010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels & Entertainment Services"@en ;
		skos:notation	"533010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/533010> , <http://data.ga-group.nl/ics/trbc/2020/533010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hotels & Entertainment Services"@en ;
		skos:definition	"Operators of hotels, motels, cruise lines, restaurants, casinos, gaming operations, sports stadiums, golf courses, amusement parks and other recreational services."@en ;
		skos:notation	"533010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels & Entertainment Services"@en ;
	skos:definition	"Operators of hotels, motels, cruise lines, restaurants, casinos, gaming operations, sports stadiums, golf courses, amusement parks and other recreational services."@en ;
	skos:notation	"533010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5330> .

<http://data.ga-group.nl/ics/trbc/5330201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201010> , <http://data.ga-group.nl/ics/trbc/2020/5330201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advertising & Marketing (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Advertising & Marketing Industry, none being dominant: print and broadcast media advertising agencies, marketing research, public opinion research, public relations and other marketing and consulting services."@en ;
		skos:notation	"5330201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advertising & Marketing (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Advertising & Marketing Industry, none being dominant: print and broadcast media advertising agencies, marketing research, public opinion research, public relations and other marketing and consulting services."@en ;
	skos:notation	"5330201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201011> , <http://data.ga-group.nl/ics/trbc/2020/5330201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advertising Agency"@en ;
		skos:definition	"Companies engaged in creating, planning and handling advertising and placing the advertisement in various media."@en ;
		skos:notation	"5330201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advertising Agency"@en ;
	skos:definition	"Companies engaged in creating, planning and handling advertising and placing the advertisement in various media."@en ;
	skos:notation	"5330201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201012> , <http://data.ga-group.nl/ics/trbc/2020/5330201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Media Buying Agency"@en ;
		skos:definition	"Companies engaged in purchasing time and advertising space from media and selling it to advertising agencies."@en ;
		skos:notation	"5330201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Media Buying Agency"@en ;
	skos:definition	"Companies engaged in purchasing time and advertising space from media and selling it to advertising agencies."@en ;
	skos:notation	"5330201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201013> , <http://data.ga-group.nl/ics/trbc/2020/5330201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Signs & Advertising Specialty Producers"@en ;
		skos:definition	"Companies engaged in manufacturing signs and specialty products for advertising purpose."@en ;
		skos:notation	"5330201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Signs & Advertising Specialty Producers"@en ;
	skos:definition	"Companies engaged in manufacturing signs and specialty products for advertising purpose."@en ;
	skos:notation	"5330201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201014> , <http://data.ga-group.nl/ics/trbc/2020/5330201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Outdoor Advertising"@en ;
		skos:definition	"Companies engaged in creating, planning and handling mainly outdoor advertisings."@en ;
		skos:notation	"5330201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Outdoor Advertising"@en ;
	skos:definition	"Companies engaged in creating, planning and handling mainly outdoor advertisings."@en ;
	skos:notation	"5330201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201015> , <http://data.ga-group.nl/ics/trbc/2020/5330201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Direct Marketing"@en ;
		skos:definition	"Companies engaged in planning and consulting on direct marketing and promotion solutions via various means."@en ;
		skos:notation	"5330201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Direct Marketing"@en ;
	skos:definition	"Companies engaged in planning and consulting on direct marketing and promotion solutions via various means."@en ;
	skos:notation	"5330201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201016> , <http://data.ga-group.nl/ics/trbc/2020/5330201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sales Promotions & Events Management"@en ;
		skos:definition	"Companies engaged in promoting and increasing in sales, usage or trial of a product or service, or managing to create and develop festivals, events and conferences for other entities."@en ;
		skos:notation	"5330201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sales Promotions & Events Management"@en ;
	skos:definition	"Companies engaged in promoting and increasing in sales, usage or trial of a product or service, or managing to create and develop festivals, events and conferences for other entities."@en ;
	skos:notation	"5330201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Guerrilla Marketing"@en ;
		skos:definition	"Companies engaged in providing unconventional system of promotions that relies on time, energy and imagination."@en ;
		skos:notation	"5330201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5330201017> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Guerrilla & Sensory Marketing"@en ;
		skos:definition	"Companies engaged in providing unconventional system of promotions that relies on time, energy, imagination and the senses."@en ;
		skos:notation	"5330201017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Guerrilla & Sensory Marketing"@en ;
	skos:definition	"Companies engaged in providing unconventional system of promotions that relies on time, energy, imagination and the senses."@en ;
	skos:notation	"5330201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201018> , <http://data.ga-group.nl/ics/trbc/2020/5330201018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Public Relations"@en ;
		skos:definition	"Companies engaged in consultancy service providing campaigns that promote interests and image of corporations, individuals, and governments."@en ;
		skos:notation	"5330201018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Public Relations"@en ;
	skos:definition	"Companies engaged in consultancy service providing campaigns that promote interests and image of corporations, individuals, and governments."@en ;
	skos:notation	"5330201018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201019> , <http://data.ga-group.nl/ics/trbc/2020/5330201019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Digital Media Agencies"@en ;
		skos:definition	"Companies engaged in providing services related to digital media."@en ;
		skos:notation	"5330201019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Digital Media Agencies"@en ;
	skos:definition	"Companies engaged in providing services related to digital media."@en ;
	skos:notation	"5330201019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201020> , <http://data.ga-group.nl/ics/trbc/2020/5330201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Branding & Naming"@en ;
		skos:definition	"Companies engaged in creating, launching and managing brands as well as rebranding, or planning of branding strategy for others."@en ;
		skos:notation	"5330201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Branding & Naming"@en ;
	skos:definition	"Companies engaged in creating, launching and managing brands as well as rebranding, or planning of branding strategy for others."@en ;
	skos:notation	"5330201020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201021> , <http://data.ga-group.nl/ics/trbc/2020/5330201021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Market Research"@en ;
		skos:definition	"Companies engaged in gathering, researching and interpretation of market information or public opinion."@en ;
		skos:notation	"5330201021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Market Research"@en ;
	skos:definition	"Companies engaged in gathering, researching and interpretation of market information or public opinion."@en ;
	skos:notation	"5330201021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/5330201022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330201022> , <http://data.ga-group.nl/ics/trbc/2020/5330201022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Marketing Consulting Services"@en ;
		skos:definition	"Companies engaged in providing marketing plans, advices and consultancy to businesses and entities."@en ;
		skos:notation	"5330201022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Marketing Consulting Services"@en ;
	skos:definition	"Companies engaged in providing marketing plans, advices and consultancy to businesses and entities."@en ;
	skos:notation	"5330201022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302010> .

<http://data.ga-group.nl/ics/trbc/53302010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53321> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Advertising & Marketing"@en ;
		skos:notation	"53321" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53302010> , <http://data.ga-group.nl/ics/trbc/2012/53302010> , <http://data.ga-group.nl/ics/trbc/2020/53302010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advertising & Marketing"@en ;
		skos:notation	"53302010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53302010> , <http://data.ga-group.nl/ics/trbc/2020/53302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advertising & Marketing"@en ;
		skos:definition	"Print, digital and broadcast media advertising agencies, marketing research, public opinion research, public relations and other marketing and consulting services."@en ;
		skos:notation	"53302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advertising & Marketing"@en ;
	skos:definition	"Print, digital and broadcast media advertising agencies, marketing research, public opinion research, public relations and other marketing and consulting services."@en ;
	skos:notation	"53302010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533020> .

<http://data.ga-group.nl/ics/trbc/5330202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330202010> , <http://data.ga-group.nl/ics/trbc/2020/5330202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Broadcasting Industry, none being dominant: operation of television, radio, cable and satellite broadcasting services. Excludes: (satellite telecommunication services, classified in Wireless Telecommunication Services)."@en ;
		skos:notation	"5330202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Broadcasting (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Broadcasting Industry, none being dominant: operation of television, radio, cable and satellite broadcasting services. Excludes: (satellite telecommunication services, classified in Wireless Telecommunication Services)."@en ;
	skos:notation	"5330202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302020> .

<http://data.ga-group.nl/ics/trbc/5330202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330202011> , <http://data.ga-group.nl/ics/trbc/2020/5330202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Television Broadcasting"@en ;
		skos:definition	"Companies engaged in programming and distribution of audio and video content."@en ;
		skos:notation	"5330202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Television Broadcasting"@en ;
	skos:definition	"Companies engaged in programming and distribution of audio and video content."@en ;
	skos:notation	"5330202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302020> .

<http://data.ga-group.nl/ics/trbc/5330202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330202012> , <http://data.ga-group.nl/ics/trbc/2020/5330202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Radio Broadcasting"@en ;
		skos:definition	"Companies engaged in radio broadcasting. The activity creates programs of its own or acquires from external sources."@en ;
		skos:notation	"5330202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Radio Broadcasting"@en ;
	skos:definition	"Companies engaged in radio broadcasting. The activity creates programs of its own or acquires from external sources."@en ;
	skos:notation	"5330202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302020> .

<http://data.ga-group.nl/ics/trbc/5330202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330202013> , <http://data.ga-group.nl/ics/trbc/2020/5330202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cable Service Providers"@en ;
		skos:definition	"Companies engaged in distribution of broadcasting programs."@en ;
		skos:notation	"5330202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cable Service Providers"@en ;
	skos:definition	"Companies engaged in distribution of broadcasting programs."@en ;
	skos:notation	"5330202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302020> .

<http://data.ga-group.nl/ics/trbc/53302020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53322> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting"@en ;
		skos:notation	"53322" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53302020> , <http://data.ga-group.nl/ics/trbc/2012/53302020> , <http://data.ga-group.nl/ics/trbc/2020/53302020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting"@en ;
		skos:notation	"53302020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53302020> , <http://data.ga-group.nl/ics/trbc/2020/53302020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting"@en ;
		skos:definition	"Providers of television, radio, cable internet, satellite/non-cable broadcasting services."@en ;
		skos:notation	"53302020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Broadcasting"@en ;
	skos:definition	"Providers of television, radio, cable internet, satellite/non-cable broadcasting services."@en ;
	skos:notation	"53302020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533020> .

<http://data.ga-group.nl/ics/trbc/5330203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203010> , <http://data.ga-group.nl/ics/trbc/2020/5330203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Entertainment Production Industry, none being dominant: motion picture, television syndicate, teleproduction, music and music video production, recording studio, theater and animated cartoon production."@en ;
		skos:notation	"5330203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Entertainment Production (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Entertainment Production Industry, none being dominant: motion picture, television syndicate, teleproduction, music and music video production, recording studio, theater and animated cartoon production."@en ;
	skos:notation	"5330203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203011> , <http://data.ga-group.nl/ics/trbc/2020/5330203011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Movie, TV Production & Distribution"@en ;
		skos:definition	"Companies engaged in creation, production, distribution and licensing and marketing of motion pictures and TV programs."@en ;
		skos:notation	"5330203011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Movie, TV Production & Distribution"@en ;
	skos:definition	"Companies engaged in creation, production, distribution and licensing and marketing of motion pictures and TV programs."@en ;
	skos:notation	"5330203011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203012> , <http://data.ga-group.nl/ics/trbc/2020/5330203012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Music, Music Video Production & Distribution"@en ;
		skos:definition	"Companies engaged in creation, production, distribution and licensing and marketing of music records and other sound recordings."@en ;
		skos:notation	"5330203012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Music, Music Video Production & Distribution"@en ;
	skos:definition	"Companies engaged in creation, production, distribution and licensing and marketing of music records and other sound recordings."@en ;
	skos:notation	"5330203012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203013> , <http://data.ga-group.nl/ics/trbc/2020/5330203013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Plays & Concert Production"@en ;
		skos:definition	"Companies engaged in production of live performances such as musicals, plays, operas, comedies, circus, magic shows and other performances."@en ;
		skos:notation	"5330203013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Plays & Concert Production"@en ;
	skos:definition	"Companies engaged in production of live performances such as musicals, plays, operas, comedies, circus, magic shows and other performances."@en ;
	skos:notation	"5330203013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203014> , <http://data.ga-group.nl/ics/trbc/2020/5330203014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production Equipment & Services"@en ;
		skos:definition	"Companies engaged in manufacturing of entertainment production instrument, equipment and facilities. Includes also companies providing technical services to film and TV program production, or organizing and promoting live performances, as well as independent agent service providers for various entertainers."@en ;
		skos:notation	"5330203014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Entertainment Production Equipment & Services"@en ;
	skos:definition	"Companies engaged in manufacturing of entertainment production instrument, equipment and facilities. Includes also companies providing technical services to film and TV program production, or organizing and promoting live performances, as well as independent agent service providers for various entertainers."@en ;
	skos:notation	"5330203014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203015> , <http://data.ga-group.nl/ics/trbc/2020/5330203015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Copyright Management"@en ;
		skos:definition	"Companies engaged in management and licensing of copyrights on behalf of rights owners such as authors, composers, publishers, writers, photographers, musicians and performers."@en ;
		skos:notation	"5330203015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Copyright Management"@en ;
	skos:definition	"Companies engaged in management and licensing of copyrights on behalf of rights owners such as authors, composers, publishers, writers, photographers, musicians and performers."@en ;
	skos:notation	"5330203015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/5330203016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330203016> , <http://data.ga-group.nl/ics/trbc/2020/5330203016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Adult Entertainment Production & Broadcasting"@en ;
		skos:definition	"Companies engaged in production and broadcasting of adult entertainment contents."@en ;
		skos:notation	"5330203016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adult Entertainment Production & Broadcasting"@en ;
	skos:definition	"Companies engaged in production and broadcasting of adult entertainment contents."@en ;
	skos:notation	"5330203016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302030> .

<http://data.ga-group.nl/ics/trbc/53302030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53323> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production"@en ;
		skos:notation	"53323" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53302030> , <http://data.ga-group.nl/ics/trbc/2012/53302030> , <http://data.ga-group.nl/ics/trbc/2020/53302030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production"@en ;
		skos:notation	"53302030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53302030> , <http://data.ga-group.nl/ics/trbc/2020/53302030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production"@en ;
		skos:definition	"Producers of motion pictures, syndicated television, teleproduction, music and music videos. Includes operators of recording studios, theaters and providers of production services such as editing, special effects contracting, video conversion, as well as distribution services."@en ;
		skos:notation	"53302030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Entertainment Production"@en ;
	skos:definition	"Producers of motion pictures, syndicated television, teleproduction, music and music videos. Includes operators of recording studios, theaters and providers of production services such as editing, special effects contracting, video conversion, as well as distribution services."@en ;
	skos:notation	"53302030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533020> .

<http://data.ga-group.nl/ics/trbc/5330204010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204010> , <http://data.ga-group.nl/ics/trbc/2020/5330204010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Publishing (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Consumer Publishing Industry, none being dominant: publishing of books, magazines, newspapers, directories, maps, catalogs, as well as printed and electronic database publishers. Excludes: (information retrieval services without proprietary content, classified in IT Services & Consulting), (information service providers of financial content, classified in Professional Information Services, (contract-based magazine, book and newsprint printing, classified in Commercial Printing Services)."@en ;
		skos:notation	"5330204010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Publishing (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Consumer Publishing Industry, none being dominant: publishing of books, magazines, newspapers, directories, maps, catalogs, as well as printed and electronic database publishers. Excludes: (information retrieval services without proprietary content, classified in IT Services & Consulting), (information service providers of financial content, classified in Professional Information Services, (contract-based magazine, book and newsprint printing, classified in Commercial Printing Services)."@en ;
	skos:notation	"5330204010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204011> , <http://data.ga-group.nl/ics/trbc/2020/5330204011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Newspaper Publishing"@en ;
		skos:definition	"Companies engaged in publishing newspapers."@en ;
		skos:notation	"5330204011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Newspaper Publishing"@en ;
	skos:definition	"Companies engaged in publishing newspapers."@en ;
	skos:notation	"5330204011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204012> , <http://data.ga-group.nl/ics/trbc/2020/5330204012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Magazine Publishing"@en ;
		skos:definition	"Companies engaged in publishing magazines."@en ;
		skos:notation	"5330204012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Magazine Publishing"@en ;
	skos:definition	"Companies engaged in publishing magazines."@en ;
	skos:notation	"5330204012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204013> , <http://data.ga-group.nl/ics/trbc/2020/5330204013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Book Publishing"@en ;
		skos:definition	"Companies engaged in publishing of books in print, electronic, or audio form."@en ;
		skos:notation	"5330204013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Book Publishing"@en ;
	skos:definition	"Companies engaged in publishing of books in print, electronic, or audio form."@en ;
	skos:notation	"5330204013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204014> , <http://data.ga-group.nl/ics/trbc/2020/5330204014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Directory Publishing"@en ;
		skos:definition	"Companies engaged in publishing of directory content ranging from mailing addresses, telephone directories to directories of businesses in print or electronic form."@en ;
		skos:notation	"5330204014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Directory Publishing"@en ;
	skos:definition	"Companies engaged in publishing of directory content ranging from mailing addresses, telephone directories to directories of businesses in print or electronic form."@en ;
	skos:notation	"5330204014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204015> , <http://data.ga-group.nl/ics/trbc/2020/5330204015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Digital Publishing"@en ;
		skos:definition	"Companies engaged in digital publication of e-books and electronic articles, and the development of digital libraries and catalogues."@en ;
		skos:notation	"5330204015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Digital Publishing"@en ;
	skos:definition	"Companies engaged in digital publication of e-books and electronic articles, and the development of digital libraries and catalogues."@en ;
	skos:notation	"5330204015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330204016> , <http://data.ga-group.nl/ics/trbc/2020/5330204016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Adult Publishing"@en ;
		skos:definition	"Companies engaged in publication of adult magazines."@en ;
		skos:notation	"5330204016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adult Publishing"@en ;
	skos:definition	"Companies engaged in publication of adult magazines."@en ;
	skos:notation	"5330204016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/5330204017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5330204017> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Books, Newspapers & Magazines Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of books and periodicals, such as newspapers, magazines, and other published materials."@en ;
		skos:notation	"5330204017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Books, Newspapers & Magazines Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of books and periodicals, such as newspapers, magazines, and other published materials."@en ;
	skos:notation	"5330204017" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53302040> .

<http://data.ga-group.nl/ics/trbc/53302040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53324> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Publishing"@en ;
		skos:notation	"53324" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53302040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Publishing"@en ;
		skos:notation	"53302040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53302040> , <http://data.ga-group.nl/ics/trbc/2020/53302040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Publishing"@en ;
		skos:definition	"Publishers of books, magazines, newspapers, directories, maps and catalogs, as well as printed and electronic databases."@en ;
		skos:notation	"53302040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Publishing"@en ;
	skos:definition	"Publishers of books, magazines, newspapers, directories, maps and catalogs, as well as printed and electronic databases."@en ;
	skos:notation	"53302040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533020> .

<http://data.ga-group.nl/ics/trbc/53302090>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53329> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Media"@en ;
		skos:notation	"53329" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53302090> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Media"@en ;
		skos:notation	"53302090" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Media"@en ;
	skos:notation	"53302090" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/533020> .

<http://data.ga-group.nl/ics/trbc/533020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53320> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Media & Publishing"@en ;
		skos:notation	"53320" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/533020> , <http://data.ga-group.nl/ics/trbc/2012/533020> , <http://data.ga-group.nl/ics/trbc/2020/533020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Media & Publishing"@en ;
		skos:notation	"533020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/533020> , <http://data.ga-group.nl/ics/trbc/2020/533020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Media & Publishing"@en ;
		skos:definition	"Providers of advertising, marketing, broadcasting, entertainment production and publishing services."@en ;
		skos:notation	"533020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Media & Publishing"@en ;
	skos:definition	"Providers of advertising, marketing, broadcasting, entertainment production and publishing services."@en ;
	skos:notation	"533020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5330> .

<http://data.ga-group.nl/ics/trbc/5330>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53300> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Services"@en ;
		skos:notation	"53300" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5330> , <http://data.ga-group.nl/ics/trbc/2012/5330> , <http://data.ga-group.nl/ics/trbc/2020/5330> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Services"@en ;
		skos:notation	"5330" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5330> , <http://data.ga-group.nl/ics/trbc/2020/5330> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Services"@en ;
		skos:definition	"Providers of accommodation, entertainment and leisure services, marketing and advertising services and media & publishing services."@en ;
		skos:notation	"5330" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cyclical Consumer Services"@en ;
	skos:definition	"Providers of accommodation, entertainment and leisure services, marketing and advertising services and media & publishing services."@en ;
	skos:notation	"5330" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/53> .

<http://data.ga-group.nl/ics/trbc/53310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Hotels & Entertainment Services"@en ;
		skos:notation	"53310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels & Entertainment Services"@en ;
	skos:notation	"53310" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53311>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
		skos:notation	"53311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hotels, Motels & Cruise Lines"@en ;
	skos:notation	"53311" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53312>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Restaurants"@en ;
		skos:notation	"53312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Restaurants"@en ;
	skos:notation	"53312" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53313>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53313> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Casinos & Gaming"@en ;
		skos:notation	"53313" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Casinos & Gaming"@en ;
	skos:notation	"53313" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53314>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53314> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Leisure & Recreation"@en ;
		skos:notation	"53314" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Leisure & Recreation"@en ;
	skos:notation	"53314" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53320>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53320> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Media & Publishing"@en ;
		skos:notation	"53320" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Media & Publishing"@en ;
	skos:notation	"53320" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53321>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53321> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Advertising & Marketing"@en ;
		skos:notation	"53321" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advertising & Marketing"@en ;
	skos:notation	"53321" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53322>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53322> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting"@en ;
		skos:notation	"53322" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Broadcasting"@en ;
	skos:notation	"53322" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53323>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53323> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Entertainment Production"@en ;
		skos:notation	"53323" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Entertainment Production"@en ;
	skos:notation	"53323" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53324>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53324> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Publishing"@en ;
		skos:notation	"53324" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Publishing"@en ;
	skos:notation	"53324" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53329>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53329> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Media"@en ;
		skos:notation	"53329" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Media"@en ;
	skos:notation	"53329" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53400>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Retailers"@en ;
		skos:notation	"53400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retailers"@en ;
	skos:notation	"53400" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5340201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340201010> , <http://data.ga-group.nl/ics/trbc/2020/5340201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Department Stores (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Department Stores Industry, none being dominant: the operation of department store chains including auxiliary internet and mail order facilities."@en ;
		skos:notation	"5340201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Department Stores (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Department Stores Industry, none being dominant: the operation of department store chains including auxiliary internet and mail order facilities."@en ;
	skos:notation	"5340201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402010> .

<http://data.ga-group.nl/ics/trbc/5340201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340201011> , <http://data.ga-group.nl/ics/trbc/2020/5340201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"General Department Stores"@en ;
		skos:definition	"Companies engaged in operation of retail stores offering multiple lines of personal and residential goods such as apparel, jewelry, home furnishings, electronics and appliances."@en ;
		skos:notation	"5340201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"General Department Stores"@en ;
	skos:definition	"Companies engaged in operation of retail stores offering multiple lines of personal and residential goods such as apparel, jewelry, home furnishings, electronics and appliances."@en ;
	skos:notation	"5340201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402010> .

<http://data.ga-group.nl/ics/trbc/5340201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340201012> , <http://data.ga-group.nl/ics/trbc/2020/5340201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Department Stores"@en ;
		skos:definition	"Companies engaged in operation of retail stores offering multiple lines of high-end and luxury brands."@en ;
		skos:notation	"5340201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Department Stores"@en ;
	skos:definition	"Companies engaged in operation of retail stores offering multiple lines of high-end and luxury brands."@en ;
	skos:notation	"5340201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402010> .

<http://data.ga-group.nl/ics/trbc/5340201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340201013> , <http://data.ga-group.nl/ics/trbc/2020/5340201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Internet & Mail Order Department Stores"@en ;
		skos:definition	"Companies engaged in retail of all types of merchandise through Internet."@en ;
		skos:notation	"5340201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet & Mail Order Department Stores"@en ;
	skos:definition	"Companies engaged in retail of all types of merchandise through Internet."@en ;
	skos:notation	"5340201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402010> .

<http://data.ga-group.nl/ics/trbc/53402010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53411> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Department Stores"@en ;
		skos:notation	"53411" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53402010> , <http://data.ga-group.nl/ics/trbc/2012/53402010> , <http://data.ga-group.nl/ics/trbc/2020/53402010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Department Stores"@en ;
		skos:notation	"53402010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53402010> , <http://data.ga-group.nl/ics/trbc/2020/53402010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Department Stores"@en ;
		skos:definition	"Retailers operating department store chains offering a diversified product line. Includes auxiliary internet and mail order facilities."@en ;
		skos:notation	"53402010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Department Stores"@en ;
	skos:definition	"Retailers operating department store chains offering a diversified product line. Includes auxiliary internet and mail order facilities."@en ;
	skos:notation	"53402010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534020> .

<http://data.ga-group.nl/ics/trbc/5340202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202010> , <http://data.ga-group.nl/ics/trbc/2020/5340202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Discount Stores industry, none being dominant: operation of stores offering a diversified product line at a discount. Includes also discount stores with auxiliary internet and mail order facilities."@en ;
		skos:notation	"5340202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Discount Stores industry, none being dominant: operation of stores offering a diversified product line at a discount. Includes also discount stores with auxiliary internet and mail order facilities."@en ;
	skos:notation	"5340202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/5340202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202011> , <http://data.ga-group.nl/ics/trbc/2020/5340202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Internet & Mail Order Discount Stores"@en ;
		skos:definition	"Companies engaged in online retail of diversified product line at a discount."@en ;
		skos:notation	"5340202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet & Mail Order Discount Stores"@en ;
	skos:definition	"Companies engaged in online retail of diversified product line at a discount."@en ;
	skos:notation	"5340202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/5340202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202012> , <http://data.ga-group.nl/ics/trbc/2020/5340202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores with Grocery"@en ;
		skos:definition	"Companies engaged in operation of discount stores with grocery. Includes companies offering a diversified line of products with none being dominant. Excludes operators of stores that are majority in food retailing, classified in Food Retail & Distribution."@en ;
		skos:notation	"5340202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores with Grocery"@en ;
	skos:definition	"Companies engaged in operation of discount stores with grocery. Includes companies offering a diversified line of products with none being dominant. Excludes operators of stores that are majority in food retailing, classified in Food Retail & Distribution."@en ;
	skos:notation	"5340202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/5340202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202013> , <http://data.ga-group.nl/ics/trbc/2020/5340202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores without Grocery"@en ;
		skos:definition	"Companies engaged in operation of discount stores without grocery. Includes companies offering a diversified line of products with none being dominant. Excludes operators of stores that are majority in food retailing, classified in Food Retail & Distribution."@en ;
		skos:notation	"5340202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores without Grocery"@en ;
	skos:definition	"Companies engaged in operation of discount stores without grocery. Includes companies offering a diversified line of products with none being dominant. Excludes operators of stores that are majority in food retailing, classified in Food Retail & Distribution."@en ;
	skos:notation	"5340202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/5340202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202014> , <http://data.ga-group.nl/ics/trbc/2020/5340202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores with Gasoline"@en ;
		skos:definition	"Companies engaged in operation of discount stores with gasoline store."@en ;
		skos:notation	"5340202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores with Gasoline"@en ;
	skos:definition	"Companies engaged in operation of discount stores with gasoline store."@en ;
	skos:notation	"5340202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/5340202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340202015> , <http://data.ga-group.nl/ics/trbc/2020/5340202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores without Gasoline"@en ;
		skos:definition	"Companies engaged in operation of discount stores without gasoline store."@en ;
		skos:notation	"5340202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores without Gasoline"@en ;
	skos:definition	"Companies engaged in operation of discount stores without gasoline store."@en ;
	skos:notation	"5340202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53402020> .

<http://data.ga-group.nl/ics/trbc/53402020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53412> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores"@en ;
		skos:notation	"53412" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53402020> , <http://data.ga-group.nl/ics/trbc/2012/53402020> , <http://data.ga-group.nl/ics/trbc/2020/53402020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores"@en ;
		skos:notation	"53402020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53402020> , <http://data.ga-group.nl/ics/trbc/2020/53402020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores"@en ;
		skos:definition	"Retailers operating stores with a diversified product lines at a discount. Includes discount stores with auxiliary or primarily internet and mail order facilities."@en ;
		skos:notation	"53402020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores"@en ;
	skos:definition	"Retailers operating stores with a diversified product lines at a discount. Includes discount stores with auxiliary or primarily internet and mail order facilities."@en ;
	skos:notation	"53402020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534020> .

<http://data.ga-group.nl/ics/trbc/534020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53420> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Retail"@en ;
		skos:notation	"53420" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/534020> , <http://data.ga-group.nl/ics/trbc/2012/534020> , <http://data.ga-group.nl/ics/trbc/2020/534020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Retail"@en ;
		skos:notation	"534020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/534020> , <http://data.ga-group.nl/ics/trbc/2020/534020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Retail"@en ;
		skos:definition	"Retailers offering diversified product lines through department, discount and online or mail order stores."@en ;
		skos:notation	"534020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Retail"@en ;
	skos:definition	"Retailers offering diversified product lines through department, discount and online or mail order stores."@en ;
	skos:notation	"534020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5340> .

<http://data.ga-group.nl/ics/trbc/5340301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301010> , <http://data.ga-group.nl/ics/trbc/2020/5340301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto Vehicles, Parts & Service Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Auto Vehicles, Parts & Service Retailers industry, none being dominant: retailers of auto vehicles, parts and services."@en ;
		skos:notation	"5340301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto Vehicles, Parts & Service Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Auto Vehicles, Parts & Service Retailers industry, none being dominant: retailers of auto vehicles, parts and services."@en ;
	skos:notation	"5340301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301011> , <http://data.ga-group.nl/ics/trbc/2020/5340301011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"New Car Dealers"@en ;
		skos:definition	"Companies engaged in retailing of new cars, consumer oriented light trucks, minivans, sports utility vehicles based on a dealership contract with automobile makers. Includes also the provision of maintenance services for cars."@en ;
		skos:notation	"5340301011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"New Car Dealers"@en ;
	skos:definition	"Companies engaged in retailing of new cars, consumer oriented light trucks, minivans, sports utility vehicles based on a dealership contract with automobile makers. Includes also the provision of maintenance services for cars."@en ;
	skos:notation	"5340301011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301012> , <http://data.ga-group.nl/ics/trbc/2020/5340301012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Used Car Dealers"@en ;
		skos:definition	"Companies engaged in retailing of used cars, consumer oriented light trucks, minivans, sports utility vehicles."@en ;
		skos:notation	"5340301012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Used Car Dealers"@en ;
	skos:definition	"Companies engaged in retailing of used cars, consumer oriented light trucks, minivans, sports utility vehicles."@en ;
	skos:notation	"5340301012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301013> , <http://data.ga-group.nl/ics/trbc/2020/5340301013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Motorcycle Dealers"@en ;
		skos:definition	"Companies engaged in retailing of new and used motorcycles, electric bikes and motor scooters. Includes also the provision of maintenance services for motorcycle."@en ;
		skos:notation	"5340301013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Motorcycle Dealers"@en ;
	skos:definition	"Companies engaged in retailing of new and used motorcycles, electric bikes and motor scooters. Includes also the provision of maintenance services for motorcycle."@en ;
	skos:notation	"5340301013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301014> , <http://data.ga-group.nl/ics/trbc/2020/5340301014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Automotive Parts & Accessories Retailers"@en ;
		skos:definition	"Companies engaged in retailing of parts and accessories for automobiles and motorcycles along with repair services."@en ;
		skos:notation	"5340301014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Automotive Parts & Accessories Retailers"@en ;
	skos:definition	"Companies engaged in retailing of parts and accessories for automobiles and motorcycles along with repair services."@en ;
	skos:notation	"5340301014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301015> , <http://data.ga-group.nl/ics/trbc/2020/5340301015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tire Dealers"@en ;
		skos:definition	"Companies engaged in retailing of new and used tires and tubes along with repair services."@en ;
		skos:notation	"5340301015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tire Dealers"@en ;
	skos:definition	"Companies engaged in retailing of new and used tires and tubes along with repair services."@en ;
	skos:notation	"5340301015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/5340301016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340301016> , <http://data.ga-group.nl/ics/trbc/2020/5340301016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Car Dealers"@en ;
		skos:definition	"Companies engaged in retailing of luxury cars."@en ;
		skos:notation	"5340301016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Car Dealers"@en ;
	skos:definition	"Companies engaged in retailing of luxury cars."@en ;
	skos:notation	"5340301016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403010> .

<http://data.ga-group.nl/ics/trbc/53403010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
		skos:notation	"53431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403010> , <http://data.ga-group.nl/ics/trbc/2012/53403010> , <http://data.ga-group.nl/ics/trbc/2020/53403010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
		skos:notation	"53403010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403010> , <http://data.ga-group.nl/ics/trbc/2020/53403010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
		skos:definition	"Retailers of auto vehicles, parts and services."@en ;
		skos:notation	"53403010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
	skos:definition	"Retailers of auto vehicles, parts and services."@en ;
	skos:notation	"53403010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/5340302010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302010> , <http://data.ga-group.nl/ics/trbc/2020/5340302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Improvement Products & Services Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Home Improvement Products & Services Retailers industry, none being dominant: retailers of home and garden improvement products and services, as well as building materials."@en ;
		skos:notation	"5340302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Improvement Products & Services Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Home Improvement Products & Services Retailers industry, none being dominant: retailers of home and garden improvement products and services, as well as building materials."@en ;
	skos:notation	"5340302010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302011> , <http://data.ga-group.nl/ics/trbc/2020/5340302011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Paint & Wallpaper Retailers"@en ;
		skos:definition	"Retailers of paint, wallpaper and related products."@en ;
		skos:notation	"5340302011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Paint & Wallpaper Retailers"@en ;
	skos:definition	"Retailers of paint, wallpaper and related products."@en ;
	skos:notation	"5340302011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302012> , <http://data.ga-group.nl/ics/trbc/2020/5340302012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Builder Merchants"@en ;
		skos:definition	"Companies engaged in retail of value added building products such as door and window frames, moldings and trims, roofing, gutters, floorboards, tiles, insulating materials, plumbing fixtures, electrical supplies, prefabricated buildings and kits, and other supplies."@en ;
		skos:notation	"5340302012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Builder Merchants"@en ;
	skos:definition	"Companies engaged in retail of value added building products such as door and window frames, moldings and trims, roofing, gutters, floorboards, tiles, insulating materials, plumbing fixtures, electrical supplies, prefabricated buildings and kits, and other supplies."@en ;
	skos:notation	"5340302012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302013> , <http://data.ga-group.nl/ics/trbc/2020/5340302013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nursery & Garden Centers"@en ;
		skos:definition	"Retailers of nursery products such as trees, shrubs, plants, seeds, sod, fertilizers, as well as lawn care and gardening supplies and tools."@en ;
		skos:notation	"5340302013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nursery & Garden Centers"@en ;
	skos:definition	"Retailers of nursery products such as trees, shrubs, plants, seeds, sod, fertilizers, as well as lawn care and gardening supplies and tools."@en ;
	skos:notation	"5340302013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302014> , <http://data.ga-group.nl/ics/trbc/2020/5340302014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Kitchen & Bathroom Retailers"@en ;
		skos:definition	"Retailers of kitchen and bathroom fixtures and supplies such as cabinets, sinks, faucets, pipes and bathtubs."@en ;
		skos:notation	"5340302014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Kitchen & Bathroom Retailers"@en ;
	skos:definition	"Retailers of kitchen and bathroom fixtures and supplies such as cabinets, sinks, faucets, pipes and bathtubs."@en ;
	skos:notation	"5340302014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302015> , <http://data.ga-group.nl/ics/trbc/2020/5340302015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Décor Retailers"@en ;
		skos:definition	"Retailers of home décor products, such as handicraft, artforms, paintings, sculptures, applied art pieces, artificial flora, artwork and other home decoration products."@en ;
		skos:notation	"5340302015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Décor Retailers"@en ;
	skos:definition	"Retailers of home décor products, such as handicraft, artforms, paintings, sculptures, applied art pieces, artificial flora, artwork and other home decoration products."@en ;
	skos:notation	"5340302015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302016> , <http://data.ga-group.nl/ics/trbc/2020/5340302016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Interior Design Services"@en ;
		skos:definition	"Companies engaged in planning, designing, and decoration of interior spaces of houses and offices."@en ;
		skos:notation	"5340302016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Interior Design Services"@en ;
	skos:definition	"Companies engaged in planning, designing, and decoration of interior spaces of houses and offices."@en ;
	skos:notation	"5340302016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/5340302017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340302017> , <http://data.ga-group.nl/ics/trbc/2020/5340302017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Home Improvement Product Retailers"@en ;
		skos:definition	"Retailers of luxury home and garden improvement products, as well as luxury building materials."@en ;
		skos:notation	"5340302017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Home Improvement Product Retailers"@en ;
	skos:definition	"Retailers of luxury home and garden improvement products, as well as luxury building materials."@en ;
	skos:notation	"5340302017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403020> .

<http://data.ga-group.nl/ics/trbc/53403020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Improvement Products & Services Retailers"@en ;
		skos:notation	"53432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403020> , <http://data.ga-group.nl/ics/trbc/2012/53403020> , <http://data.ga-group.nl/ics/trbc/2020/53403020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Improvement Products & Services Retailers"@en ;
		skos:notation	"53403020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403020> , <http://data.ga-group.nl/ics/trbc/2020/53403020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Improvement Products & Services Retailers"@en ;
		skos:definition	"Retailers of home and garden improvement products and services, as well as building materials."@en ;
		skos:notation	"53403020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Improvement Products & Services Retailers"@en ;
	skos:definition	"Retailers of home and garden improvement products and services, as well as building materials."@en ;
	skos:notation	"53403020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/5340303010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303010> , <http://data.ga-group.nl/ics/trbc/2020/5340303010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Home Furnishings Retailers industry, none being dominant: retailers of home furnishings and furniture. Excludes kitchen and bathroom improvement specialists (classified in Home Improvement Products & Services Retailers)."@en ;
		skos:notation	"5340303010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Home Furnishings Retailers industry, none being dominant: retailers of home furnishings and furniture. Excludes kitchen and bathroom improvement specialists (classified in Home Improvement Products & Services Retailers)."@en ;
	skos:notation	"5340303010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303011> , <http://data.ga-group.nl/ics/trbc/2020/5340303011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Furniture Retailers"@en ;
		skos:definition	"Retailers of furniture such as desks, tables, chairs, cabinets, drawers, bed frames and headboards, entertainment centers and stands and outdoor furniture."@en ;
		skos:notation	"5340303011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Furniture Retailers"@en ;
	skos:definition	"Retailers of furniture such as desks, tables, chairs, cabinets, drawers, bed frames and headboards, entertainment centers and stands and outdoor furniture."@en ;
	skos:notation	"5340303011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303012> , <http://data.ga-group.nl/ics/trbc/2020/5340303012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Floor Covering Retailers"@en ;
		skos:definition	"Retailers of carpets, rugs, wood or vinyl floor coverings, and floor tiles."@en ;
		skos:notation	"5340303012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Floor Covering Retailers"@en ;
	skos:definition	"Retailers of carpets, rugs, wood or vinyl floor coverings, and floor tiles."@en ;
	skos:notation	"5340303012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303013> , <http://data.ga-group.nl/ics/trbc/2020/5340303013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Soft Furnishing Retailers"@en ;
		skos:definition	"Retailers of couches, mattresses, cushions, beddings, bathroom textiles, curtains, blinds, shades."@en ;
		skos:notation	"5340303013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Soft Furnishing Retailers"@en ;
	skos:definition	"Retailers of couches, mattresses, cushions, beddings, bathroom textiles, curtains, blinds, shades."@en ;
	skos:notation	"5340303013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303014> , <http://data.ga-group.nl/ics/trbc/2020/5340303014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Furnishing Retailers"@en ;
		skos:definition	"Retailers of luxury home furnishings and furniture."@en ;
		skos:notation	"5340303014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Furnishing Retailers"@en ;
	skos:definition	"Retailers of luxury home furnishings and furniture."@en ;
	skos:notation	"5340303014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340303015> , <http://data.ga-group.nl/ics/trbc/2020/5340303015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Antique Dealers"@en ;
		skos:definition	"Retailers of antiques including frescos, sculptures, porcelains, handicrafts and other antiques."@en ;
		skos:notation	"5340303015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Antique Dealers"@en ;
	skos:definition	"Retailers of antiques including frescos, sculptures, porcelains, handicrafts and other antiques."@en ;
	skos:notation	"5340303015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/5340303016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5340303016> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Art & Craftwork Retailers"@en ;
		skos:definition	"Retailers of art pieces, such as paintings, sculptures, carvings, and craftwork, such as decorative handicraft, pottery, metal works, glass works, home décor items."@en ;
		skos:notation	"5340303016" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Art & Craftwork Retailers"@en ;
	skos:definition	"Retailers of art pieces, such as paintings, sculptures, carvings, and craftwork, such as decorative handicraft, pottery, metal works, glass works, home décor items."@en ;
	skos:notation	"5340303016" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403030> .

<http://data.ga-group.nl/ics/trbc/53403030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53433> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Retailers"@en ;
		skos:notation	"53433" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403030> , <http://data.ga-group.nl/ics/trbc/2012/53403030> , <http://data.ga-group.nl/ics/trbc/2020/53403030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Retailers"@en ;
		skos:notation	"53403030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403030> , <http://data.ga-group.nl/ics/trbc/2020/53403030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Retailers"@en ;
		skos:definition	"Retailers of home furnishings and furniture."@en ;
		skos:notation	"53403030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings Retailers"@en ;
	skos:definition	"Retailers of home furnishings and furniture."@en ;
	skos:notation	"53403030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/5340304010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304010> , <http://data.ga-group.nl/ics/trbc/2020/5340304010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Apparel & Accessories Retailers industry, none being dominant: operation of men, women and children's clothing and accessories stores, as well as retailers of handbags, footwear, leather goods, luggage, jewelry and watches."@en ;
		skos:notation	"5340304010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Apparel & Accessories Retailers industry, none being dominant: operation of men, women and children's clothing and accessories stores, as well as retailers of handbags, footwear, leather goods, luggage, jewelry and watches."@en ;
	skos:notation	"5340304010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304011> , <http://data.ga-group.nl/ics/trbc/2020/5340304011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Footwear Retailers"@en ;
		skos:definition	"Retailers of men's, women's, children's footwear, as well as sporting footwear. Includes also companies engaged in footwear and leather goods."@en ;
		skos:notation	"5340304011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Footwear Retailers"@en ;
	skos:definition	"Retailers of men's, women's, children's footwear, as well as sporting footwear. Includes also companies engaged in footwear and leather goods."@en ;
	skos:notation	"5340304011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304012> , <http://data.ga-group.nl/ics/trbc/2020/5340304012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Jewelry & Watch Retailers"@en ;
		skos:definition	"Retailers of jewelry, watches and clocks. Includes also jewelry and watch repair services."@en ;
		skos:notation	"5340304012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Jewelry & Watch Retailers"@en ;
	skos:definition	"Retailers of jewelry, watches and clocks. Includes also jewelry and watch repair services."@en ;
	skos:notation	"5340304012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304013> , <http://data.ga-group.nl/ics/trbc/2020/5340304013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Men's Apparel Retailers"@en ;
		skos:definition	"Retailers of men's and boy's outerwear and underwear."@en ;
		skos:notation	"5340304013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Men's Apparel Retailers"@en ;
	skos:definition	"Retailers of men's and boy's outerwear and underwear."@en ;
	skos:notation	"5340304013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304014> , <http://data.ga-group.nl/ics/trbc/2020/5340304014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Women's Apparel Retailers"@en ;
		skos:definition	"Retailers of women's and girls' outwear, underwear and hosiery. Includes also retailers of maternity products."@en ;
		skos:notation	"5340304014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Women's Apparel Retailers"@en ;
	skos:definition	"Retailers of women's and girls' outwear, underwear and hosiery. Includes also retailers of maternity products."@en ;
	skos:notation	"5340304014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304015> , <http://data.ga-group.nl/ics/trbc/2020/5340304015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Children's & Infants' Clothing Retailers"@en ;
		skos:definition	"Retailers of children's and infants clothing's, as well as infant bedding, bibs, infant soft goods and accessories."@en ;
		skos:notation	"5340304015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Children's & Infants' Clothing Retailers"@en ;
	skos:definition	"Retailers of children's and infants clothing's, as well as infant bedding, bibs, infant soft goods and accessories."@en ;
	skos:notation	"5340304015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304016> , <http://data.ga-group.nl/ics/trbc/2020/5340304016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Teen Fashion Retailers"@en ;
		skos:definition	"Retailers of apparels and related accessories for teenagers."@en ;
		skos:notation	"5340304016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Teen Fashion Retailers"@en ;
	skos:definition	"Retailers of apparels and related accessories for teenagers."@en ;
	skos:notation	"5340304016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304017> , <http://data.ga-group.nl/ics/trbc/2020/5340304017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Handbags & Luggage Retailers"@en ;
		skos:definition	"Retailers of handbags, purses, wallets, suitcases and other luggage."@en ;
		skos:notation	"5340304017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Handbags & Luggage Retailers"@en ;
	skos:definition	"Retailers of handbags, purses, wallets, suitcases and other luggage."@en ;
	skos:notation	"5340304017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304018> , <http://data.ga-group.nl/ics/trbc/2020/5340304018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Apparel Retailers"@en ;
		skos:definition	"Retailers of luxury apparel brands and luxury handbag & luggage brands."@en ;
		skos:notation	"5340304018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Apparel Retailers"@en ;
	skos:definition	"Retailers of luxury apparel brands and luxury handbag & luggage brands."@en ;
	skos:notation	"5340304018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/5340304019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340304019> , <http://data.ga-group.nl/ics/trbc/2020/5340304019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sports & Outdoors Retailers"@en ;
		skos:definition	"Retailers of sports wears and outdoor wears, such as tracksuits, swimsuits and wind pants."@en ;
		skos:notation	"5340304019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sports & Outdoors Retailers"@en ;
	skos:definition	"Retailers of sports wears and outdoor wears, such as tracksuits, swimsuits and wind pants."@en ;
	skos:notation	"5340304019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403040> .

<http://data.ga-group.nl/ics/trbc/53403040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53414> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories Retailers"@en ;
		skos:notation	"53414" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403040> , <http://data.ga-group.nl/ics/trbc/2012/53403040> , <http://data.ga-group.nl/ics/trbc/2020/53403040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories Retailers"@en ;
		skos:notation	"53403040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403040> , <http://data.ga-group.nl/ics/trbc/2020/53403040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories Retailers"@en ;
		skos:definition	"Retailers of men, women and children's clothing and accessories stores, including retailers of handbags, footwear, leather goods, luggage, jewelry and watches."@en ;
		skos:notation	"53403040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories Retailers"@en ;
	skos:definition	"Retailers of men, women and children's clothing and accessories stores, including retailers of handbags, footwear, leather goods, luggage, jewelry and watches."@en ;
	skos:notation	"53403040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/5340305010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340305010> , <http://data.ga-group.nl/ics/trbc/2020/5340305010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer & Electronics Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Computer & Electronics Retailers industry, none being dominant: retailing of computers and peripherals, consumer electronics and other technology products. Includes retail of household appliances, audio and video equipment, consumer software, digital cameras, cell phones and components and other electronic goods."@en ;
		skos:notation	"5340305010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer & Electronics Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Computer & Electronics Retailers industry, none being dominant: retailing of computers and peripherals, consumer electronics and other technology products. Includes retail of household appliances, audio and video equipment, consumer software, digital cameras, cell phones and components and other electronic goods."@en ;
	skos:notation	"5340305010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403050> .

<http://data.ga-group.nl/ics/trbc/5340305011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340305011> , <http://data.ga-group.nl/ics/trbc/2020/5340305011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware & Software Retailers"@en ;
		skos:definition	"Retailers of desktop computers, notebook computers, handheld computers, computer peripherals and computer software products."@en ;
		skos:notation	"5340305011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware & Software Retailers"@en ;
	skos:definition	"Retailers of desktop computers, notebook computers, handheld computers, computer peripherals and computer software products."@en ;
	skos:notation	"5340305011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403050> .

<http://data.ga-group.nl/ics/trbc/5340305012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340305012> , <http://data.ga-group.nl/ics/trbc/2020/5340305012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronics Retailers"@en ;
		skos:definition	"Retailers of consumer electronics such as home audio and video products and household appliances."@en ;
		skos:notation	"5340305012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Electronics Retailers"@en ;
	skos:definition	"Retailers of consumer electronics such as home audio and video products and household appliances."@en ;
	skos:notation	"5340305012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403050> .

<http://data.ga-group.nl/ics/trbc/5340305013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340305013> , <http://data.ga-group.nl/ics/trbc/2020/5340305013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mobile Phone Retailers"@en ;
		skos:definition	"Retailers of mobile phones, pagers, and accessories."@en ;
		skos:notation	"5340305013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mobile Phone Retailers"@en ;
	skos:definition	"Retailers of mobile phones, pagers, and accessories."@en ;
	skos:notation	"5340305013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403050> .

<http://data.ga-group.nl/ics/trbc/53403050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53415> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer & Electronics Retailers"@en ;
		skos:notation	"53415" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403050> , <http://data.ga-group.nl/ics/trbc/2012/53403050> , <http://data.ga-group.nl/ics/trbc/2020/53403050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer & Electronics Retailers"@en ;
		skos:notation	"53403050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403050> , <http://data.ga-group.nl/ics/trbc/2020/53403050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer & Electronics Retailers"@en ;
		skos:definition	"Retailers of computers and peripherals, consumer electronics and other technology products. Includes retailers of household appliances, audio and video equipment, consumer software, digital cameras, cell phones and components, and other electronic goods."@en ;
		skos:notation	"53403050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer & Electronics Retailers"@en ;
	skos:definition	"Retailers of computers and peripherals, consumer electronics and other technology products. Includes retailers of household appliances, audio and video equipment, consumer software, digital cameras, cell phones and components, and other electronic goods."@en ;
	skos:notation	"53403050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/5340309010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309010> , <http://data.ga-group.nl/ics/trbc/2020/5340309010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Specialty Retailers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Miscellaneous Specialty Retailers Industry, none being dominant: operation of specialized stores and dealerships. Includes operators of office supply, book, toy, vision care, video rental, sporting equipment and other focused retail outlets. Excludes: (stores specializing in computers and other technology products, classified in Computers & Electronics Retailers), (stores specializing in jewelry, luggage, men, women, and children's clothing, classified in Apparel & Accessories Retailers), (stores specializing in home and garden improvement products and services, classified in Home Improvement Products & Services Retailers), (home furnishings and furniture, classified in Home Furnishings Retailers) and (auto vehicles, parts and services, classified in Auto Vehicles, Parts & Services Retailers)."@en ;
		skos:notation	"5340309010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Specialty Retailers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Miscellaneous Specialty Retailers Industry, none being dominant: operation of specialized stores and dealerships. Includes operators of office supply, book, toy, vision care, video rental, sporting equipment and other focused retail outlets. Excludes: (stores specializing in computers and other technology products, classified in Computers & Electronics Retailers), (stores specializing in jewelry, luggage, men, women, and children's clothing, classified in Apparel & Accessories Retailers), (stores specializing in home and garden improvement products and services, classified in Home Improvement Products & Services Retailers), (home furnishings and furniture, classified in Home Furnishings Retailers) and (auto vehicles, parts and services, classified in Auto Vehicles, Parts & Services Retailers)."@en ;
	skos:notation	"5340309010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309011> , <http://data.ga-group.nl/ics/trbc/2020/5340309011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Beauty Supply Retailers"@en ;
		skos:definition	"Retailers of luxury cosmetics, perfumes, toiletries, and personal grooming products."@en ;
		skos:notation	"5340309011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Beauty Supply Retailers"@en ;
	skos:definition	"Retailers of luxury cosmetics, perfumes, toiletries, and personal grooming products."@en ;
	skos:notation	"5340309011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309012> , <http://data.ga-group.nl/ics/trbc/2020/5340309012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Care Products Retailers"@en ;
		skos:definition	"Retailers of cosmetics, perfumes, toiletries, and personal grooming products."@en ;
		skos:notation	"5340309012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Care Products Retailers"@en ;
	skos:definition	"Retailers of cosmetics, perfumes, toiletries, and personal grooming products."@en ;
	skos:notation	"5340309012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309013> , <http://data.ga-group.nl/ics/trbc/2020/5340309013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Optical Goods Stores"@en ;
		skos:definition	"Companies engaged in retailing and fitting eyeglasses, frames, lenses, sunglasses and contact lenses."@en ;
		skos:notation	"5340309013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Optical Goods Stores"@en ;
	skos:definition	"Companies engaged in retailing and fitting eyeglasses, frames, lenses, sunglasses and contact lenses."@en ;
	skos:notation	"5340309013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309014> , <http://data.ga-group.nl/ics/trbc/2020/5340309014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Health Food Stores"@en ;
		skos:definition	"Retailers of health food such as vitamins, nutritional supplements and special dietary foods."@en ;
		skos:notation	"5340309014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Health Food Stores"@en ;
	skos:definition	"Retailers of health food such as vitamins, nutritional supplements and special dietary foods."@en ;
	skos:notation	"5340309014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309015> , <http://data.ga-group.nl/ics/trbc/2020/5340309015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Musical Instrument Retailers"@en ;
		skos:definition	"Retailers of string instruments, wind instruments and percussion instruments. Includes also the provision of repair and maintenance services."@en ;
		skos:notation	"5340309015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Musical Instrument Retailers"@en ;
	skos:definition	"Retailers of string instruments, wind instruments and percussion instruments. Includes also the provision of repair and maintenance services."@en ;
	skos:notation	"5340309015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309016> , <http://data.ga-group.nl/ics/trbc/2020/5340309016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hobby & Craft Product Retailers"@en ;
		skos:definition	"Retailers of radio-controlled airplanes, boats, cars and helicopters, model cars, trains, rockets, scale figures based on anime or film, as well as craft supplies."@en ;
		skos:notation	"5340309016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hobby & Craft Product Retailers"@en ;
	skos:definition	"Retailers of radio-controlled airplanes, boats, cars and helicopters, model cars, trains, rockets, scale figures based on anime or film, as well as craft supplies."@en ;
	skos:notation	"5340309016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309017> , <http://data.ga-group.nl/ics/trbc/2020/5340309017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Toys & Games Retailers"@en ;
		skos:definition	"Retailers of dolls, stuffed toys, games, computer games and consoles."@en ;
		skos:notation	"5340309017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Toys & Games Retailers"@en ;
	skos:definition	"Retailers of dolls, stuffed toys, games, computer games and consoles."@en ;
	skos:notation	"5340309017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309018> , <http://data.ga-group.nl/ics/trbc/2020/5340309018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Book & Magazine Retailers"@en ;
		skos:definition	"Retailers of new books, magazines and newspapers, along with CDs and DVDs. Includes also retail of second-hand books as well as the rental of books and videos."@en ;
		skos:notation	"5340309018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Book & Magazine Retailers"@en ;
	skos:definition	"Retailers of new books, magazines and newspapers, along with CDs and DVDs. Includes also retail of second-hand books as well as the rental of books and videos."@en ;
	skos:notation	"5340309018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309019> , <http://data.ga-group.nl/ics/trbc/2020/5340309019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Florists"@en ;
		skos:definition	"Retailers of cut flowers, floral arrangements, and potted plants."@en ;
		skos:notation	"5340309019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Florists"@en ;
	skos:definition	"Retailers of cut flowers, floral arrangements, and potted plants."@en ;
	skos:notation	"5340309019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309020> , <http://data.ga-group.nl/ics/trbc/2020/5340309020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Supplies & Stationery Stores"@en ;
		skos:definition	"Retailers of stationery, school and office supplies."@en ;
		skos:notation	"5340309020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Supplies & Stationery Stores"@en ;
	skos:definition	"Retailers of stationery, school and office supplies."@en ;
	skos:notation	"5340309020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309021> , <http://data.ga-group.nl/ics/trbc/2020/5340309021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Gift, Novelty & Souvenir Stores"@en ;
		skos:definition	"Retailers of gifts, novelty, souvenir, seasonal and holiday decorations and greeting cards."@en ;
		skos:notation	"5340309021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Gift, Novelty & Souvenir Stores"@en ;
	skos:definition	"Retailers of gifts, novelty, souvenir, seasonal and holiday decorations and greeting cards."@en ;
	skos:notation	"5340309021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309022> , <http://data.ga-group.nl/ics/trbc/2020/5340309022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Used Merchandise Stores"@en ;
		skos:definition	"Retailers of used merchandise and secondhand goods. Excludes : (used motor vehicle retailer, classified under Used Car Dealers), (used book retailer, classified under Book & Magazine Retailers)."@en ;
		skos:notation	"5340309022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Used Merchandise Stores"@en ;
	skos:definition	"Retailers of used merchandise and secondhand goods. Excludes : (used motor vehicle retailer, classified under Used Car Dealers), (used book retailer, classified under Book & Magazine Retailers)."@en ;
	skos:notation	"5340309022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309023> , <http://data.ga-group.nl/ics/trbc/2020/5340309023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sporting Goods Stores"@en ;
		skos:definition	"Retailers of sporting goods such as sports equipment and accessories."@en ;
		skos:notation	"5340309023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sporting Goods Stores"@en ;
	skos:definition	"Retailers of sporting goods such as sports equipment and accessories."@en ;
	skos:notation	"5340309023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309024> , <http://data.ga-group.nl/ics/trbc/2020/5340309024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pet & Pet Supplies Retailers"@en ;
		skos:definition	"Retailers of pets, pet foods and other supplies."@en ;
		skos:notation	"5340309024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pet & Pet Supplies Retailers"@en ;
	skos:definition	"Retailers of pets, pet foods and other supplies."@en ;
	skos:notation	"5340309024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/5340309025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340309025> , <http://data.ga-group.nl/ics/trbc/2020/5340309025> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Adult Products Retailers"@en ;
		skos:definition	"Retailers of sex toys, pornography and other adult products. Includes also adult video stores and adult book stores."@en ;
		skos:notation	"5340309025" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Adult Products Retailers"@en ;
	skos:definition	"Retailers of sex toys, pornography and other adult products. Includes also adult video stores and adult book stores."@en ;
	skos:notation	"5340309025" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/53403090> .

<http://data.ga-group.nl/ics/trbc/53403090>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53416> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:notation	"53416" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53403090> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Other Specialty Retailers"@en ;
		skos:notation	"53403090" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53403090> , <http://data.ga-group.nl/ics/trbc/2020/53403090> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Specialty Retailers"@en ;
		skos:definition	"Retailers operating specialized stores and dealerships. Includes operators of office supply, book, toy, vision care, video rental, sporting equipment and other focused retail outlets."@en ;
		skos:notation	"53403090" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Specialty Retailers"@en ;
	skos:definition	"Retailers operating specialized stores and dealerships. Includes operators of office supply, book, toy, vision care, video rental, sporting equipment and other focused retail outlets."@en ;
	skos:notation	"53403090" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/534030> .

<http://data.ga-group.nl/ics/trbc/534030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53430> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:notation	"53430" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/534030> , <http://data.ga-group.nl/ics/trbc/2012/534030> , <http://data.ga-group.nl/ics/trbc/2020/534030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:notation	"534030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/534030> , <http://data.ga-group.nl/ics/trbc/2020/534030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:definition	"Retailers operating stores and dealerships focused on a single area. Includes auto part, home improvement, home furnishing, office supply, toy, sporting equipment, book, kitchenware and houseware retailers. Includes also garden centers, car and truck dealerships."@en ;
		skos:notation	"534030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Retailers"@en ;
	skos:definition	"Retailers operating stores and dealerships focused on a single area. Includes auto part, home improvement, home furnishing, office supply, toy, sporting equipment, book, kitchenware and houseware retailers. Includes also garden centers, car and truck dealerships."@en ;
	skos:notation	"534030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5340> .

<http://data.ga-group.nl/ics/trbc/5340>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Retailers"@en ;
		skos:notation	"53400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5340> , <http://data.ga-group.nl/ics/trbc/2012/5340> , <http://data.ga-group.nl/ics/trbc/2020/5340> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retailers"@en ;
		skos:notation	"5340" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5340> , <http://data.ga-group.nl/ics/trbc/2020/5340> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retailers"@en ;
		skos:definition	"Retailers that operate department, discount, catalog and internet, apparel & accessories, computers and electronics and other specialty stores."@en ;
		skos:notation	"5340" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retailers"@en ;
	skos:definition	"Retailers that operate department, discount, catalog and internet, apparel & accessories, computers and electronics and other specialty stores."@en ;
	skos:notation	"5340" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/53> .

<http://data.ga-group.nl/ics/trbc/53411>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53411> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Department Stores"@en ;
		skos:notation	"53411" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Department Stores"@en ;
	skos:notation	"53411" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53412>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53412> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Discount Stores"@en ;
		skos:notation	"53412" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Discount Stores"@en ;
	skos:notation	"53412" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53413>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53413> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Catalog & Internet Order"@en ;
		skos:notation	"53413" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Catalog & Internet Order"@en ;
	skos:notation	"53413" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53414>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53414> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Apparel & Accessories Retailers"@en ;
		skos:notation	"53414" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Apparel & Accessories Retailers"@en ;
	skos:notation	"53414" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53415>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53415> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer & Electronics Retailers"@en ;
		skos:notation	"53415" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer & Electronics Retailers"@en ;
	skos:notation	"53415" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53416>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53416> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:notation	"53416" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Retailers"@en ;
	skos:notation	"53416" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53420>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53420> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Retail"@en ;
		skos:notation	"53420" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Retail"@en ;
	skos:notation	"53420" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53430>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53430> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Retailers"@en ;
		skos:notation	"53430" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Retailers"@en ;
	skos:notation	"53430" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53431>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
		skos:notation	"53431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto Vehicles, Parts & Service Retailers"@en ;
	skos:notation	"53431" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53432>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Improvement Products & Services Retailers"@en ;
		skos:notation	"53432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Improvement Products & Services Retailers"@en ;
	skos:notation	"53432" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53433>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53433> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Home Furnishings Retailers"@en ;
		skos:notation	"53433" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Furnishings Retailers"@en ;
	skos:notation	"53433" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/53>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/53000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Goods & Services"@en ;
		skos:notation	"53000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/53> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Cyclical Consumer Goods & Services"@en ;
		skos:notation	"53" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/53> , <http://data.ga-group.nl/ics/trbc/2020/53> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Cyclicals"@en ;
		skos:definition	"Manufacturers of automobiles, household goods, textiles and other products, as well as homebuilders and retailers, and providers of consumer services, such as hotel, entertainment and media services."@en ;
		skos:notation	"53" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Cyclicals"@en ;
	skos:definition	"Manufacturers of automobiles, household goods, textiles and other products, as well as homebuilders and retailers, and providers of consumer services, such as hotel, entertainment and media services."@en ;
	skos:notation	"53" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Cyclical Consumer Goods & Services"@en ;
		skos:notation	"54000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Cyclical Consumer Goods & Services"@en ;
	skos:notation	"54000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Beverages"@en ;
		skos:notation	"54100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Beverages"@en ;
	skos:notation	"54100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5410101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410101010> , <http://data.ga-group.nl/ics/trbc/2020/5410101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Brewers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Brewers Industry, none being dominant. Includes manufacturing of beer and malt liquor."@en ;
		skos:notation	"5410101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Brewers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Brewers Industry, none being dominant. Includes manufacturing of beer and malt liquor."@en ;
	skos:notation	"5410101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101010> .

<http://data.ga-group.nl/ics/trbc/5410101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410101011> , <http://data.ga-group.nl/ics/trbc/2020/5410101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Craft & Micro Brewers"@en ;
		skos:definition	"Small and independent manufacturers of beer and malt liquor. Micro brewers are breweries which produce a limited amount of beer."@en ;
		skos:notation	"5410101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Craft & Micro Brewers"@en ;
	skos:definition	"Small and independent manufacturers of beer and malt liquor. Micro brewers are breweries which produce a limited amount of beer."@en ;
	skos:notation	"5410101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101010> .

<http://data.ga-group.nl/ics/trbc/54101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Brewers"@en ;
		skos:notation	"54111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54101010> , <http://data.ga-group.nl/ics/trbc/2012/54101010> , <http://data.ga-group.nl/ics/trbc/2020/54101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Brewers"@en ;
		skos:notation	"54101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54101010> , <http://data.ga-group.nl/ics/trbc/2020/54101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Brewers"@en ;
		skos:definition	"Manufacturers of beer and malt liquor."@en ;
		skos:notation	"54101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Brewers"@en ;
	skos:definition	"Manufacturers of beer and malt liquor."@en ;
	skos:notation	"54101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541010> .

<http://data.ga-group.nl/ics/trbc/5410102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410102010> , <http://data.ga-group.nl/ics/trbc/2020/5410102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Distillers & Wineries (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Distillers & Wineries Industry, none being dominant: manufacturing wine, champagne and sparkling wine, as well as distilled alcoholic beverages such as vodka, brandy, whisky, gin, sake and other malt and blended alcoholic beverages."@en ;
		skos:notation	"5410102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Distillers & Wineries (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Distillers & Wineries Industry, none being dominant: manufacturing wine, champagne and sparkling wine, as well as distilled alcoholic beverages such as vodka, brandy, whisky, gin, sake and other malt and blended alcoholic beverages."@en ;
	skos:notation	"5410102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101020> .

<http://data.ga-group.nl/ics/trbc/5410102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410102011> , <http://data.ga-group.nl/ics/trbc/2020/5410102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wineries"@en ;
		skos:definition	"Companies engaged in manufacturing, wine, champagne and sparkling wine."@en ;
		skos:notation	"5410102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wineries"@en ;
	skos:definition	"Companies engaged in manufacturing, wine, champagne and sparkling wine."@en ;
	skos:notation	"5410102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101020> .

<http://data.ga-group.nl/ics/trbc/5410102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410102012> , <http://data.ga-group.nl/ics/trbc/2020/5410102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Distilleries"@en ;
		skos:definition	"Companies engaged in manufacturing distilled alcoholic beverages such as vodka, brandy, whisky, gin, and sake."@en ;
		skos:notation	"5410102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Distilleries"@en ;
	skos:definition	"Companies engaged in manufacturing distilled alcoholic beverages such as vodka, brandy, whisky, gin, and sake."@en ;
	skos:notation	"5410102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101020> .

<http://data.ga-group.nl/ics/trbc/5410102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410102013> , <http://data.ga-group.nl/ics/trbc/2020/5410102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Malt Producers"@en ;
		skos:definition	"Companies engaged in manufacturing malts. Malt is mostly used as the basic raw material in beer and whisky. Grain malt is also used in food products, which include breakfast cereals, confectionary, baked goods, malt vinegar and malt extracts which are a primary ingredients many food and soft drink product."@en ;
		skos:notation	"5410102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Malt Producers"@en ;
	skos:definition	"Companies engaged in manufacturing malts. Malt is mostly used as the basic raw material in beer and whisky. Grain malt is also used in food products, which include breakfast cereals, confectionary, baked goods, malt vinegar and malt extracts which are a primary ingredients many food and soft drink product."@en ;
	skos:notation	"5410102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101020> .

<http://data.ga-group.nl/ics/trbc/54101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Distillers & Wineries"@en ;
		skos:notation	"54112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54101020> , <http://data.ga-group.nl/ics/trbc/2012/54101020> , <http://data.ga-group.nl/ics/trbc/2020/54101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Distillers & Wineries"@en ;
		skos:notation	"54101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54101020> , <http://data.ga-group.nl/ics/trbc/2020/54101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Distillers & Wineries"@en ;
		skos:definition	"Manufacturers of wine, champagne and sparkling wine, as well as distilled alcoholic beverages such as vodka, brandy, whisky, gin, sake and other malt and blended alcoholic beverages."@en ;
		skos:notation	"54101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Distillers & Wineries"@en ;
	skos:definition	"Manufacturers of wine, champagne and sparkling wine, as well as distilled alcoholic beverages such as vodka, brandy, whisky, gin, sake and other malt and blended alcoholic beverages."@en ;
	skos:notation	"54101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541010> .

<http://data.ga-group.nl/ics/trbc/5410103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410103010> , <http://data.ga-group.nl/ics/trbc/2020/5410103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Alcoholic Beverages (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Non-Alcoholic Beverages Industry, none being dominant: manufacturing non-alcoholic beverages such as water, fruit drinks, soft drinks, iced coffee and tea as well as other flavored beverages. Excludes: (tea bags and instant coffee manufacturing, fruit juices and concentrates, classified in Food Processing)."@en ;
		skos:notation	"5410103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Alcoholic Beverages (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Non-Alcoholic Beverages Industry, none being dominant: manufacturing non-alcoholic beverages such as water, fruit drinks, soft drinks, iced coffee and tea as well as other flavored beverages. Excludes: (tea bags and instant coffee manufacturing, fruit juices and concentrates, classified in Food Processing)."@en ;
	skos:notation	"5410103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101030> .

<http://data.ga-group.nl/ics/trbc/5410103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410103011> , <http://data.ga-group.nl/ics/trbc/2020/5410103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Carbonated Soft Drinks"@en ;
		skos:definition	"Companies engaged in manufacturing carbonated beverages, such as soda, coke and other carbonated soft drinks."@en ;
		skos:notation	"5410103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Carbonated Soft Drinks"@en ;
	skos:definition	"Companies engaged in manufacturing carbonated beverages, such as soda, coke and other carbonated soft drinks."@en ;
	skos:notation	"5410103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101030> .

<http://data.ga-group.nl/ics/trbc/5410103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410103012> , <http://data.ga-group.nl/ics/trbc/2020/5410103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fruit Drinks"@en ;
		skos:definition	"Companies engaged in manufacturing juice and other fruit-flavored drinks."@en ;
		skos:notation	"5410103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fruit Drinks"@en ;
	skos:definition	"Companies engaged in manufacturing juice and other fruit-flavored drinks."@en ;
	skos:notation	"5410103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101030> .

<http://data.ga-group.nl/ics/trbc/5410103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410103013> , <http://data.ga-group.nl/ics/trbc/2020/5410103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Energy Drinks"@en ;
		skos:definition	"Companies engaged in manufacturing energy drinks containing caffeine and sugar with additional ingredients."@en ;
		skos:notation	"5410103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Energy Drinks"@en ;
	skos:definition	"Companies engaged in manufacturing energy drinks containing caffeine and sugar with additional ingredients."@en ;
	skos:notation	"5410103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101030> .

<http://data.ga-group.nl/ics/trbc/5410103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410103014> , <http://data.ga-group.nl/ics/trbc/2020/5410103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bottled Water & Ice"@en ;
		skos:definition	"Companies engaged in manufacturing purified water, mineral water and ice."@en ;
		skos:notation	"5410103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bottled Water & Ice"@en ;
	skos:definition	"Companies engaged in manufacturing purified water, mineral water and ice."@en ;
	skos:notation	"5410103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54101030> .

<http://data.ga-group.nl/ics/trbc/54101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Alcoholic Beverages"@en ;
		skos:notation	"54113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54101030> , <http://data.ga-group.nl/ics/trbc/2012/54101030> , <http://data.ga-group.nl/ics/trbc/2020/54101030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Alcoholic Beverages"@en ;
		skos:notation	"54101030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54101030> , <http://data.ga-group.nl/ics/trbc/2020/54101030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Alcoholic Beverages"@en ;
		skos:definition	"Manufacturers of non-alcoholic beverages such as water, fruit drinks, soft drinks, coffee and tea, as well as other flavored beverages."@en ;
		skos:notation	"54101030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Alcoholic Beverages"@en ;
	skos:definition	"Manufacturers of non-alcoholic beverages such as water, fruit drinks, soft drinks, coffee and tea, as well as other flavored beverages."@en ;
	skos:notation	"54101030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541010> .

<http://data.ga-group.nl/ics/trbc/541010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Beverages"@en ;
		skos:notation	"54110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/541010> , <http://data.ga-group.nl/ics/trbc/2012/541010> , <http://data.ga-group.nl/ics/trbc/2020/541010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Beverages"@en ;
		skos:notation	"541010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/541010> , <http://data.ga-group.nl/ics/trbc/2020/541010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Beverages"@en ;
		skos:definition	"Brewers, distillers, producers and distributors of beer and malt liquor, wine and distilled liquors, as well as non-alcoholic beverages including water, fruit drinks, sodas and other flavored beverages."@en ;
		skos:notation	"541010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Beverages"@en ;
	skos:definition	"Brewers, distillers, producers and distributors of beer and malt liquor, wine and distilled liquors, as well as non-alcoholic beverages including water, fruit drinks, sodas and other flavored beverages."@en ;
	skos:notation	"541010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5410> .

<http://data.ga-group.nl/ics/trbc/5410201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201010> , <http://data.ga-group.nl/ics/trbc/2020/5410201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Fishing & Farming Industry, none being dominant. Includes commercial farming of fruits, vegetables, seeds, grains, sugarcane, animal feeds and other farm produce. Includes also commercial ocean and fresh water fishing, shell fish harvesting, as well as the raising of livestock such as cattle, pigs, poultry, goats and domesticated animal breeding and raising; and companies engaged in genetic research and modification for agricultural purposes. Excludes: (tobacco farming, classified in Tobacco), (farming and fishing operation that engage in processing, canning and packaging of produce, fish and animal products, classified in Food Processing)."@en ;
		skos:notation	"5410201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fishing & Farming (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Fishing & Farming Industry, none being dominant. Includes commercial farming of fruits, vegetables, seeds, grains, sugarcane, animal feeds and other farm produce. Includes also commercial ocean and fresh water fishing, shell fish harvesting, as well as the raising of livestock such as cattle, pigs, poultry, goats and domesticated animal breeding and raising; and companies engaged in genetic research and modification for agricultural purposes. Excludes: (tobacco farming, classified in Tobacco), (farming and fishing operation that engage in processing, canning and packaging of produce, fish and animal products, classified in Food Processing)."@en ;
	skos:notation	"5410201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201011> , <http://data.ga-group.nl/ics/trbc/2020/5410201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Grain (Crop) Production"@en ;
		skos:definition	"Companies engaged in growing, farming and harvesting grains such as corn, rice, wheat, soybean, barley, millet, oats, hay and other crops. Excludes :(cotton farming, classified under Cotton Farming activity)."@en ;
		skos:notation	"5410201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Grain (Crop) Production"@en ;
	skos:definition	"Companies engaged in growing, farming and harvesting grains such as corn, rice, wheat, soybean, barley, millet, oats, hay and other crops. Excludes :(cotton farming, classified under Cotton Farming activity)."@en ;
	skos:notation	"5410201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201012> , <http://data.ga-group.nl/ics/trbc/2020/5410201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Poultry Farming"@en ;
		skos:definition	"Companies engaged in raising, breeding and hatching meat-type chickens, turkeys, ducks and geese, as well as production of related eggs."@en ;
		skos:notation	"5410201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Poultry Farming"@en ;
	skos:definition	"Companies engaged in raising, breeding and hatching meat-type chickens, turkeys, ducks and geese, as well as production of related eggs."@en ;
	skos:notation	"5410201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201013> , <http://data.ga-group.nl/ics/trbc/2020/5410201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sheep & Specialty Livestock Farming"@en ;
		skos:definition	"Companies engaged in raising animals other than cattle, pigs, poultry and fish, such as lambs/sheep, elk, crocodiles and horses, for meat."@en ;
		skos:notation	"5410201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sheep & Specialty Livestock Farming"@en ;
	skos:definition	"Companies engaged in raising animals other than cattle, pigs, poultry and fish, such as lambs/sheep, elk, crocodiles and horses, for meat."@en ;
	skos:notation	"5410201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201014> , <http://data.ga-group.nl/ics/trbc/2020/5410201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Vegetable, Fruit & Nut Farming"@en ;
		skos:definition	"Companies engaged in farming vegetables, fruits and nuts, and producing related seeds."@en ;
		skos:notation	"5410201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Vegetable, Fruit & Nut Farming"@en ;
	skos:definition	"Companies engaged in farming vegetables, fruits and nuts, and producing related seeds."@en ;
	skos:notation	"5410201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201015> , <http://data.ga-group.nl/ics/trbc/2020/5410201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coffee, Tea & Cocoa Farming"@en ;
		skos:definition	"Companies engaged in coffee, tea and cocoa farming and producing related seeds."@en ;
		skos:notation	"5410201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coffee, Tea & Cocoa Farming"@en ;
	skos:definition	"Companies engaged in coffee, tea and cocoa farming and producing related seeds."@en ;
	skos:notation	"5410201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201016> , <http://data.ga-group.nl/ics/trbc/2020/5410201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sugarcane Farming"@en ;
		skos:definition	"Companies engaged in farming sugarcane. Includes also cane farming, sugar and field production."@en ;
		skos:notation	"5410201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sugarcane Farming"@en ;
	skos:definition	"Companies engaged in farming sugarcane. Includes also cane farming, sugar and field production."@en ;
	skos:notation	"5410201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201017> , <http://data.ga-group.nl/ics/trbc/2020/5410201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Nurseries"@en ;
		skos:definition	"Companies engaged in growing farm nursery products and garden nursery products such as flowers and plants. Excludes: (nurseries for trees, classified in Forest Nurseries & Gathering of Forest Products)."@en ;
		skos:notation	"5410201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Nurseries"@en ;
	skos:definition	"Companies engaged in growing farm nursery products and garden nursery products such as flowers and plants. Excludes: (nurseries for trees, classified in Forest Nurseries & Gathering of Forest Products)."@en ;
	skos:notation	"5410201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201018> , <http://data.ga-group.nl/ics/trbc/2020/5410201018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Fishing"@en ;
		skos:definition	"Companies engaged in catching fish, shellfish and other seafood from wild fisheries. Includes also immediate processing of fish and seafood in fisheries."@en ;
		skos:notation	"5410201018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Fishing"@en ;
	skos:definition	"Companies engaged in catching fish, shellfish and other seafood from wild fisheries. Includes also immediate processing of fish and seafood in fisheries."@en ;
	skos:notation	"5410201018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201019> , <http://data.ga-group.nl/ics/trbc/2020/5410201019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Aquaculture"@en ;
		skos:definition	"Companies engaged in cultivating and harvesting fish, shellfish and aquatic plants."@en ;
		skos:notation	"5410201019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Aquaculture"@en ;
	skos:definition	"Companies engaged in cultivating and harvesting fish, shellfish and aquatic plants."@en ;
	skos:notation	"5410201019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201020> , <http://data.ga-group.nl/ics/trbc/2020/5410201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fur Farming"@en ;
		skos:definition	"Companies engaged in raising fur-bearing animals. Includes the practice of breeding or raising certain types of animals for their fur."@en ;
		skos:notation	"5410201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fur Farming"@en ;
	skos:definition	"Companies engaged in raising fur-bearing animals. Includes the practice of breeding or raising certain types of animals for their fur."@en ;
	skos:notation	"5410201020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201021> , <http://data.ga-group.nl/ics/trbc/2020/5410201021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Animal Breeding"@en ;
		skos:definition	"Companies engaged in providing breeding services for farm animals as well as pets."@en ;
		skos:notation	"5410201021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Animal Breeding"@en ;
	skos:definition	"Companies engaged in providing breeding services for farm animals as well as pets."@en ;
	skos:notation	"5410201021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201022> , <http://data.ga-group.nl/ics/trbc/2020/5410201022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agriculture Support Services"@en ;
		skos:definition	"Companies engaged in providing agriculture supporting services such as soil preparation, planting, and cultivating services, crop harvesting, postharvest crop activities, farm labor contractors and farm management services."@en ;
		skos:notation	"5410201022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agriculture Support Services"@en ;
	skos:definition	"Companies engaged in providing agriculture supporting services such as soil preparation, planting, and cultivating services, crop harvesting, postharvest crop activities, farm labor contractors and farm management services."@en ;
	skos:notation	"5410201022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201023> , <http://data.ga-group.nl/ics/trbc/2020/5410201023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Organic Farming"@en ;
		skos:definition	"Companies engaged in farming which promotes and enhances agro-ecosystem health, including biodiversity, biological cycles, and soil biological activity."@en ;
		skos:notation	"5410201023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Organic Farming"@en ;
	skos:definition	"Companies engaged in farming which promotes and enhances agro-ecosystem health, including biodiversity, biological cycles, and soil biological activity."@en ;
	skos:notation	"5410201023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201024> , <http://data.ga-group.nl/ics/trbc/2020/5410201024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Animal Feed"@en ;
		skos:definition	"Companies engaged in manufacturing feedstuffs, feed supplements and compound feeds for farm animals such as cows, pigs, sheep, chickens, turkeys, geese and others."@en ;
		skos:notation	"5410201024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Animal Feed"@en ;
	skos:definition	"Companies engaged in manufacturing feedstuffs, feed supplements and compound feeds for farm animals such as cows, pigs, sheep, chickens, turkeys, geese and others."@en ;
	skos:notation	"5410201024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201025> , <http://data.ga-group.nl/ics/trbc/2020/5410201025> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Consultancy Services"@en ;
		skos:definition	"Companies engaged in providing agricultural consultancy services integrating two or more services in the following: farm mapping, soil and plant analysis, fertilizer recommendations, pest management, weed control, crop residue management, laboratory services, and environmental services."@en ;
		skos:notation	"5410201025" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Consultancy Services"@en ;
	skos:definition	"Companies engaged in providing agricultural consultancy services integrating two or more services in the following: farm mapping, soil and plant analysis, fertilizer recommendations, pest management, weed control, crop residue management, laboratory services, and environmental services."@en ;
	skos:notation	"5410201025" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201026>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201026> , <http://data.ga-group.nl/ics/trbc/2020/5410201026> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming Wholesale"@en ;
		skos:definition	"Companies engaged in wholesale distribution of grains, livestock, raw milk, live poultry, fresh fruits, vegetables, nuts, fishery products, animal feeds, fur and hairs, fertilizers, pesticides, plant seeds and bulbs."@en ;
		skos:notation	"5410201026" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fishing & Farming Wholesale"@en ;
	skos:definition	"Companies engaged in wholesale distribution of grains, livestock, raw milk, live poultry, fresh fruits, vegetables, nuts, fishery products, animal feeds, fur and hairs, fertilizers, pesticides, plant seeds and bulbs."@en ;
	skos:notation	"5410201026" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201027>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201027> , <http://data.ga-group.nl/ics/trbc/2020/5410201027> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Agricultural Biotechnology"@en ;
		skos:definition	"Companies engaged in development of genetically modified foods and other agricultural biotechnology products."@en ;
		skos:notation	"5410201027" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Agricultural Biotechnology"@en ;
	skos:definition	"Companies engaged in development of genetically modified foods and other agricultural biotechnology products."@en ;
	skos:notation	"5410201027" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201028>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201028> , <http://data.ga-group.nl/ics/trbc/2020/5410201028> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hog & Pig Farming"@en ;
		skos:definition	"Companies engaged in breeding, farrowing, and raising hogs and pigs."@en ;
		skos:notation	"5410201028" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hog & Pig Farming"@en ;
	skos:definition	"Companies engaged in breeding, farrowing, and raising hogs and pigs."@en ;
	skos:notation	"5410201028" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201029>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410201029> , <http://data.ga-group.nl/ics/trbc/2020/5410201029> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cattle Farming"@en ;
		skos:definition	"Companies engaged in breeding and raising beef cattle, veal calf and dairy cattle. Includes also milking dairy cattle."@en ;
		skos:notation	"5410201029" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cattle Farming"@en ;
	skos:definition	"Companies engaged in breeding and raising beef cattle, veal calf and dairy cattle. Includes also milking dairy cattle."@en ;
	skos:notation	"5410201029" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/5410201030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5410201030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fair Trade & Ethical Fishing & Farming"@en ;
		skos:definition	"Companies engaged in fishing and farming activities holding a fair trade and/or ethical practices certificate."@en ;
		skos:notation	"5410201030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fair Trade & Ethical Fishing & Farming"@en ;
	skos:definition	"Companies engaged in fishing and farming activities holding a fair trade and/or ethical practices certificate."@en ;
	skos:notation	"5410201030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102010> .

<http://data.ga-group.nl/ics/trbc/54102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming"@en ;
		skos:notation	"54121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54102010> , <http://data.ga-group.nl/ics/trbc/2012/54102010> , <http://data.ga-group.nl/ics/trbc/2020/54102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming"@en ;
		skos:notation	"54102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54102010> , <http://data.ga-group.nl/ics/trbc/2020/54102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming"@en ;
		skos:definition	"Operators of commercial farms and fisheries, as well as providers of genetic research and modification for agricultural purposes. Includes growers of fruits, vegetables, grains, animal feeds and other produce. Includes also harvesters of fish and operators of aquaculture, as well as raisers of livestock such as cattle, pigs and poultry."@en ;
		skos:notation	"54102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fishing & Farming"@en ;
	skos:definition	"Operators of commercial farms and fisheries, as well as providers of genetic research and modification for agricultural purposes. Includes growers of fruits, vegetables, grains, animal feeds and other produce. Includes also harvesters of fish and operators of aquaculture, as well as raisers of livestock such as cattle, pigs and poultry."@en ;
	skos:notation	"54102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541020> .

<http://data.ga-group.nl/ics/trbc/5410202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Food Processing industry, none being dominant: processing and packaging produce, meats, fish, animal feeds, fruit juices and dairy products. Includes grain milling, crop cleaning, grading and packaging, animal slaughtering and packaging operations, seafood processing, freezing, canning operations, juice, coffee, tea, diary and all other food manufacturers, including pet foods. Excludes: (primary crop growers, classified in Fishing & Farming)."@en ;
		skos:notation	"5410202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5410202010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Food Processing industry, none being dominant: processing and packaging produce, meats, fish, animal feeds, fruit juices and dairy products. Includes grain milling, crop cleaning, grading and packaging, animal slaughtering and packaging operations, seafood processing, freezing, canning operations, juice, coffee, tea, dairy and all other food manufacturers, including pet foods. Excludes: (primary crop growers, classified in Fishing & Farming)."@en ;
		skos:notation	"5410202010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Processing (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Food Processing industry, none being dominant: processing and packaging produce, meats, fish, animal feeds, fruit juices and dairy products. Includes grain milling, crop cleaning, grading and packaging, animal slaughtering and packaging operations, seafood processing, freezing, canning operations, juice, coffee, tea, dairy and all other food manufacturers, including pet foods. Excludes: (primary crop growers, classified in Fishing & Farming)."@en ;
	skos:notation	"5410202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202011> , <http://data.ga-group.nl/ics/trbc/2020/5410202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Flour Milling"@en ;
		skos:definition	"Companies engaged in milling flour or blending flour mixes or doughs."@en ;
		skos:notation	"5410202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Flour Milling"@en ;
	skos:definition	"Companies engaged in milling flour or blending flour mixes or doughs."@en ;
	skos:notation	"5410202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202012> , <http://data.ga-group.nl/ics/trbc/2020/5410202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bread & Bakery Product Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing fresh or packaged bread and bakery product."@en ;
		skos:notation	"5410202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bread & Bakery Product Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing fresh or packaged bread and bakery product."@en ;
	skos:notation	"5410202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202013> , <http://data.ga-group.nl/ics/trbc/2020/5410202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Breakfast Cereal Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing breakfast cereal foods made from grains such as wheat, corn and oat cereals."@en ;
		skos:notation	"5410202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Breakfast Cereal Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing breakfast cereal foods made from grains such as wheat, corn and oat cereals."@en ;
	skos:notation	"5410202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202014> , <http://data.ga-group.nl/ics/trbc/2020/5410202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cookie, Cracker & Pasta Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing cookies, crackers and pasta."@en ;
		skos:notation	"5410202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cookie, Cracker & Pasta Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing cookies, crackers and pasta."@en ;
	skos:notation	"5410202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202015> , <http://data.ga-group.nl/ics/trbc/2020/5410202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fruit & Vegetable Processing"@en ;
		skos:definition	"Companies engaged in manufacturing canned, pickled, dried and brined fruits and vegetables."@en ;
		skos:notation	"5410202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fruit & Vegetable Processing"@en ;
	skos:definition	"Companies engaged in manufacturing canned, pickled, dried and brined fruits and vegetables."@en ;
	skos:notation	"5410202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202016> , <http://data.ga-group.nl/ics/trbc/2020/5410202016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Meat Processing"@en ;
		skos:definition	"Companies engaged in slaughtering animals, and processing meat such as pork, beef, lamb, chicken, and meat by-products, as well as the production of sausage, ham and other meat products. Excludes slaughtering and processing animals according to Islamic law, classified in Halal Meat Processing."@en ;
		skos:notation	"5410202016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Meat Processing"@en ;
	skos:definition	"Companies engaged in slaughtering animals, and processing meat such as pork, beef, lamb, chicken, and meat by-products, as well as the production of sausage, ham and other meat products. Excludes slaughtering and processing animals according to Islamic law, classified in Halal Meat Processing."@en ;
	skos:notation	"5410202016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202017> , <http://data.ga-group.nl/ics/trbc/2020/5410202017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Halal Meat Processing"@en ;
		skos:definition	"Companies engaged in slaughtering and processing Halal animals according to Islamic law."@en ;
		skos:notation	"5410202017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Halal Meat Processing"@en ;
	skos:definition	"Companies engaged in slaughtering and processing Halal animals according to Islamic law."@en ;
	skos:notation	"5410202017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202018> , <http://data.ga-group.nl/ics/trbc/2020/5410202018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Seafood Product Preparation & Packaging"@en ;
		skos:definition	"Companies engaged in processing and canning fresh and frozen seafood, as well as smoked, salted or dried seafood."@en ;
		skos:notation	"5410202018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Seafood Product Preparation & Packaging"@en ;
	skos:definition	"Companies engaged in processing and canning fresh and frozen seafood, as well as smoked, salted or dried seafood."@en ;
	skos:notation	"5410202018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202019> , <http://data.ga-group.nl/ics/trbc/2020/5410202019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Dairy Products"@en ;
		skos:definition	"Companies engaged in manufacturing fluid milk, dried or condensed milk, as well as dairy byproducts such as cheese, butter and yogurt."@en ;
		skos:notation	"5410202019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Dairy Products"@en ;
	skos:definition	"Companies engaged in manufacturing fluid milk, dried or condensed milk, as well as dairy byproducts such as cheese, butter and yogurt."@en ;
	skos:notation	"5410202019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202020> , <http://data.ga-group.nl/ics/trbc/2020/5410202020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Starch, Vegetable Fat & Oil Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacture of edible oil from starch, vegetables, nuts and sunflowers."@en ;
		skos:notation	"5410202020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Starch, Vegetable Fat & Oil Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacture of edible oil from starch, vegetables, nuts and sunflowers."@en ;
	skos:notation	"5410202020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202021> , <http://data.ga-group.nl/ics/trbc/2020/5410202021> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Coffee & Tea"@en ;
		skos:definition	"Companies engaged in manufacturing roasted coffee, coffee and tea concentrates, herbal tea, and coffee extracts, flavorings, and syrups."@en ;
		skos:notation	"5410202021" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Coffee & Tea"@en ;
	skos:definition	"Companies engaged in manufacturing roasted coffee, coffee and tea concentrates, herbal tea, and coffee extracts, flavorings, and syrups."@en ;
	skos:notation	"5410202021" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202022> , <http://data.ga-group.nl/ics/trbc/2020/5410202022> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sugar & Artificial Sweeteners"@en ;
		skos:definition	"Companies engaged in processing and refining sugar and artificial sweeteners."@en ;
		skos:notation	"5410202022" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sugar & Artificial Sweeteners"@en ;
	skos:definition	"Companies engaged in processing and refining sugar and artificial sweeteners."@en ;
	skos:notation	"5410202022" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202023> , <http://data.ga-group.nl/ics/trbc/2020/5410202023> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chocolate & Confectionery"@en ;
		skos:definition	"Companies engaged in manufacture of chocolate cacao products and chocolate confectioneries."@en ;
		skos:notation	"5410202023" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Chocolate & Confectionery"@en ;
	skos:definition	"Companies engaged in manufacture of chocolate cacao products and chocolate confectioneries."@en ;
	skos:notation	"5410202023" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202024> , <http://data.ga-group.nl/ics/trbc/2020/5410202024> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Snack Food & Non-Chocolate Confectionary"@en ;
		skos:definition	"Companies engaged in manufacturing non-chocolate confectioneries and snack foods."@en ;
		skos:notation	"5410202024" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Snack Food & Non-Chocolate Confectionary"@en ;
	skos:definition	"Companies engaged in manufacturing non-chocolate confectioneries and snack foods."@en ;
	skos:notation	"5410202024" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202025> , <http://data.ga-group.nl/ics/trbc/2020/5410202025> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Special Foods & Wellbeing Products"@en ;
		skos:definition	"Companies engaged in manufacture of healthcare and food supplement such as nutrition supplements, and body enhancing supplements."@en ;
		skos:notation	"5410202025" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Special Foods & Wellbeing Products"@en ;
	skos:definition	"Companies engaged in manufacture of healthcare and food supplement such as nutrition supplements, and body enhancing supplements."@en ;
	skos:notation	"5410202025" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202026>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202026> , <http://data.ga-group.nl/ics/trbc/2020/5410202026> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Ingredients"@en ;
		skos:definition	"Companies engaged in manufacturing food ingredients such as mayonnaise, dressing, spice, seasonings, extracts other prepared food ingredients."@en ;
		skos:notation	"5410202026" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Ingredients"@en ;
	skos:definition	"Companies engaged in manufacturing food ingredients such as mayonnaise, dressing, spice, seasonings, extracts other prepared food ingredients."@en ;
	skos:notation	"5410202026" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202027>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202027> , <http://data.ga-group.nl/ics/trbc/2020/5410202027> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Baby Food"@en ;
		skos:definition	"Companies engaged in manufacturing baby food such as infant milk, cereals, infant nutritional foods and others."@en ;
		skos:notation	"5410202027" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Baby Food"@en ;
	skos:definition	"Companies engaged in manufacturing baby food such as infant milk, cereals, infant nutritional foods and others."@en ;
	skos:notation	"5410202027" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202028>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202028> , <http://data.ga-group.nl/ics/trbc/2020/5410202028> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ready-Made Meals"@en ;
		skos:definition	"Companies engaged in manufacturing ready-made meals such as instant rice, noodles, and dumplings."@en ;
		skos:notation	"5410202028" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ready-Made Meals"@en ;
	skos:definition	"Companies engaged in manufacturing ready-made meals such as instant rice, noodles, and dumplings."@en ;
	skos:notation	"5410202028" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202029>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202029> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"All Other Food Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing foods, other than flour, bread, cereal, cookie, processed fruit and vegetables, meat, seafood, diary, starch, coffee, chocolate, confectionary, food ingredients, baby food, readymade meals, frozen food and pet food."@en ;
		skos:notation	"5410202029" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5410202029> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"All Other Food Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing foods, other than flour, bread, cereal, cookie, processed fruit and vegetables, meat, seafood, dairy, starch, coffee, chocolate, confectionary, food ingredients, baby food, readymade meals, frozen food and pet food."@en ;
		skos:notation	"5410202029" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"All Other Food Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing foods, other than flour, bread, cereal, cookie, processed fruit and vegetables, meat, seafood, dairy, starch, coffee, chocolate, confectionary, food ingredients, baby food, readymade meals, frozen food and pet food."@en ;
	skos:notation	"5410202029" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202030> , <http://data.ga-group.nl/ics/trbc/2020/5410202030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Frozen Food Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing frozen food and snacks such as ice-cream, milkshakes, sundaes, frozen fruits and vegetables, and frozen fruit juices, drinks, cocktail mixes and concentrates."@en ;
		skos:notation	"5410202030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Frozen Food Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing frozen food and snacks such as ice-cream, milkshakes, sundaes, frozen fruits and vegetables, and frozen fruit juices, drinks, cocktail mixes and concentrates."@en ;
	skos:notation	"5410202030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202031>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410202031> , <http://data.ga-group.nl/ics/trbc/2020/5410202031> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pet Food Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing food for pets and companion animals. Includes manufacturing of animal food (except dog and cat) from ingredients, such as grains, oilseed mill products, and meat products."@en ;
		skos:notation	"5410202031" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pet Food Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing food for pets and companion animals. Includes manufacturing of animal food (except dog and cat) from ingredients, such as grains, oilseed mill products, and meat products."@en ;
	skos:notation	"5410202031" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/5410202032>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5410202032> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Vegan & Vegetarian Food Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing vegan, vegetarian and plant based food products."@en ;
		skos:notation	"5410202032" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Vegan & Vegetarian Food Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing vegan, vegetarian and plant based food products."@en ;
	skos:notation	"5410202032" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102020> .

<http://data.ga-group.nl/ics/trbc/54102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing"@en ;
		skos:notation	"54122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54102020> , <http://data.ga-group.nl/ics/trbc/2012/54102020> , <http://data.ga-group.nl/ics/trbc/2020/54102020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing"@en ;
		skos:notation	"54102020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54102020> , <http://data.ga-group.nl/ics/trbc/2020/54102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing"@en ;
		skos:definition	"Processers and packagers of produce, meats, fish, animal feeds, fruit juices, coffee, tea and dairy products. Includes grain milling, crop cleaning, grading and packaging, animal slaughtering and packaging operations, seafood processing, freezing, canning operations and all other food manufacturers, including pet foods."@en ;
		skos:notation	"54102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Processing"@en ;
	skos:definition	"Processers and packagers of produce, meats, fish, animal feeds, fruit juices, coffee, tea and dairy products. Includes grain milling, crop cleaning, grading and packaging, animal slaughtering and packaging operations, seafood processing, freezing, canning operations and all other food manufacturers, including pet foods."@en ;
	skos:notation	"54102020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541020> .

<http://data.ga-group.nl/ics/trbc/5410203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410203010> , <http://data.ga-group.nl/ics/trbc/2020/5410203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Tobacco industry, none being dominant. Includes farming, processing and manufacturing tobacco products. Includes also producers of e-cigarettes and vaporisers."@en ;
		skos:notation	"5410203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Tobacco industry, none being dominant. Includes farming, processing and manufacturing tobacco products. Includes also producers of e-cigarettes and vaporisers."@en ;
	skos:notation	"5410203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102030> .

<http://data.ga-group.nl/ics/trbc/5410203011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410203011> , <http://data.ga-group.nl/ics/trbc/2020/5410203011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco Farming"@en ;
		skos:definition	"Companies engaged in farming tobacco and producing tobacco seeds."@en ;
		skos:notation	"5410203011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco Farming"@en ;
	skos:definition	"Companies engaged in farming tobacco and producing tobacco seeds."@en ;
	skos:notation	"5410203011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102030> .

<http://data.ga-group.nl/ics/trbc/5410203012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410203012> , <http://data.ga-group.nl/ics/trbc/2020/5410203012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco Stemming & Redrying"@en ;
		skos:definition	"Companies engaged in stemming and redrying of tobacco."@en ;
		skos:notation	"5410203012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco Stemming & Redrying"@en ;
	skos:definition	"Companies engaged in stemming and redrying of tobacco."@en ;
	skos:notation	"5410203012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102030> .

<http://data.ga-group.nl/ics/trbc/5410203013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410203013> , <http://data.ga-group.nl/ics/trbc/2020/5410203013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cigars & Cigarette Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing cigars and cigarettes. Includes also manufacturers of cigar paper."@en ;
		skos:notation	"5410203013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cigars & Cigarette Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing cigars and cigarettes. Includes also manufacturers of cigar paper."@en ;
	skos:notation	"5410203013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102030> .

<http://data.ga-group.nl/ics/trbc/5410203014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410203014> , <http://data.ga-group.nl/ics/trbc/2020/5410203014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Chewing Tobacco Products"@en ;
		skos:definition	"Companies engaged in manufacturing chewing tobacco products."@en ;
		skos:notation	"5410203014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Chewing Tobacco Products"@en ;
	skos:definition	"Companies engaged in manufacturing chewing tobacco products."@en ;
	skos:notation	"5410203014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54102030> .

<http://data.ga-group.nl/ics/trbc/54102030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco"@en ;
		skos:notation	"54123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54102030> , <http://data.ga-group.nl/ics/trbc/2012/54102030> , <http://data.ga-group.nl/ics/trbc/2020/54102030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco"@en ;
		skos:notation	"54102030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54102030> , <http://data.ga-group.nl/ics/trbc/2020/54102030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco"@en ;
		skos:definition	"Farmers, processors and manufacturers of tobacco and tobacco products. Includes also producers of e-cigarettes and vaporisers."@en ;
		skos:notation	"54102030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco"@en ;
	skos:definition	"Farmers, processors and manufacturers of tobacco and tobacco products. Includes also producers of e-cigarettes and vaporisers."@en ;
	skos:notation	"54102030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/541020> .

<http://data.ga-group.nl/ics/trbc/541020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Tobacco"@en ;
		skos:notation	"54120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/541020> , <http://data.ga-group.nl/ics/trbc/2012/541020> , <http://data.ga-group.nl/ics/trbc/2020/541020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Tobacco"@en ;
		skos:notation	"541020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/541020> , <http://data.ga-group.nl/ics/trbc/2020/541020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Tobacco"@en ;
		skos:definition	"Producers and processors of Food & Tobacco. Includes operators of farms, aquaculture and fisheries."@en ;
		skos:notation	"541020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Tobacco"@en ;
	skos:definition	"Producers and processors of Food & Tobacco. Includes operators of farms, aquaculture and fisheries."@en ;
	skos:notation	"541020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5410> .

<http://data.ga-group.nl/ics/trbc/5410>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Beverages"@en ;
		skos:notation	"54100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5410> , <http://data.ga-group.nl/ics/trbc/2012/5410> , <http://data.ga-group.nl/ics/trbc/2020/5410> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Beverages"@en ;
		skos:notation	"5410" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5410> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Food & Beverages"@en ;
		skos:definition	"Producers and processors of food, beverages and tobacco. Includes operators of farms and fisheries, as well as brewers, distillers and distributors, and packagers of Food&Beverages."@en ;
		skos:notation	"5410" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5410> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Beverages"@en ;
		skos:definition	"Producers and processors of food, beverages and tobacco. Includes operators of farms and fisheries, as well as brewers, distillers and distributors, and packagers of Food & Beverages."@en ;
		skos:notation	"5410" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Beverages"@en ;
	skos:definition	"Producers and processors of food, beverages and tobacco. Includes operators of farms and fisheries, as well as brewers, distillers and distributors, and packagers of Food & Beverages."@en ;
	skos:notation	"5410" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/54> .

<http://data.ga-group.nl/ics/trbc/54110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Beverages"@en ;
		skos:notation	"54110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Beverages"@en ;
	skos:notation	"54110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Brewers"@en ;
		skos:notation	"54111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Brewers"@en ;
	skos:notation	"54111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Distillers & Wineries"@en ;
		skos:notation	"54112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Distillers & Wineries"@en ;
	skos:notation	"54112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54113>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Alcoholic Beverages"@en ;
		skos:notation	"54113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Alcoholic Beverages"@en ;
	skos:notation	"54113" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Tobacco"@en ;
		skos:notation	"54120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Tobacco"@en ;
	skos:notation	"54120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54121>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Fishing & Farming"@en ;
		skos:notation	"54121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fishing & Farming"@en ;
	skos:notation	"54121" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54122>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food Processing"@en ;
		skos:notation	"54122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Processing"@en ;
	skos:notation	"54122" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54123>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco"@en ;
		skos:notation	"54123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco"@en ;
	skos:notation	"54123" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5420101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101010> , <http://data.ga-group.nl/ics/trbc/2020/5420101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Products (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of non-durable goods such as cleaning products, detergents, disinfectants, brooms, mops, towels and rags, disposable plates and cutlery. Excludes: (cosmetics, toiletries, paper towels, napkins, disposable diapers and sanitary napkins, classified in classified in Personal Products)."@en ;
		skos:notation	"5420101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Products (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of non-durable goods such as cleaning products, detergents, disinfectants, brooms, mops, towels and rags, disposable plates and cutlery. Excludes: (cosmetics, toiletries, paper towels, napkins, disposable diapers and sanitary napkins, classified in classified in Personal Products)."@en ;
	skos:notation	"5420101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101011> , <http://data.ga-group.nl/ics/trbc/2020/5420101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Laundry Supplies"@en ;
		skos:definition	"Companies engaged in manufacturing laundry supplies such as detergent, bleach, stain removers and fabric softeners, as well as hangers, laundry bags, carts and other supplies."@en ;
		skos:notation	"5420101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Laundry Supplies"@en ;
	skos:definition	"Companies engaged in manufacturing laundry supplies such as detergent, bleach, stain removers and fabric softeners, as well as hangers, laundry bags, carts and other supplies."@en ;
	skos:notation	"5420101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Cleaning Supplies"@en ;
		skos:definition	"Companies engaged in manufacturing kitchen and bathroom cleaning supplies such as detergents, soaps, wash and toilet cleaners."@en ;
		skos:notation	"5420101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5420101012> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cleaning Supplies"@en ;
		skos:definition	"Companies engaged in manufacturing cleaning supplies such as detergents, soaps, wash and toilet cleaners plus brooms, brushes, mops, dustpans and other tools for cleaning house."@en ;
		skos:notation	"5420101012" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cleaning Supplies"@en ;
	skos:definition	"Companies engaged in manufacturing cleaning supplies such as detergents, soaps, wash and toilet cleaners plus brooms, brushes, mops, dustpans and other tools for cleaning house."@en ;
	skos:notation	"5420101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101013> , <http://data.ga-group.nl/ics/trbc/2020/5420101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Air Fresheners"@en ;
		skos:definition	"Companies engaged in manufacturing air fresheners for home use."@en ;
		skos:notation	"5420101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Air Fresheners"@en ;
	skos:definition	"Companies engaged in manufacturing air fresheners for home use."@en ;
	skos:notation	"5420101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101014> , <http://data.ga-group.nl/ics/trbc/2020/5420101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Brooms, Brushes & Dustpans"@en ;
		skos:definition	"Companies engaged in manufacturing brooms, brushes, mops, dustpans and other tools for cleaning house."@en ;
		skos:notation	"5420101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Brooms, Brushes & Dustpans"@en ;
	skos:definition	"Companies engaged in manufacturing brooms, brushes, mops, dustpans and other tools for cleaning house."@en ;
	skos:notation	"5420101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101015> , <http://data.ga-group.nl/ics/trbc/2020/5420101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pet & Plant Protection Agents"@en ;
		skos:definition	"Companies engaged in manufacturing pet and plant protection agents."@en ;
		skos:notation	"5420101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pet & Plant Protection Agents"@en ;
	skos:definition	"Companies engaged in manufacturing pet and plant protection agents."@en ;
	skos:notation	"5420101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/5420101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420101016> , <http://data.ga-group.nl/ics/trbc/2020/5420101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Auto Cleaning Products"@en ;
		skos:definition	"Companies engaged in manufacturing automobile cleaning products."@en ;
		skos:notation	"5420101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Auto Cleaning Products"@en ;
	skos:definition	"Companies engaged in manufacturing automobile cleaning products."@en ;
	skos:notation	"5420101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201010> .

<http://data.ga-group.nl/ics/trbc/54201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Household Products"@en ;
		skos:notation	"54211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54201010> , <http://data.ga-group.nl/ics/trbc/2012/54201010> , <http://data.ga-group.nl/ics/trbc/2020/54201010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Products"@en ;
		skos:notation	"54201010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54201010> , <http://data.ga-group.nl/ics/trbc/2020/54201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Products"@en ;
		skos:definition	"Manufacturers of non-durable goods such as cleaning products, detergents, disinfectants, brooms, mops, towels and rags, disposable plates and cutlery."@en ;
		skos:notation	"54201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Products"@en ;
	skos:definition	"Manufacturers of non-durable goods such as cleaning products, detergents, disinfectants, brooms, mops, towels and rags, disposable plates and cutlery."@en ;
	skos:notation	"54201010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/542010> .

<http://data.ga-group.nl/ics/trbc/5420102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102010> , <http://data.ga-group.nl/ics/trbc/2020/5420102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Products (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of toiletries, personal hygienic and birth control products. Includes manufacturers of combs, toothbrushes, mouthwash, perfumes, cosmetics, deodorants, hand and body soaps, sunscreen lotion, walking canes, burial caskets, hair pieces, prophylactics, spectacles, contact lenses and other personal products. Excludes: (clothing, jewelry and accessories, classified in Apparel & Accessories), (disposable diapers and sanitary napkins, classified in Paper Products)."@en ;
		skos:notation	"5420102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Products (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of toiletries, personal hygienic and birth control products. Includes manufacturers of combs, toothbrushes, mouthwash, perfumes, cosmetics, deodorants, hand and body soaps, sunscreen lotion, walking canes, burial caskets, hair pieces, prophylactics, spectacles, contact lenses and other personal products. Excludes: (clothing, jewelry and accessories, classified in Apparel & Accessories), (disposable diapers and sanitary napkins, classified in Paper Products)."@en ;
	skos:notation	"5420102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102011> , <http://data.ga-group.nl/ics/trbc/2020/5420102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cosmetics & Perfumes"@en ;
		skos:definition	"Companies engaged in manufacturing face creams, lotions, make-ups, bath products, grooming kits and other supplies. Excludes producers of soap and toothpaste, classified in Sanitary Products."@en ;
		skos:notation	"5420102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cosmetics & Perfumes"@en ;
	skos:definition	"Companies engaged in manufacturing face creams, lotions, make-ups, bath products, grooming kits and other supplies. Excludes producers of soap and toothpaste, classified in Sanitary Products."@en ;
	skos:notation	"5420102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102012> , <http://data.ga-group.nl/ics/trbc/2020/5420102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Luxury Cosmetics"@en ;
		skos:definition	"Companies engaged in manufacturing luxury cosmetic and perfume brands."@en ;
		skos:notation	"5420102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Luxury Cosmetics"@en ;
	skos:definition	"Companies engaged in manufacturing luxury cosmetic and perfume brands."@en ;
	skos:notation	"5420102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102013> , <http://data.ga-group.nl/ics/trbc/2020/5420102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sanitary Products"@en ;
		skos:definition	"Companies engaged in manufacturing shaving preparations, hand and body soap, toothpaste, toothbrush, toilet paper, and facial tissue paper. Excludes producers of cosmetics and perfumes, face creams, lotions, make-up and bath products, classified in Cosmetics & Perfumes."@en ;
		skos:notation	"5420102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sanitary Products"@en ;
	skos:definition	"Companies engaged in manufacturing shaving preparations, hand and body soap, toothpaste, toothbrush, toilet paper, and facial tissue paper. Excludes producers of cosmetics and perfumes, face creams, lotions, make-up and bath products, classified in Cosmetics & Perfumes."@en ;
	skos:notation	"5420102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102014> , <http://data.ga-group.nl/ics/trbc/2020/5420102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hair Accessories"@en ;
		skos:definition	"Companies engaged in manufacturing hair pieces, wigs, and related hair styling accessories."@en ;
		skos:notation	"5420102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hair Accessories"@en ;
	skos:definition	"Companies engaged in manufacturing hair pieces, wigs, and related hair styling accessories."@en ;
	skos:notation	"5420102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420102015> , <http://data.ga-group.nl/ics/trbc/2020/5420102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Birth Control Products"@en ;
		skos:definition	"Companies engaged in manufacturing birth control products such as condoms, prophylactics, pregnancy test kits and others."@en ;
		skos:notation	"5420102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Birth Control Products"@en ;
	skos:definition	"Companies engaged in manufacturing birth control products such as condoms, prophylactics, pregnancy test kits and others."@en ;
	skos:notation	"5420102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/5420102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5420102016> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Halal Personal Products"@en ;
		skos:definition	"Companies engaged in manufacturing halal cosmetics, perfumes and other halal personal products."@en ;
		skos:notation	"5420102016" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Halal Personal Products"@en ;
	skos:definition	"Companies engaged in manufacturing halal cosmetics, perfumes and other halal personal products."@en ;
	skos:notation	"5420102016" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201020> .

<http://data.ga-group.nl/ics/trbc/54201020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal Products"@en ;
		skos:notation	"54212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54201020> , <http://data.ga-group.nl/ics/trbc/2012/54201020> , <http://data.ga-group.nl/ics/trbc/2020/54201020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Products"@en ;
		skos:notation	"54201020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54201020> , <http://data.ga-group.nl/ics/trbc/2020/54201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Products"@en ;
		skos:definition	"Manufacturers of toiletries, personal hygienic and birth control products. Includes producers of combs, toothbrushes, mouthwash, perfumes, cosmetics, deodorants, hand and body soaps, sunscreen lotion, walking canes, burial caskets, hair pieces, prophylactics, spectacles, contact lenses and other personal products."@en ;
		skos:notation	"54201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Products"@en ;
	skos:definition	"Manufacturers of toiletries, personal hygienic and birth control products. Includes producers of combs, toothbrushes, mouthwash, perfumes, cosmetics, deodorants, hand and body soaps, sunscreen lotion, walking canes, burial caskets, hair pieces, prophylactics, spectacles, contact lenses and other personal products."@en ;
	skos:notation	"54201020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/542010> .

<http://data.ga-group.nl/ics/trbc/5420103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103010> , <http://data.ga-group.nl/ics/trbc/2020/5420103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Services (NEC)"@en ;
		skos:definition	"Companies engaged in accounting, counseling and rehabilitation, legal, laundry, automotive repair, lawn maintenance, funeral and daycare services, as well as personal enrichment services such as test preparation, colleges and dance classes. Includes also rental services for tuxedos and gowns, furniture, consumer electronics and video cassette movies and games. Excludes: (computer and IT schools, classified in IT Services & Consulting), (vocational schools, classified in Business Support Services ), (travel agencies and recreational rentals such as water crafts, classified in Leisure & Recreation)."@en ;
		skos:notation	"5420103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Services (NEC)"@en ;
	skos:definition	"Companies engaged in accounting, counseling and rehabilitation, legal, laundry, automotive repair, lawn maintenance, funeral and daycare services, as well as personal enrichment services such as test preparation, colleges and dance classes. Includes also rental services for tuxedos and gowns, furniture, consumer electronics and video cassette movies and games. Excludes: (computer and IT schools, classified in IT Services & Consulting), (vocational schools, classified in Business Support Services ), (travel agencies and recreational rentals such as water crafts, classified in Leisure & Recreation)."@en ;
	skos:notation	"5420103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103011> , <http://data.ga-group.nl/ics/trbc/2020/5420103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Goods Rental"@en ;
		skos:definition	"Companies engaged in rental of tuxedos and gowns, furniture, consumer electronics and video cassette movies and games."@en ;
		skos:notation	"5420103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Goods Rental"@en ;
	skos:definition	"Companies engaged in rental of tuxedos and gowns, furniture, consumer electronics and video cassette movies and games."@en ;
	skos:notation	"5420103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103012> , <http://data.ga-group.nl/ics/trbc/2020/5420103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Accounting & Tax Preparation"@en ;
		skos:definition	"Companies engaged in providing accounting and tax preparation services for individual clients."@en ;
		skos:notation	"5420103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Accounting & Tax Preparation"@en ;
	skos:definition	"Companies engaged in providing accounting and tax preparation services for individual clients."@en ;
	skos:notation	"5420103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103013> , <http://data.ga-group.nl/ics/trbc/2020/5420103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Legal Services"@en ;
		skos:definition	"Companies engaged in providing legal services to individual clients."@en ;
		skos:notation	"5420103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Legal Services"@en ;
	skos:definition	"Companies engaged in providing legal services to individual clients."@en ;
	skos:notation	"5420103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"General Education Services"@en ;
		skos:definition	"Companies engaged in providing personal enrichment services such as test preparation, colleges and dance classes."@en ;
		skos:notation	"5420103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"General Education Services"@en ;
	skos:definition	"Companies engaged in providing personal enrichment services such as test preparation, colleges and dance classes."@en ;
	skos:notation	"5420103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103015> , <http://data.ga-group.nl/ics/trbc/2020/5420103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Child Care & Family Services"@en ;
		skos:definition	"Companies engaged in providing Child Care & Family Services."@en ;
		skos:notation	"5420103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Child Care & Family Services"@en ;
	skos:definition	"Companies engaged in providing Child Care & Family Services."@en ;
	skos:notation	"5420103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103016> , <http://data.ga-group.nl/ics/trbc/2020/5420103016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Repair Services"@en ;
		skos:definition	"Companies engaged in providing repair services for consumers goods such as electronics, home appliances, garden equipment, furniture, automobiles and other consumer goods."@en ;
		skos:notation	"5420103016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Repair Services"@en ;
	skos:definition	"Companies engaged in providing repair services for consumers goods such as electronics, home appliances, garden equipment, furniture, automobiles and other consumer goods."@en ;
	skos:notation	"5420103016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103017> , <http://data.ga-group.nl/ics/trbc/2020/5420103017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Care Services"@en ;
		skos:definition	"Companies engaged in providing personal care services such as nail bar, beauty salons, hair salons, and massage services."@en ;
		skos:notation	"5420103017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Care Services"@en ;
	skos:definition	"Companies engaged in providing personal care services such as nail bar, beauty salons, hair salons, and massage services."@en ;
	skos:notation	"5420103017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/5420103018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420103018> , <http://data.ga-group.nl/ics/trbc/2020/5420103018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Funeral Services"@en ;
		skos:definition	"Companies engaged in providing funeral services."@en ;
		skos:notation	"5420103018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Funeral Services"@en ;
	skos:definition	"Companies engaged in providing funeral services."@en ;
	skos:notation	"5420103018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54201030> .

<http://data.ga-group.nl/ics/trbc/54201030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal Services"@en ;
		skos:notation	"54213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54201030> , <http://data.ga-group.nl/ics/trbc/2012/54201030> , <http://data.ga-group.nl/ics/trbc/2020/54201030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Services"@en ;
		skos:notation	"54201030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54201030> , <http://data.ga-group.nl/ics/trbc/2020/54201030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Services"@en ;
		skos:definition	"Providers of accounting, counseling and rehabilitation, childcare, legal, marriage, laundry, lawn maintenance and funeral services, as well as personal enrichment services, such as test preparation, colleges and dance classes. Includes rental services for tuxedos and gowns, furniture, consumer electronics, movies and games."@en ;
		skos:notation	"54201030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Services"@en ;
	skos:definition	"Providers of accounting, counseling and rehabilitation, childcare, legal, marriage, laundry, lawn maintenance and funeral services, as well as personal enrichment services, such as test preparation, colleges and dance classes. Includes rental services for tuxedos and gowns, furniture, consumer electronics, movies and games."@en ;
	skos:notation	"54201030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/542010> .

<http://data.ga-group.nl/ics/trbc/542010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:notation	"54210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/542010> , <http://data.ga-group.nl/ics/trbc/2012/542010> , <http://data.ga-group.nl/ics/trbc/2020/542010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:notation	"542010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/542010> , <http://data.ga-group.nl/ics/trbc/2020/542010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:definition	"Manufacturers of non-durable household goods, personal products and providers of personal services."@en ;
		skos:notation	"542010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal & Household Products & Services"@en ;
	skos:definition	"Manufacturers of non-durable household goods, personal products and providers of personal services."@en ;
	skos:notation	"542010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5420> .

<http://data.ga-group.nl/ics/trbc/5420>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5420> , <http://data.ga-group.nl/ics/trbc/2012/5420> , <http://data.ga-group.nl/ics/trbc/2020/5420> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:notation	"5420" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5420> , <http://data.ga-group.nl/ics/trbc/2020/5420> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:definition	"Manufacturers of non-durable household goods, personal products and providers of personal services."@en ;
		skos:notation	"5420" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal & Household Products & Services"@en ;
	skos:definition	"Manufacturers of non-durable household goods, personal products and providers of personal services."@en ;
	skos:notation	"5420" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/54> .

<http://data.ga-group.nl/ics/trbc/54210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Household Products & Services"@en ;
		skos:notation	"54210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal & Household Products & Services"@en ;
	skos:notation	"54210" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Household Products"@en ;
		skos:notation	"54211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Products"@en ;
	skos:notation	"54211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54212>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal Products"@en ;
		skos:notation	"54212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Products"@en ;
	skos:notation	"54212" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54213>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Personal Services"@en ;
		skos:notation	"54213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Services"@en ;
	skos:notation	"54213" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5430101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430101010> , <http://data.ga-group.nl/ics/trbc/2020/5430101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Drug Retailers (NEC)"@en ;
		skos:definition	"Companies engaged in the operation of pharmacies. Includes also retail drug operations with auxiliary food and household good product lines."@en ;
		skos:notation	"5430101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Drug Retailers (NEC)"@en ;
	skos:definition	"Companies engaged in the operation of pharmacies. Includes also retail drug operations with auxiliary food and household good product lines."@en ;
	skos:notation	"5430101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301010> .

<http://data.ga-group.nl/ics/trbc/5430101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430101011> , <http://data.ga-group.nl/ics/trbc/2020/5430101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail - Drugs with Grocery"@en ;
		skos:definition	"Retailers of prescription or non-prescription drugs and medicines together with grocery."@en ;
		skos:notation	"5430101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail - Drugs with Grocery"@en ;
	skos:definition	"Retailers of prescription or non-prescription drugs and medicines together with grocery."@en ;
	skos:notation	"5430101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301010> .

<http://data.ga-group.nl/ics/trbc/5430101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430101012> , <http://data.ga-group.nl/ics/trbc/2020/5430101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail - Drugs without Grocery"@en ;
		skos:definition	"Retailers of prescription or non-prescription drugs and medicines without grocery."@en ;
		skos:notation	"5430101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail - Drugs without Grocery"@en ;
	skos:definition	"Retailers of prescription or non-prescription drugs and medicines without grocery."@en ;
	skos:notation	"5430101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301010> .

<http://data.ga-group.nl/ics/trbc/5430101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5430101013> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cannabis Product Retailers"@en ;
		skos:definition	"Retailers primarily selling cannabis or cannabis derived products."@en ;
		skos:notation	"5430101013" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cannabis Product Retailers"@en ;
	skos:definition	"Retailers primarily selling cannabis or cannabis derived products."@en ;
	skos:notation	"5430101013" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301010> .

<http://data.ga-group.nl/ics/trbc/5430101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5430101014> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Cannabis Recreational Drug Retailers"@en ;
		skos:definition	"Retailers primarily selling recreational drug products, excluding primarily cannabis or cannabis derived products."@en ;
		skos:notation	"5430101014" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Cannabis Recreational Drug Retailers"@en ;
	skos:definition	"Retailers primarily selling recreational drug products, excluding primarily cannabis or cannabis derived products."@en ;
	skos:notation	"5430101014" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301010> .

<http://data.ga-group.nl/ics/trbc/54301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Drug Retailers"@en ;
		skos:notation	"54311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54301010> , <http://data.ga-group.nl/ics/trbc/2012/54301010> , <http://data.ga-group.nl/ics/trbc/2020/54301010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Drug Retailers"@en ;
		skos:notation	"54301010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54301010> , <http://data.ga-group.nl/ics/trbc/2020/54301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Drug Retailers"@en ;
		skos:definition	"Retailers operating pharmacies. Includes retail drug operators with auxiliary food and household good product lines."@en ;
		skos:notation	"54301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Drug Retailers"@en ;
	skos:definition	"Retailers operating pharmacies. Includes retail drug operators with auxiliary food and household good product lines."@en ;
	skos:notation	"54301010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/543010> .

<http://data.ga-group.nl/ics/trbc/5430102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102010> , <http://data.ga-group.nl/ics/trbc/2020/5430102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Retail & Distribution (NEC)"@en ;
		skos:definition	"Companies engaged in the operation of grocery, convenience, liquor and specialty food stores. Includes also grocery stores with an auxiliary drug department and vending machine operators."@en ;
		skos:notation	"5430102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Retail & Distribution (NEC)"@en ;
	skos:definition	"Companies engaged in the operation of grocery, convenience, liquor and specialty food stores. Includes also grocery stores with an auxiliary drug department and vending machine operators."@en ;
	skos:notation	"5430102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102011> , <http://data.ga-group.nl/ics/trbc/2020/5430102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Wholesale"@en ;
		skos:definition	"Companies engaged in merchant wholesale of various packaged food. Excludes wholesale of fresh vegetables, fruits, fish, classified in Fishing & Farming Wholesale."@en ;
		skos:notation	"5430102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Wholesale"@en ;
	skos:definition	"Companies engaged in merchant wholesale of various packaged food. Excludes wholesale of fresh vegetables, fruits, fish, classified in Fishing & Farming Wholesale."@en ;
	skos:notation	"5430102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102012> , <http://data.ga-group.nl/ics/trbc/2020/5430102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Supermarkets & Convenience Stores"@en ;
		skos:definition	"Companies engaged in operation of supermarkets, hypermarkets, convenience stores and grocery stores."@en ;
		skos:notation	"5430102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Supermarkets & Convenience Stores"@en ;
	skos:definition	"Companies engaged in operation of supermarkets, hypermarkets, convenience stores and grocery stores."@en ;
	skos:notation	"5430102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102013> , <http://data.ga-group.nl/ics/trbc/2020/5430102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Beer, Wine & Liquor Stores"@en ;
		skos:definition	"Companies engaged in retailing alcohols such as beer, wine and liquor."@en ;
		skos:notation	"5430102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Beer, Wine & Liquor Stores"@en ;
	skos:definition	"Companies engaged in retailing alcohols such as beer, wine and liquor."@en ;
	skos:notation	"5430102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102014> , <http://data.ga-group.nl/ics/trbc/2020/5430102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Vending Machine Providers"@en ;
		skos:definition	"Companies engaged in operation of vending machine for retailing packaged foods and beverages."@en ;
		skos:notation	"5430102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Vending Machine Providers"@en ;
	skos:definition	"Companies engaged in operation of vending machine for retailing packaged foods and beverages."@en ;
	skos:notation	"5430102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102015> , <http://data.ga-group.nl/ics/trbc/2020/5430102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tobacco Stores"@en ;
		skos:definition	"Companies engaged in retailing tobaccos and cigarettes. Includes also retailers of e-cigarettes and vaporisers."@en ;
		skos:notation	"5430102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tobacco Stores"@en ;
	skos:definition	"Companies engaged in retailing tobaccos and cigarettes. Includes also retailers of e-cigarettes and vaporisers."@en ;
	skos:notation	"5430102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/5430102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430102016> , <http://data.ga-group.nl/ics/trbc/2020/5430102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Markets"@en ;
		skos:definition	"Companies engaged in operation of food markets such as meat markets, fish markets, vegetable and fruit markets."@en ;
		skos:notation	"5430102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Markets"@en ;
	skos:definition	"Companies engaged in operation of food markets such as meat markets, fish markets, vegetable and fruit markets."@en ;
	skos:notation	"5430102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54301020> .

<http://data.ga-group.nl/ics/trbc/54301020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food Distribution & Convenience Stores"@en ;
		skos:notation	"54312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54301020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food Distribution & Convenience Stores"@en ;
		skos:notation	"54301020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54301020> , <http://data.ga-group.nl/ics/trbc/2020/54301020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food Retail & Distribution"@en ;
		skos:definition	"Retailers operating grocery, convenience, liquor and specialty food stores. Includes operators of grocery stores with an auxiliary drug department and vending machines."@en ;
		skos:notation	"54301020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Retail & Distribution"@en ;
	skos:definition	"Retailers operating grocery, convenience, liquor and specialty food stores. Includes operators of grocery stores with an auxiliary drug department and vending machines."@en ;
	skos:notation	"54301020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/543010> .

<http://data.ga-group.nl/ics/trbc/543010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:notation	"54310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/543010> , <http://data.ga-group.nl/ics/trbc/2012/543010> , <http://data.ga-group.nl/ics/trbc/2020/543010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:notation	"543010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/543010> , <http://data.ga-group.nl/ics/trbc/2020/543010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:definition	"Retailers operating pharmacies, grocery, convenience, liquor and specialty food stores."@en ;
		skos:notation	"543010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Drug Retailing"@en ;
	skos:definition	"Retailers operating pharmacies, grocery, convenience, liquor and specialty food stores."@en ;
	skos:notation	"543010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5430> .

<http://data.ga-group.nl/ics/trbc/5430>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5430> , <http://data.ga-group.nl/ics/trbc/2012/5430> , <http://data.ga-group.nl/ics/trbc/2020/5430> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:notation	"5430" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5430> , <http://data.ga-group.nl/ics/trbc/2020/5430> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:definition	"Retailers operating pharmacies, grocery, convenience, liquor and specialty food stores."@en ;
		skos:notation	"5430" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Drug Retailing"@en ;
	skos:definition	"Retailers operating pharmacies, grocery, convenience, liquor and specialty food stores."@en ;
	skos:notation	"5430" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/54> .

<http://data.ga-group.nl/ics/trbc/54310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food & Drug Retailing"@en ;
		skos:notation	"54310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food & Drug Retailing"@en ;
	skos:notation	"54310" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54311>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Drug Retailers"@en ;
		skos:notation	"54311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Drug Retailers"@en ;
	skos:notation	"54311" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/54312>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Food Distribution & Convenience Stores"@en ;
		skos:notation	"54312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Food Distribution & Convenience Stores"@en ;
	skos:notation	"54312" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5440101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5440101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Goods Conglomerates"@en ;
		skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
		skos:notation	"5440101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Goods Conglomerates"@en ;
	skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
	skos:notation	"5440101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/54401010> .

<http://data.ga-group.nl/ics/trbc/54401010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/54401010> ;
		pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Goods Conglomerates"@en ;
		skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
		skos:notation	"54401010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Goods Conglomerates"@en ;
	skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
	skos:notation	"54401010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/544010> .

<http://data.ga-group.nl/ics/trbc/544010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/544010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Goods Conglomerates"@en ;
		skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
		skos:notation	"544010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Goods Conglomerates"@en ;
	skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
	skos:notation	"544010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5440> .

<http://data.ga-group.nl/ics/trbc/5440>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5440> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Goods Conglomerates"@en ;
		skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
		skos:notation	"5440" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Goods Conglomerates"@en ;
	skos:definition	"Large organizations, engaged in multiple business lines within the consumer goods sectors, including non-cyclical consumer goods and cyclical consumer goods."@en ;
	skos:notation	"5440" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/54> .

<http://data.ga-group.nl/ics/trbc/54>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/54000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Cyclical Consumer Goods & Services"@en ;
		skos:notation	"54000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/54> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-Cyclical Consumer Goods & Services"@en ;
		skos:notation	"54" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/54> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Non-Cyclicals"@en ;
		skos:definition	"Producers, processors and retailers of food, tobacco and beverages, and manufacturers of household and personal products, as well as providers of personal services."@en ;
		skos:notation	"54" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/54> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Non-Cyclicals"@en ;
		skos:definition	"Producers, processors and Retailers of food, tobacco and beverages, and manufacturers of household and personal products, as well as providers of personal services."@en ;
		skos:notation	"54" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Non-Cyclicals"@en ;
	skos:definition	"Producers, processors and Retailers of food, tobacco and beverages, and manufacturers of household and personal products, as well as providers of personal services."@en ;
	skos:notation	"54" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Financials"@en ;
		skos:notation	"55000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financials"@en ;
	skos:notation	"55000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banking & Investment Services"@en ;
		skos:notation	"55100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banking & Investment Services"@en ;
	skos:notation	"55100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5510101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101010> , <http://data.ga-group.nl/ics/trbc/2020/5510101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banks (NEC)"@en ;
		skos:definition	"Deposit-taking institutions involved in at least two of activities within Banks Industry, none being dominant: Corporate Banks, Retail & Mortgage Banks, Money Center Banks, Private Banks and Islamic Banks. Includes also banking entities not classified elsewhere in the Banks industry, and bank holding companies. Excludes providers of investment banking services, classified in Investment Banking & Brokerage Services (NEC)."@en ;
		skos:notation	"5510101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banks (NEC)"@en ;
	skos:definition	"Deposit-taking institutions involved in at least two of activities within Banks Industry, none being dominant: Corporate Banks, Retail & Mortgage Banks, Money Center Banks, Private Banks and Islamic Banks. Includes also banking entities not classified elsewhere in the Banks industry, and bank holding companies. Excludes providers of investment banking services, classified in Investment Banking & Brokerage Services (NEC)."@en ;
	skos:notation	"5510101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/5510101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101011> , <http://data.ga-group.nl/ics/trbc/2020/5510101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Corporate Banks"@en ;
		skos:definition	"Companies that provide business-to-business (B2B) banking services, such as business loans, industrial loans, savings accounts for corporate clients and deposits to businesses. Excludes retail banks offering services to individuals only, classified in Retail & Mortgage Banks; mortgage banks, classified in Retail & Mortgage Banks; universal (B2B plus B2C) banks, classified in Banks (NEC); purely investment/merchant banks, classified in Investment Banking and Merchant Banks, respectively; banks serving exclusively importers and exporters, classified as Import-Export Banks; and providers of investment banking services, classified in Investment Banking & Brokerage Services (NEC)."@en ;
		skos:notation	"5510101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Corporate Banks"@en ;
	skos:definition	"Companies that provide business-to-business (B2B) banking services, such as business loans, industrial loans, savings accounts for corporate clients and deposits to businesses. Excludes retail banks offering services to individuals only, classified in Retail & Mortgage Banks; mortgage banks, classified in Retail & Mortgage Banks; universal (B2B plus B2C) banks, classified in Banks (NEC); purely investment/merchant banks, classified in Investment Banking and Merchant Banks, respectively; banks serving exclusively importers and exporters, classified as Import-Export Banks; and providers of investment banking services, classified in Investment Banking & Brokerage Services (NEC)."@en ;
	skos:notation	"5510101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/5510101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101012> , <http://data.ga-group.nl/ics/trbc/2020/5510101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail & Mortgage Banks"@en ;
		skos:definition	"Mortgage banks and/or retail banks. Mortgage banks are banking entities providing mortgage loans directly to consumers. Retail banks are mass-market banking entities focused on consumers, offering such services as savings and checking accounts, personal loans, debit/credit cards."@en ;
		skos:notation	"5510101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail & Mortgage Banks"@en ;
	skos:definition	"Mortgage banks and/or retail banks. Mortgage banks are banking entities providing mortgage loans directly to consumers. Retail banks are mass-market banking entities focused on consumers, offering such services as savings and checking accounts, personal loans, debit/credit cards."@en ;
	skos:notation	"5510101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/5510101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101013> , <http://data.ga-group.nl/ics/trbc/2020/5510101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Money Center Banks"@en ;
		skos:definition	"Large regional banks with multiline banking operations, including commercial banking, investment banking, portfolio management, among others. Money Center Banks are usually located in in major economic centers, such as New York, London, Shanghai and Tokyo."@en ;
		skos:notation	"5510101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Money Center Banks"@en ;
	skos:definition	"Large regional banks with multiline banking operations, including commercial banking, investment banking, portfolio management, among others. Money Center Banks are usually located in in major economic centers, such as New York, London, Shanghai and Tokyo."@en ;
	skos:notation	"5510101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/5510101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101014> , <http://data.ga-group.nl/ics/trbc/2020/5510101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Private Banks"@en ;
		skos:definition	"Companies engaged in providing banking, investment and other financial services to private individuals investing sizable assets. These clients are often referred to as high net worth individuals (HNWIs). The private banks usually do not form networks and might provide additional services, such as tax and estate planning, commercial banking, wealth management and foreign exchange services."@en ;
		skos:notation	"5510101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Private Banks"@en ;
	skos:definition	"Companies engaged in providing banking, investment and other financial services to private individuals investing sizable assets. These clients are often referred to as high net worth individuals (HNWIs). The private banks usually do not form networks and might provide additional services, such as tax and estate planning, commercial banking, wealth management and foreign exchange services."@en ;
	skos:notation	"5510101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/5510101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510101015> , <http://data.ga-group.nl/ics/trbc/2020/5510101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Banks"@en ;
		skos:definition	"Companies engaged in banking activities consistent with the principles of Islamic law (Sharia) and its practical application through the development of Islamic economics."@en ;
		skos:notation	"5510101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Banks"@en ;
	skos:definition	"Companies engaged in banking activities consistent with the principles of Islamic law (Sharia) and its practical application through the development of Islamic economics."@en ;
	skos:notation	"5510101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101010> .

<http://data.ga-group.nl/ics/trbc/55101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banks"@en ;
		skos:notation	"55111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55101010> , <http://data.ga-group.nl/ics/trbc/2012/55101010> , <http://data.ga-group.nl/ics/trbc/2020/55101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banks"@en ;
		skos:notation	"55101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55101010> , <http://data.ga-group.nl/ics/trbc/2020/55101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banks"@en ;
		skos:definition	"Deposit-taking institutions such as commercial banks, savings and loans banks, credit institutions, universal banking institutions, retail banks, mortgage banks, Money Center Banks, private banks and Islamic banks. Excludes providers of investment banking services classified in Investment Banking."@en ;
		skos:notation	"55101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banks"@en ;
	skos:definition	"Deposit-taking institutions such as commercial banks, savings and loans banks, credit institutions, universal banking institutions, retail banks, mortgage banks, Money Center Banks, private banks and Islamic banks. Excludes providers of investment banking services classified in Investment Banking."@en ;
	skos:notation	"55101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551010> .

<http://data.ga-group.nl/ics/trbc/5510103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103010> , <http://data.ga-group.nl/ics/trbc/2020/5510103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Lending (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Consumer Lending industry, none being dominant: Personal & Car Loans, Consumer Credit Cards Services, Consumer Leasing, Credit Unions and Microfinancing. Includes also consumer financial services not elsewhere classified under the Consumer Lending industry."@en ;
		skos:notation	"5510103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Lending (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Consumer Lending industry, none being dominant: Personal & Car Loans, Consumer Credit Cards Services, Consumer Leasing, Credit Unions and Microfinancing. Includes also consumer financial services not elsewhere classified under the Consumer Lending industry."@en ;
	skos:notation	"5510103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/5510103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103011> , <http://data.ga-group.nl/ics/trbc/2020/5510103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal & Car Loans"@en ;
		skos:definition	"Companies engaged in personal loan services such as student loans and car loans."@en ;
		skos:notation	"5510103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal & Car Loans"@en ;
	skos:definition	"Companies engaged in personal loan services such as student loans and car loans."@en ;
	skos:notation	"5510103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/5510103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103012> , <http://data.ga-group.nl/ics/trbc/2020/5510103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Credit Cards Services"@en ;
		skos:definition	"Companies engaged in issuing credit cards and providing related services."@en ;
		skos:notation	"5510103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Credit Cards Services"@en ;
	skos:definition	"Companies engaged in issuing credit cards and providing related services."@en ;
	skos:notation	"5510103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/5510103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103013> , <http://data.ga-group.nl/ics/trbc/2020/5510103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Leasing"@en ;
		skos:definition	"Companies engaged in lending money for the purpose of providing collateralized goods such as automobiles, electronics and appliances through a contractual installment sales agreement."@en ;
		skos:notation	"5510103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Leasing"@en ;
	skos:definition	"Companies engaged in lending money for the purpose of providing collateralized goods such as automobiles, electronics and appliances through a contractual installment sales agreement."@en ;
	skos:notation	"5510103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/5510103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103014> , <http://data.ga-group.nl/ics/trbc/2020/5510103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Credit Unions"@en ;
		skos:definition	"Companies engaged in accepting members' share deposits in cooperatives that are organized to offer consumer loans to their members."@en ;
		skos:notation	"5510103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Credit Unions"@en ;
	skos:definition	"Companies engaged in accepting members' share deposits in cooperatives that are organized to offer consumer loans to their members."@en ;
	skos:notation	"5510103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/5510103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510103015> , <http://data.ga-group.nl/ics/trbc/2020/5510103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Microfinancing"@en ;
		skos:definition	"Companies engaged in provision of financial services to low-income clients or solidarity lending groups including consumers and the self-employed, who traditionally lack access to banking and related services."@en ;
		skos:notation	"5510103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Microfinancing"@en ;
	skos:definition	"Companies engaged in provision of financial services to low-income clients or solidarity lending groups including consumers and the self-employed, who traditionally lack access to banking and related services."@en ;
	skos:notation	"5510103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101030> .

<http://data.ga-group.nl/ics/trbc/55101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Financial Services"@en ;
		skos:notation	"55113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55101030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Financial Services"@en ;
		skos:notation	"55101030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55101030> , <http://data.ga-group.nl/ics/trbc/2020/55101030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Lending"@en ;
		skos:definition	"Providers of personal loans, car loans, consumer credit card services, consumer leasing, credit unions and microfinancing."@en ;
		skos:notation	"55101030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Lending"@en ;
	skos:definition	"Providers of personal loans, car loans, consumer credit card services, consumer leasing, credit unions and microfinancing."@en ;
	skos:notation	"55101030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551010> .

<http://data.ga-group.nl/ics/trbc/5510105010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105010> , <http://data.ga-group.nl/ics/trbc/2020/5510105010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Corporate Financial Services (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Corporate Financial Services industry, none being dominant: Commercial Loans, Import-Export Banks, International Trade Financing, Factoring and Commercial Leasing. Includes also entities not classified elsewhere under the Corporate Financial Services industry."@en ;
		skos:notation	"5510105010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Corporate Financial Services (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Corporate Financial Services industry, none being dominant: Commercial Loans, Import-Export Banks, International Trade Financing, Factoring and Commercial Leasing. Includes also entities not classified elsewhere under the Corporate Financial Services industry."@en ;
	skos:notation	"5510105010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/5510105011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105011> , <http://data.ga-group.nl/ics/trbc/2020/5510105011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Loans"@en ;
		skos:definition	"Companies engaged in providing debt-based funding arrangements to businesses. Commercial lenders get financing from the wholesale markets (borrowing money from the banks) instead of taking deposits, and are not formed as banks."@en ;
		skos:notation	"5510105011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Loans"@en ;
	skos:definition	"Companies engaged in providing debt-based funding arrangements to businesses. Commercial lenders get financing from the wholesale markets (borrowing money from the banks) instead of taking deposits, and are not formed as banks."@en ;
	skos:notation	"5510105011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/5510105012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105012> , <http://data.ga-group.nl/ics/trbc/2020/5510105012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Import-Export Banks"@en ;
		skos:definition	"Companies, usually banks, engaged in providing long -term financing and guarantees to companies engaged in import and export of goods. Includes governmental and semi-governmental banks. Excludes import-export agencies and other entities, engaged in the provision of short-term financing, shipment, insurance and other basic services, classified in International Trade Financing."@en ;
		skos:notation	"5510105012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Import-Export Banks"@en ;
	skos:definition	"Companies, usually banks, engaged in providing long -term financing and guarantees to companies engaged in import and export of goods. Includes governmental and semi-governmental banks. Excludes import-export agencies and other entities, engaged in the provision of short-term financing, shipment, insurance and other basic services, classified in International Trade Financing."@en ;
	skos:notation	"5510105012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/5510105013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105013> , <http://data.ga-group.nl/ics/trbc/2020/5510105013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"International Trade Financing"@en ;
		skos:definition	"Companies engaged in short-term financing of international trade transactions, documentary collection, trade insurance, export factoring, forfeiting and others. These companies usually are not banks. Excludes companies, usually banks, engaged in providing long -term financing and guarantees to companies engaged in import and export of goods, classified in Import-Export Banks."@en ;
		skos:notation	"5510105013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"International Trade Financing"@en ;
	skos:definition	"Companies engaged in short-term financing of international trade transactions, documentary collection, trade insurance, export factoring, forfeiting and others. These companies usually are not banks. Excludes companies, usually banks, engaged in providing long -term financing and guarantees to companies engaged in import and export of goods, classified in Import-Export Banks."@en ;
	skos:notation	"5510105013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/5510105014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105014> , <http://data.ga-group.nl/ics/trbc/2020/5510105014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Factoring"@en ;
		skos:definition	"Companies engaged in providing a financial transaction whereby a business job sells its accounts receivable (i.e. invoices) to a third party (called a factor) in order to get in exchange for immediate money to finance business."@en ;
		skos:notation	"5510105014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Factoring"@en ;
	skos:definition	"Companies engaged in providing a financial transaction whereby a business job sells its accounts receivable (i.e. invoices) to a third party (called a factor) in order to get in exchange for immediate money to finance business."@en ;
	skos:notation	"5510105014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/5510105015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510105015> , <http://data.ga-group.nl/ics/trbc/2020/5510105015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Leasing"@en ;
		skos:definition	"Companies providing leasing of commercial equipment, such as industrial/construction machinery leasing, office machinery and equipment leasing, commercial transportation equipment leasing, among others."@en ;
		skos:notation	"5510105015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Leasing"@en ;
	skos:definition	"Companies providing leasing of commercial equipment, such as industrial/construction machinery leasing, office machinery and equipment leasing, commercial transportation equipment leasing, among others."@en ;
	skos:notation	"5510105015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55101050> .

<http://data.ga-group.nl/ics/trbc/55101050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55115> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Financials"@en ;
		skos:notation	"55115" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55101050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Financials"@en ;
		skos:notation	"55101050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55101050> , <http://data.ga-group.nl/ics/trbc/2020/55101050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Corporate Financial Services"@en ;
		skos:definition	"Providers of commercial loans for long-term equipment leases, import-export banks and international trade financing, factoring and commercial leasing."@en ;
		skos:notation	"55101050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Corporate Financial Services"@en ;
	skos:definition	"Providers of commercial loans for long-term equipment leases, import-export banks and international trade financing, factoring and commercial leasing."@en ;
	skos:notation	"55101050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551010> .

<http://data.ga-group.nl/ics/trbc/551010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banking Services"@en ;
		skos:notation	"55110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/551010> , <http://data.ga-group.nl/ics/trbc/2012/551010> , <http://data.ga-group.nl/ics/trbc/2020/551010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banking Services"@en ;
		skos:notation	"551010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/551010> , <http://data.ga-group.nl/ics/trbc/2020/551010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banking Services"@en ;
		skos:definition	"Providers of retail and commercial banking, consumer financial services and commercial loans for long-term equipment leases. Includes bank holding companies. Excludes providers of investment banking services, classified in Investment Banking."@en ;
		skos:notation	"551010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banking Services"@en ;
	skos:definition	"Providers of retail and commercial banking, consumer financial services and commercial loans for long-term equipment leases. Includes bank holding companies. Excludes providers of investment banking services, classified in Investment Banking."@en ;
	skos:notation	"551010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5510> .

<http://data.ga-group.nl/ics/trbc/5510201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201010> , <http://data.ga-group.nl/ics/trbc/2020/5510201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Brokerage Services (NEC)"@en ;
		skos:definition	"Companies involved in least two activities under the Investment Banking & Brokerage Services Industry, none being dominant: Investment Banking, Brokerage Services and Inter-Dealer Broker. Includes also entities not elsewhere classified under the Investment Banking & Brokerage Services industry."@en ;
		skos:notation	"5510201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking & Brokerage Services (NEC)"@en ;
	skos:definition	"Companies involved in least two activities under the Investment Banking & Brokerage Services Industry, none being dominant: Investment Banking, Brokerage Services and Inter-Dealer Broker. Includes also entities not elsewhere classified under the Investment Banking & Brokerage Services industry."@en ;
	skos:notation	"5510201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/5510201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201011> , <http://data.ga-group.nl/ics/trbc/2020/5510201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking"@en ;
		skos:definition	"Companies engaged in facilitating corporate transactions, such as mergers and acquisitions; engaged in underwriting of debt and equities, capital raising by issuing new debt or equity (IPO proceedings), private placements and restructuring, among others, as well as auxiliary security brokerage services. Investment banks are often involved in market making, foreign exchange operations, equity, derivative and commodities trading. Excludes investment management services (managing investment/assets of corporations and institutions) and wealth management services (managing individual clients' assets/wealth), classified in Investment Management and Wealth Management, respectively."@en ;
		skos:notation	"5510201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking"@en ;
	skos:definition	"Companies engaged in facilitating corporate transactions, such as mergers and acquisitions; engaged in underwriting of debt and equities, capital raising by issuing new debt or equity (IPO proceedings), private placements and restructuring, among others, as well as auxiliary security brokerage services. Investment banks are often involved in market making, foreign exchange operations, equity, derivative and commodities trading. Excludes investment management services (managing investment/assets of corporations and institutions) and wealth management services (managing individual clients' assets/wealth), classified in Investment Management and Wealth Management, respectively."@en ;
	skos:notation	"5510201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/5510201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201012> , <http://data.ga-group.nl/ics/trbc/2020/5510201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Brokerage Services"@en ;
		skos:definition	"Companies engaged in providing services which include buying and selling stocks for its clients. Includes companies offering services such as brokerage in equity, debts, warrants, commodities, foreign exchange, swaps, futures and options, and all other exchange, OTC or other bespoke securitised instruments. Includes also execution-only brokerage services. Excludes holding and managing assets on behalf of a client or a company, classified in Wealth Management and Investment Management, respectively."@en ;
		skos:notation	"5510201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Brokerage Services"@en ;
	skos:definition	"Companies engaged in providing services which include buying and selling stocks for its clients. Includes companies offering services such as brokerage in equity, debts, warrants, commodities, foreign exchange, swaps, futures and options, and all other exchange, OTC or other bespoke securitised instruments. Includes also execution-only brokerage services. Excludes holding and managing assets on behalf of a client or a company, classified in Wealth Management and Investment Management, respectively."@en ;
	skos:notation	"5510201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/5510201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201013> , <http://data.ga-group.nl/ics/trbc/2020/5510201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Inter-Dealer Broker"@en ;
		skos:definition	"Companies that act as intermediaries among major dealers and facilitate inter-dealer trades. The intermediary role involves joining other participants in capital markets (brokers and market makers). Excludes brokerage services provided to general public (institutions, corporations and individual clients), classified in Brokerage Services Activity."@en ;
		skos:notation	"5510201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Inter-Dealer Broker"@en ;
	skos:definition	"Companies that act as intermediaries among major dealers and facilitate inter-dealer trades. The intermediary role involves joining other participants in capital markets (brokers and market makers). Excludes brokerage services provided to general public (institutions, corporations and individual clients), classified in Brokerage Services Activity."@en ;
	skos:notation	"5510201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/5510201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201014> , <http://data.ga-group.nl/ics/trbc/2020/5510201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Investment Banking & Brokerage Services"@en ;
		skos:definition	"Companies engaged in providing a system that is based on the principles of Islamic law (also known Sharia) and that is guided by Islamic economics."@en ;
		skos:notation	"5510201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Investment Banking & Brokerage Services"@en ;
	skos:definition	"Companies engaged in providing a system that is based on the principles of Islamic law (also known Sharia) and that is guided by Islamic economics."@en ;
	skos:notation	"5510201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/5510201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510201015> , <http://data.ga-group.nl/ics/trbc/2020/5510201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Merchant Banks"@en ;
		skos:definition	"Banks engaged mostly in (but is not limited to) international finance, long-term loans for Companies and underwriting. Merchant banks do not provide regular banking services to the general public. The distinction between an investment bank and a merchant bank is that a merchant bank invests its own capital in a client company whereas an investment bank purely distributes (and trades) the securities of that company."@en ;
		skos:notation	"5510201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Merchant Banks"@en ;
	skos:definition	"Banks engaged mostly in (but is not limited to) international finance, long-term loans for Companies and underwriting. Merchant banks do not provide regular banking services to the general public. The distinction between an investment bank and a merchant bank is that a merchant bank invests its own capital in a client company whereas an investment bank purely distributes (and trades) the securities of that company."@en ;
	skos:notation	"5510201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102010> .

<http://data.ga-group.nl/ics/trbc/55102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Brokerage Services"@en ;
		skos:notation	"55121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55102010> , <http://data.ga-group.nl/ics/trbc/2012/55102010> , <http://data.ga-group.nl/ics/trbc/2020/55102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Brokerage Services"@en ;
		skos:notation	"55102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55102010> , <http://data.ga-group.nl/ics/trbc/2020/55102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Brokerage Services"@en ;
		skos:definition	"Providers of investment banking and security brokerage services without significant commercial banking operations, facilitating mergers and acquisitions; underwriting and capital raising via public debt or equity offerings, private placements and restructuring, as well as auxiliary security brokerage services."@en ;
		skos:notation	"55102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking & Brokerage Services"@en ;
	skos:definition	"Providers of investment banking and security brokerage services without significant commercial banking operations, facilitating mergers and acquisitions; underwriting and capital raising via public debt or equity offerings, private placements and restructuring, as well as auxiliary security brokerage services."@en ;
	skos:notation	"55102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551020> .

<http://data.ga-group.nl/ics/trbc/5510202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202010> , <http://data.ga-group.nl/ics/trbc/2020/5510202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management & Fund Operators (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Investment Management & Fund Operators industry; none being dominant: Investment Management, Hedge Funds, Collective Investment Fund Operators, Wealth Management, Venture Capital and Private Equity. Includes also entities not classified elsewhere under the Investment Management & Fund Operators industry."@en ;
		skos:notation	"5510202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Management & Fund Operators (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Investment Management & Fund Operators industry; none being dominant: Investment Management, Hedge Funds, Collective Investment Fund Operators, Wealth Management, Venture Capital and Private Equity. Includes also entities not classified elsewhere under the Investment Management & Fund Operators industry."@en ;
	skos:notation	"5510202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202011> , <http://data.ga-group.nl/ics/trbc/2020/5510202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management"@en ;
		skos:definition	"Companies engaged in providing portfolio management services to corporate clients (businesses, B2B). Includes managers and operators of investment funds, including mutuals, unit trusts, investment trusts, hedge funds, and exchange-traded funds (ETFs), as well as operators of pension funds and life insurance funds. Excludes administrators of funds, providing back-office services to the funds, classified in Collective Investment Fund Operators."@en ;
		skos:notation	"5510202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Management"@en ;
	skos:definition	"Companies engaged in providing portfolio management services to corporate clients (businesses, B2B). Includes managers and operators of investment funds, including mutuals, unit trusts, investment trusts, hedge funds, and exchange-traded funds (ETFs), as well as operators of pension funds and life insurance funds. Excludes administrators of funds, providing back-office services to the funds, classified in Collective Investment Fund Operators."@en ;
	skos:notation	"5510202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202012> , <http://data.ga-group.nl/ics/trbc/2020/5510202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hedge Funds"@en ;
		skos:definition	"Companies engaged in operating and/or managing hedge funds. Hedge funds are an aggressively managed portfolio of investments that uses advanced investment strategies such as leveraged, long, short and derivative positions in both domestic and international markets with the goal of generating high returns (either in an absolute sense or over a specified market benchmark). Hedge funds are often set up as private investment partnerships that are open to a limited number of investors and require a very large initial minimum investment."@en ;
		skos:notation	"5510202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hedge Funds"@en ;
	skos:definition	"Companies engaged in operating and/or managing hedge funds. Hedge funds are an aggressively managed portfolio of investments that uses advanced investment strategies such as leveraged, long, short and derivative positions in both domestic and international markets with the goal of generating high returns (either in an absolute sense or over a specified market benchmark). Hedge funds are often set up as private investment partnerships that are open to a limited number of investors and require a very large initial minimum investment."@en ;
	skos:notation	"5510202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202013> , <http://data.ga-group.nl/ics/trbc/2020/5510202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Collective Investment Fund Operators"@en ;
		skos:definition	"Companies engaged in operating and/or managing funds and/or trusts other than hedge funds, such as mutuals, unit trusts, investment trusts and exchange-traded funds (ETFs), as well as operators of pension funds and life insurance funds. Excludes REITs (classified in Residential & Commercial REITs)."@en ;
		skos:notation	"5510202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Collective Investment Fund Operators"@en ;
	skos:definition	"Companies engaged in operating and/or managing funds and/or trusts other than hedge funds, such as mutuals, unit trusts, investment trusts and exchange-traded funds (ETFs), as well as operators of pension funds and life insurance funds. Excludes REITs (classified in Residential & Commercial REITs)."@en ;
	skos:notation	"5510202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202014> , <http://data.ga-group.nl/ics/trbc/2020/5510202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wealth Management"@en ;
		skos:definition	"Companies engaged in providing portfolio management services to individual clients (B2C), often high-net-worth individuals."@en ;
		skos:notation	"5510202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wealth Management"@en ;
	skos:definition	"Companies engaged in providing portfolio management services to individual clients (B2C), often high-net-worth individuals."@en ;
	skos:notation	"5510202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202015> , <http://data.ga-group.nl/ics/trbc/2020/5510202015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Venture Capital"@en ;
		skos:definition	"Companies engaged in providing financial capital to early-stage, high-potential, high risk, startup companies. Excludes investors that provide financial capital to private equity companies (unlisted companies or companies that become private as a result of investment), classified in Private Equity."@en ;
		skos:notation	"5510202015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Venture Capital"@en ;
	skos:definition	"Companies engaged in providing financial capital to early-stage, high-potential, high risk, startup companies. Excludes investors that provide financial capital to private equity companies (unlisted companies or companies that become private as a result of investment), classified in Private Equity."@en ;
	skos:notation	"5510202015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202016> , <http://data.ga-group.nl/ics/trbc/2020/5510202016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Private Equity"@en ;
		skos:definition	"Companies engaged in investing in unlisted entities and/or conducting buyouts of public companies that result in a delisting of public equity. The private equity investment partnerships that are open to a limited number of investors and require a very large initial minimum investment. Private Equity companies usually get involved in the management of the acquired companies. Excludes investors who focus on venture capital, classified in Venture Capital."@en ;
		skos:notation	"5510202016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Private Equity"@en ;
	skos:definition	"Companies engaged in investing in unlisted entities and/or conducting buyouts of public companies that result in a delisting of public equity. The private equity investment partnerships that are open to a limited number of investors and require a very large initial minimum investment. Private Equity companies usually get involved in the management of the acquired companies. Excludes investors who focus on venture capital, classified in Venture Capital."@en ;
	skos:notation	"5510202016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/5510202017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510202017> , <http://data.ga-group.nl/ics/trbc/2020/5510202017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Investment Management & Fund Operators"@en ;
		skos:definition	"Companies offering asset management/fund administration services consistent with the principles of Islamic law (Sharia) and its practical application through the development of Islamic economics. Sharia prohibits the fixed or floating payment or acceptance of specific interest or fees (known as Riba or usury) for loans of money."@en ;
		skos:notation	"5510202017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Investment Management & Fund Operators"@en ;
	skos:definition	"Companies offering asset management/fund administration services consistent with the principles of Islamic law (Sharia) and its practical application through the development of Islamic economics. Sharia prohibits the fixed or floating payment or acceptance of specific interest or fees (known as Riba or usury) for loans of money."@en ;
	skos:notation	"5510202017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102020> .

<http://data.ga-group.nl/ics/trbc/55102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management & Fund Operators"@en ;
		skos:notation	"55122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55102020> , <http://data.ga-group.nl/ics/trbc/2012/55102020> , <http://data.ga-group.nl/ics/trbc/2020/55102020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management & Fund Operators"@en ;
		skos:notation	"55102020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55102020> , <http://data.ga-group.nl/ics/trbc/2020/55102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management & Fund Operators"@en ;
		skos:definition	"Operators and managers of individual and pooled assets via investment funds, including mutual funds, unit trusts, investment trusts, hedge funds, and exchange-traded funds (ETFs), as well as operators of pension funds, private equity firms and life insurance funds."@en ;
		skos:notation	"55102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Management & Fund Operators"@en ;
	skos:definition	"Operators and managers of individual and pooled assets via investment funds, including mutual funds, unit trusts, investment trusts, hedge funds, and exchange-traded funds (ETFs), as well as operators of pension funds, private equity firms and life insurance funds."@en ;
	skos:notation	"55102020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551020> .

<http://data.ga-group.nl/ics/trbc/5510203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510203010> , <http://data.ga-group.nl/ics/trbc/2020/5510203010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Investment Services"@en ;
		skos:definition	"Companies that combine investment banking/security brokerage services with investment management/ fund operating operations, none being dominant."@en ;
		skos:notation	"5510203010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Investment Services"@en ;
	skos:definition	"Companies that combine investment banking/security brokerage services with investment management/ fund operating operations, none being dominant."@en ;
	skos:notation	"5510203010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102030> .

<http://data.ga-group.nl/ics/trbc/55102030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Investment Services"@en ;
		skos:notation	"55123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55102030> , <http://data.ga-group.nl/ics/trbc/2012/55102030> , <http://data.ga-group.nl/ics/trbc/2020/55102030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Investment Services"@en ;
		skos:notation	"55102030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55102030> , <http://data.ga-group.nl/ics/trbc/2020/55102030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Investment Services"@en ;
		skos:definition	"Providers of investment banking/security brokerage services and investment management/ fund operating operations, none being dominant."@en ;
		skos:notation	"55102030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Investment Services"@en ;
	skos:definition	"Providers of investment banking/security brokerage services and investment management/ fund operating operations, none being dominant."@en ;
	skos:notation	"55102030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551020> .

<http://data.ga-group.nl/ics/trbc/55102040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55124> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Investment Services"@en ;
		skos:notation	"55124" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55102040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Investment Services"@en ;
		skos:notation	"55102040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Investment Services"@en ;
	skos:notation	"55102040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551020> .

<http://data.ga-group.nl/ics/trbc/5510205010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510205010> , <http://data.ga-group.nl/ics/trbc/2020/5510205010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial & Commodity Market Operators & Service Providers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Securities & Commodity Exchanges industry, none being dominant: Securities & Commodity Exchanges; Clearing, Settlement & Custodial Service; Financial Technology & Infrastructure. Includes also entities not elsewhere classified under the Financial & Commodity Market Operators industry."@en ;
		skos:notation	"5510205010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial & Commodity Market Operators & Service Providers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Securities & Commodity Exchanges industry, none being dominant: Securities & Commodity Exchanges; Clearing, Settlement & Custodial Service; Financial Technology & Infrastructure. Includes also entities not elsewhere classified under the Financial & Commodity Market Operators industry."@en ;
	skos:notation	"5510205010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102050> .

<http://data.ga-group.nl/ics/trbc/5510205011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510205011> , <http://data.ga-group.nl/ics/trbc/2020/5510205011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Securities & Commodity Exchanges"@en ;
		skos:definition	"Companies engaged in operating exchanges on which securities and/or commodities are traded."@en ;
		skos:notation	"5510205011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Securities & Commodity Exchanges"@en ;
	skos:definition	"Companies engaged in operating exchanges on which securities and/or commodities are traded."@en ;
	skos:notation	"5510205011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102050> .

<http://data.ga-group.nl/ics/trbc/5510205012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510205012> , <http://data.ga-group.nl/ics/trbc/2020/5510205012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Clearing, Settlement & Custodial Service"@en ;
		skos:definition	"Companies engaged in providing clearing and settlement services for securities and commodities traded."@en ;
		skos:notation	"5510205012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Clearing, Settlement & Custodial Service"@en ;
	skos:definition	"Companies engaged in providing clearing and settlement services for securities and commodities traded."@en ;
	skos:notation	"5510205012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102050> .

<http://data.ga-group.nl/ics/trbc/5510205013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510205013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Financial Technology & Infrastructure"@en ;
		skos:definition	"Companies engaged in providing software and systems for financial community, covering all financial infrastructure, such as for banks, insurance, exchanges, and traders."@en ;
		skos:notation	"5510205013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Technology & Infrastructure"@en ;
	skos:definition	"Companies engaged in providing software and systems for financial community, covering all financial infrastructure, such as for banks, insurance, exchanges, and traders."@en ;
	skos:notation	"5510205013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55102050> .

<http://data.ga-group.nl/ics/trbc/55102050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55125> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Financial & Commodity Market Operators"@en ;
		skos:notation	"55125" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55102050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Financial & Commodity Market Operators"@en ;
		skos:notation	"55102050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55102050> , <http://data.ga-group.nl/ics/trbc/2020/55102050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Financial & Commodity Market Operators & Service Providers"@en ;
		skos:definition	"Operators of exchanges and markets where the trading of financial instruments, commodities and derivative instruments takes place. Includes operators of electronic markets and providers of clearing, settlement and security custodial services, as well as financial technology & infrastructure providers."@en ;
		skos:notation	"55102050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial & Commodity Market Operators & Service Providers"@en ;
	skos:definition	"Operators of exchanges and markets where the trading of financial instruments, commodities and derivative instruments takes place. Includes operators of electronic markets and providers of clearing, settlement and security custodial services, as well as financial technology & infrastructure providers."@en ;
	skos:notation	"55102050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551020> .

<http://data.ga-group.nl/ics/trbc/551020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55114> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Investment Services"@en ;
		skos:notation	"55114" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/551020> , <http://data.ga-group.nl/ics/trbc/2012/551020> , <http://data.ga-group.nl/ics/trbc/2020/551020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Investment Services"@en ;
		skos:notation	"551020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/551020> , <http://data.ga-group.nl/ics/trbc/2020/551020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Investment Services"@en ;
		skos:definition	"Providers of investment banking, brokerage and investment management services without significant commercial or retail banking operations."@en ;
		skos:notation	"551020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking & Investment Services"@en ;
	skos:definition	"Providers of investment banking, brokerage and investment management services without significant commercial or retail banking operations."@en ;
	skos:notation	"551020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5510> .

<http://data.ga-group.nl/ics/trbc/55103010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Financial Services"@en ;
		skos:notation	"55131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55103010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Financial Services"@en ;
		skos:notation	"55103010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Financial Services"@en ;
	skos:notation	"55103010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/551030> .

<http://data.ga-group.nl/ics/trbc/551030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/551030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Financial Services"@en ;
		skos:notation	"551030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Financial Services"@en ;
	skos:notation	"551030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5510> .

<http://data.ga-group.nl/ics/trbc/5510>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banking & Investment Services"@en ;
		skos:notation	"55100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5510> , <http://data.ga-group.nl/ics/trbc/2012/5510> , <http://data.ga-group.nl/ics/trbc/2020/5510> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banking & Investment Services"@en ;
		skos:notation	"5510" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5510> , <http://data.ga-group.nl/ics/trbc/2020/5510> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Banking & Investment Services"@en ;
		skos:definition	"Providers of retail, commercial and investment banking, consumer financial services, investment services, commercial loans and diversified financial services."@en ;
		skos:notation	"5510" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banking & Investment Services"@en ;
	skos:definition	"Providers of retail, commercial and investment banking, consumer financial services, investment services, commercial loans and diversified financial services."@en ;
	skos:notation	"5510" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/55> .

<http://data.ga-group.nl/ics/trbc/55110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banking Services"@en ;
		skos:notation	"55110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banking Services"@en ;
	skos:notation	"55110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Banks"@en ;
		skos:notation	"55111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Banks"@en ;
	skos:notation	"55111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55113>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55113> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Financial Services"@en ;
		skos:notation	"55113" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Financial Services"@en ;
	skos:notation	"55113" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55114>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55114> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Investment Services"@en ;
		skos:notation	"55114" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking & Investment Services"@en ;
	skos:notation	"55114" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55115>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55115> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Financials"@en ;
		skos:notation	"55115" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Financials"@en ;
	skos:notation	"55115" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55121>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Banking & Brokerage Services"@en ;
		skos:notation	"55121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Banking & Brokerage Services"@en ;
	skos:notation	"55121" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55122>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Management & Fund Operators"@en ;
		skos:notation	"55122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Management & Fund Operators"@en ;
	skos:notation	"55122" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55123>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55123> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Investment Services"@en ;
		skos:notation	"55123" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Investment Services"@en ;
	skos:notation	"55123" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55124>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55124> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Specialty Investment Services"@en ;
		skos:notation	"55124" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialty Investment Services"@en ;
	skos:notation	"55124" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55125>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55125> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Financial & Commodity Market Operators"@en ;
		skos:notation	"55125" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial & Commodity Market Operators"@en ;
	skos:notation	"55125" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55131>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Financial Services"@en ;
		skos:notation	"55131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Financial Services"@en ;
	skos:notation	"55131" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5530101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530101010> , <http://data.ga-group.nl/ics/trbc/2020/5530101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Insurance & Brokers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Multiline Insurance & Brokers Industry, none being dominant: Property & Casualty Insurance, and Life and Health Insurance. Includes also entities not elsewhere classified under the Multiline Insurance & Brokers industry."@en ;
		skos:notation	"5530101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Insurance & Brokers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Multiline Insurance & Brokers Industry, none being dominant: Property & Casualty Insurance, and Life and Health Insurance. Includes also entities not elsewhere classified under the Multiline Insurance & Brokers industry."@en ;
	skos:notation	"5530101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301010> .

<http://data.ga-group.nl/ics/trbc/5530101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530101011> , <http://data.ga-group.nl/ics/trbc/2020/5530101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Insurance"@en ;
		skos:definition	"Companies engaged in providing an Islamic insurance concept which is grounded in Islamic muamalat (Islamic banking), observing the rules and regulations of Islamic law. Includes providers of three models: Mudharabah model (profit-sharing), Wakala model and a combination of both."@en ;
		skos:notation	"5530101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Insurance"@en ;
	skos:definition	"Companies engaged in providing an Islamic insurance concept which is grounded in Islamic muamalat (Islamic banking), observing the rules and regulations of Islamic law. Includes providers of three models: Mudharabah model (profit-sharing), Wakala model and a combination of both."@en ;
	skos:notation	"5530101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301010> .

<http://data.ga-group.nl/ics/trbc/5530101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530101012> , <http://data.ga-group.nl/ics/trbc/2020/5530101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Brokers"@en ;
		skos:definition	"Companies engaged in acting as agents (i.e. brokers) in selling annuities and insurance policies."@en ;
		skos:notation	"5530101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance Brokers"@en ;
	skos:definition	"Companies engaged in acting as agents (i.e. brokers) in selling annuities and insurance policies."@en ;
	skos:notation	"5530101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301010> .

<http://data.ga-group.nl/ics/trbc/55301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Insurance"@en ;
		skos:notation	"55311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55301010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Insurance"@en ;
		skos:notation	"55301010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55301010> , <http://data.ga-group.nl/ics/trbc/2020/55301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Insurance & Brokers"@en ;
		skos:definition	"Insurance underwriters carrying life and non-life policies."@en ;
		skos:notation	"55301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Insurance & Brokers"@en ;
	skos:definition	"Insurance underwriters carrying life and non-life policies."@en ;
	skos:notation	"55301010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/553010> .

<http://data.ga-group.nl/ics/trbc/5530102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530102010> , <http://data.ga-group.nl/ics/trbc/2020/5530102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Insurance (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Property & Casualty Insurance industry, none being dominant: Property Insurance, Automobile Insurance, Travel Insurance, Casualty Insurance. Includes also entities providing property and casualty insurance not classified elsewhere under the Property & Casualty Insurance industry."@en ;
		skos:notation	"5530102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Property & Casualty Insurance (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Property & Casualty Insurance industry, none being dominant: Property Insurance, Automobile Insurance, Travel Insurance, Casualty Insurance. Includes also entities providing property and casualty insurance not classified elsewhere under the Property & Casualty Insurance industry."@en ;
	skos:notation	"5530102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301020> .

<http://data.ga-group.nl/ics/trbc/5530102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530102011> , <http://data.ga-group.nl/ics/trbc/2020/5530102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Property Insurance"@en ;
		skos:definition	"Companies engaged in providing protection against most risks to property, such as fire, theft and weather damage. Includes providers of insurance such as fire insurance, flood insurance, earthquake insurance, home insurance or boiler insurance. Excludes automobile insurance, classified in Insurance - Automobile, travel insurance, classified in Travel Insurance and casualty insurance, classified in Casualty Insurance."@en ;
		skos:notation	"5530102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Property Insurance"@en ;
	skos:definition	"Companies engaged in providing protection against most risks to property, such as fire, theft and weather damage. Includes providers of insurance such as fire insurance, flood insurance, earthquake insurance, home insurance or boiler insurance. Excludes automobile insurance, classified in Insurance - Automobile, travel insurance, classified in Travel Insurance and casualty insurance, classified in Casualty Insurance."@en ;
	skos:notation	"5530102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301020> .

<http://data.ga-group.nl/ics/trbc/5530102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530102012> , <http://data.ga-group.nl/ics/trbc/2020/5530102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance - Automobile"@en ;
		skos:definition	"Companies engaged in providing insurance for cars, trucks, motorcycles, and other road vehicles."@en ;
		skos:notation	"5530102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance - Automobile"@en ;
	skos:definition	"Companies engaged in providing insurance for cars, trucks, motorcycles, and other road vehicles."@en ;
	skos:notation	"5530102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301020> .

<http://data.ga-group.nl/ics/trbc/5530102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530102013> , <http://data.ga-group.nl/ics/trbc/2020/5530102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Travel Insurance"@en ;
		skos:definition	"Companies engaged in providing coverage for medical expenses, financial default of travel suppliers, and other losses incurred while traveling."@en ;
		skos:notation	"5530102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Travel Insurance"@en ;
	skos:definition	"Companies engaged in providing coverage for medical expenses, financial default of travel suppliers, and other losses incurred while traveling."@en ;
	skos:notation	"5530102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301020> .

<http://data.ga-group.nl/ics/trbc/5530102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530102014> , <http://data.ga-group.nl/ics/trbc/2020/5530102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Casualty Insurance"@en ;
		skos:definition	"Companies engaged in providing liability insurance, which is an insurance against claims from third parties, and providing coverage for negligent acts or omissions, for example injuries occurring during working hours in an enterprise. Casualty insurance protects a person or business against legal liability for losses caused by injury to other people or damage to the property of others. Excludes automobile casualty/damage insurance, classified in Insurance - Automobile, property damage insurance, classified in Property Insurance."@en ;
		skos:notation	"5530102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Casualty Insurance"@en ;
	skos:definition	"Companies engaged in providing liability insurance, which is an insurance against claims from third parties, and providing coverage for negligent acts or omissions, for example injuries occurring during working hours in an enterprise. Casualty insurance protects a person or business against legal liability for losses caused by injury to other people or damage to the property of others. Excludes automobile casualty/damage insurance, classified in Insurance - Automobile, property damage insurance, classified in Property Insurance."@en ;
	skos:notation	"5530102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301020> .

<http://data.ga-group.nl/ics/trbc/55301020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Insurance"@en ;
		skos:notation	"55312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55301020> , <http://data.ga-group.nl/ics/trbc/2012/55301020> , <http://data.ga-group.nl/ics/trbc/2020/55301020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Insurance"@en ;
		skos:notation	"55301020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55301020> , <http://data.ga-group.nl/ics/trbc/2020/55301020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Insurance"@en ;
		skos:definition	"Insurance underwriters and carriers of property, fire, marine, auto, title, professional liability, funeral, bonding, fidelity and other surety policies."@en ;
		skos:notation	"55301020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Property & Casualty Insurance"@en ;
	skos:definition	"Insurance underwriters and carriers of property, fire, marine, auto, title, professional liability, funeral, bonding, fidelity and other surety policies."@en ;
	skos:notation	"55301020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/553010> .

<http://data.ga-group.nl/ics/trbc/5530103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530103010> , <http://data.ga-group.nl/ics/trbc/2020/5530103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Insurance (NEC)"@en ;
		skos:definition	"Companies involved in two activities under the Life & Health Insurance industry: Life Insurance and Health Insurance, none being dominant. Includes also entities not elsewhere classified under the Life & Health Insurance industry."@en ;
		skos:notation	"5530103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Life & Health Insurance (NEC)"@en ;
	skos:definition	"Companies involved in two activities under the Life & Health Insurance industry: Life Insurance and Health Insurance, none being dominant. Includes also entities not elsewhere classified under the Life & Health Insurance industry."@en ;
	skos:notation	"5530103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301030> .

<http://data.ga-group.nl/ics/trbc/5530103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530103011> , <http://data.ga-group.nl/ics/trbc/2020/5530103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Life Insurance"@en ;
		skos:definition	"Companies engaged in providing a contract between an insurance policy holder and an insurer, where the insurer promises to pay a designated beneficiary a sum of money (the benefits upon the death of the insured person."@en ;
		skos:notation	"5530103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Life Insurance"@en ;
	skos:definition	"Companies engaged in providing a contract between an insurance policy holder and an insurer, where the insurer promises to pay a designated beneficiary a sum of money (the benefits upon the death of the insured person."@en ;
	skos:notation	"5530103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301030> .

<http://data.ga-group.nl/ics/trbc/5530103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530103012> , <http://data.ga-group.nl/ics/trbc/2020/5530103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Health Insurance"@en ;
		skos:definition	"Companies engaged in providing insurance against the risk of incurring medical expenses among individuals."@en ;
		skos:notation	"5530103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Health Insurance"@en ;
	skos:definition	"Companies engaged in providing insurance against the risk of incurring medical expenses among individuals."@en ;
	skos:notation	"5530103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301030> .

<http://data.ga-group.nl/ics/trbc/55301030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55313> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Insurance"@en ;
		skos:notation	"55313" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55301030> , <http://data.ga-group.nl/ics/trbc/2012/55301030> , <http://data.ga-group.nl/ics/trbc/2020/55301030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Insurance"@en ;
		skos:notation	"55301030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55301030> , <http://data.ga-group.nl/ics/trbc/2020/55301030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Insurance"@en ;
		skos:definition	"Insurance underwriters and carriers of accidental death and dismemberment, disability, dental, health, medical and life policies, as well as the management of annuity plans."@en ;
		skos:notation	"55301030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Life & Health Insurance"@en ;
	skos:definition	"Insurance underwriters and carriers of accidental death and dismemberment, disability, dental, health, medical and life policies, as well as the management of annuity plans."@en ;
	skos:notation	"55301030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/553010> .

<http://data.ga-group.nl/ics/trbc/5530105010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530105010> , <http://data.ga-group.nl/ics/trbc/2020/5530105010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Reinsurance (NEC)"@en ;
		skos:definition	"Companies engaged in least two activities under the Reinsurance Industry, none being dominant: Life & Health Reinsurance and Property & Casualty Reinsurance. Includes also entities not elsewhere classified under the Reinsurance industry."@en ;
		skos:notation	"5530105010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Reinsurance (NEC)"@en ;
	skos:definition	"Companies engaged in least two activities under the Reinsurance Industry, none being dominant: Life & Health Reinsurance and Property & Casualty Reinsurance. Includes also entities not elsewhere classified under the Reinsurance industry."@en ;
	skos:notation	"5530105010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301050> .

<http://data.ga-group.nl/ics/trbc/5530105011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530105011> , <http://data.ga-group.nl/ics/trbc/2020/5530105011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Reinsurance"@en ;
		skos:definition	"Companies engaged in providing reinsurance to life and health insurance Companies."@en ;
		skos:notation	"5530105011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Life & Health Reinsurance"@en ;
	skos:definition	"Companies engaged in providing reinsurance to life and health insurance Companies."@en ;
	skos:notation	"5530105011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301050> .

<http://data.ga-group.nl/ics/trbc/5530105012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530105012> , <http://data.ga-group.nl/ics/trbc/2020/5530105012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Reinsurance"@en ;
		skos:definition	"Companies engaged in providing reinsurance to property and casualty insurance Companies."@en ;
		skos:notation	"5530105012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Property & Casualty Reinsurance"@en ;
	skos:definition	"Companies engaged in providing reinsurance to property and casualty insurance Companies."@en ;
	skos:notation	"5530105012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55301050> .

<http://data.ga-group.nl/ics/trbc/55301050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55315> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Reinsurance"@en ;
		skos:notation	"55315" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55301050> , <http://data.ga-group.nl/ics/trbc/2012/55301050> , <http://data.ga-group.nl/ics/trbc/2020/55301050> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Reinsurance"@en ;
		skos:notation	"55301050" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55301050> , <http://data.ga-group.nl/ics/trbc/2020/55301050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Reinsurance"@en ;
		skos:definition	"Property and casualty, and life and health reinsurance carriers."@en ;
		skos:notation	"55301050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Reinsurance"@en ;
	skos:definition	"Property and casualty, and life and health reinsurance carriers."@en ;
	skos:notation	"55301050" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/553010> .

<http://data.ga-group.nl/ics/trbc/55301060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55316> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Brokers"@en ;
		skos:notation	"55316" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55301060> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Brokers"@en ;
		skos:notation	"55301060" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance Brokers"@en ;
	skos:notation	"55301060" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/553010> .

<http://data.ga-group.nl/ics/trbc/553010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:notation	"55310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/553010> , <http://data.ga-group.nl/ics/trbc/2012/553010> , <http://data.ga-group.nl/ics/trbc/2020/553010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:notation	"553010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/553010> , <http://data.ga-group.nl/ics/trbc/2020/553010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:definition	"Underwriters and carriers of property, casualty, life and health insurance policies, as well as reinsurance carriers."@en ;
		skos:notation	"553010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance"@en ;
	skos:definition	"Underwriters and carriers of property, casualty, life and health insurance policies, as well as reinsurance carriers."@en ;
	skos:notation	"553010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5530> .

<http://data.ga-group.nl/ics/trbc/5530>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5530> , <http://data.ga-group.nl/ics/trbc/2012/5530> , <http://data.ga-group.nl/ics/trbc/2020/5530> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:notation	"5530" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5530> , <http://data.ga-group.nl/ics/trbc/2020/5530> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:definition	"Underwriters and carriers of property, casualty, life and health insurance policies, as well as reinsurance carriers."@en ;
		skos:notation	"5530" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance"@en ;
	skos:definition	"Underwriters and carriers of property, casualty, life and health insurance policies, as well as reinsurance carriers."@en ;
	skos:notation	"5530" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/55> .

<http://data.ga-group.nl/ics/trbc/55310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55310> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Insurance"@en ;
		skos:notation	"55310" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance"@en ;
	skos:notation	"55310" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55311>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55311> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Insurance"@en ;
		skos:notation	"55311" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Insurance"@en ;
	skos:notation	"55311" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55312>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55312> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Property & Casualty Insurance"@en ;
		skos:notation	"55312" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Property & Casualty Insurance"@en ;
	skos:notation	"55312" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55313>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55313> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Life & Health Insurance"@en ;
		skos:notation	"55313" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Life & Health Insurance"@en ;
	skos:notation	"55313" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55315>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55315> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Reinsurance"@en ;
		skos:notation	"55315" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Reinsurance"@en ;
	skos:notation	"55315" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55316>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55316> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Brokers"@en ;
		skos:notation	"55316" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance Brokers"@en ;
	skos:notation	"55316" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55400>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:notation	"55400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate"@en ;
	skos:notation	"55400" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5540201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Rental, Development & Operations (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Real Estate Rental, Development & Operations Industry, none being dominant: Office Real Estate Rental Operations, Retail Real Estate Rental Operations, Industrial Real Estate Rental Operations, Residential Real Estate Rental Operations. Includes also entities not classified elsewhere under the Real Estate Rental, Development & Operations industry."@en ;
		skos:notation	"5540201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Rental, Development & Operations (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Real Estate Rental, Development & Operations Industry, none being dominant: Office Real Estate Rental Operations, Retail Real Estate Rental Operations, Industrial Real Estate Rental Operations, Residential Real Estate Rental Operations. Includes also entities not classified elsewhere under the Real Estate Rental, Development & Operations industry."@en ;
	skos:notation	"5540201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402010> .

<http://data.ga-group.nl/ics/trbc/5540201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Office Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of office buildings. Includes also companies involved in developing buildings exclusively for the purpose of rental and subsequently renting them."@en ;
		skos:notation	"5540201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of office buildings. Includes also companies involved in developing buildings exclusively for the purpose of rental and subsequently renting them."@en ;
	skos:notation	"5540201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402010> .

<http://data.ga-group.nl/ics/trbc/5540201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Retail Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of commercial (business) real estate, including retail stores, malls, shopping centers, restaurants, self storage properties. Includes also companies developing retail real estate exclusively for the purpose of rental and subsequently renting it. Excludes companies engaged in rental of office space, classified in Office Real Estate Rental Development."@en ;
		skos:notation	"5540201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of commercial (business) real estate, including retail stores, malls, shopping centers, restaurants, self storage properties. Includes also companies developing retail real estate exclusively for the purpose of rental and subsequently renting it. Excludes companies engaged in rental of office space, classified in Office Real Estate Rental Development."@en ;
	skos:notation	"5540201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402010> .

<http://data.ga-group.nl/ics/trbc/5540201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of industrial properties (properties used for production), warehouses and other industrial space. Includes also companies involved in developing industrial properties exclusively for the purpose of rental and subsequently renting them."@en ;
		skos:notation	"5540201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of industrial properties (properties used for production), warehouses and other industrial space. Includes also companies involved in developing industrial properties exclusively for the purpose of rental and subsequently renting them."@en ;
	skos:notation	"5540201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402010> .

<http://data.ga-group.nl/ics/trbc/5540201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental or sale of residential properties, such as single- and multi-family houses, flats and apartments. Includes also entities involved in developing residential properties exclusively for the rental purposes and subsequently renting them."@en ;
		skos:notation	"5540201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental or sale of residential properties, such as single- and multi-family houses, flats and apartments. Includes also entities involved in developing residential properties exclusively for the rental purposes and subsequently renting them."@en ;
	skos:notation	"5540201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402010> .

<http://data.ga-group.nl/ics/trbc/55402010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55421> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Development & Operations"@en ;
		skos:notation	"55421" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55402010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Development & Operations"@en ;
		skos:notation	"55402010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55402010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Rental, Development & Operations"@en ;
		skos:definition	"Companies engaged in developing, renting and leasing residential, retail, office, industrial and commercial properties."@en ;
		skos:notation	"55402010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Rental, Development & Operations"@en ;
	skos:definition	"Companies engaged in developing, renting and leasing residential, retail, office, industrial and commercial properties."@en ;
	skos:notation	"55402010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554020> .

<http://data.ga-group.nl/ics/trbc/5540202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services (NEC)"@en ;
		skos:definition	"Companies engaged in providing real estate brokerage and agency services, real estate appraisal services, consulting services and management services."@en ;
		skos:notation	"5540202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Services (NEC)"@en ;
	skos:definition	"Companies engaged in providing real estate brokerage and agency services, real estate appraisal services, consulting services and management services."@en ;
	skos:notation	"5540202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402020> .

<http://data.ga-group.nl/ics/trbc/5540202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Office Real Estate Services"@en ;
		skos:definition	"Companies providing office property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"5540202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Real Estate Services"@en ;
	skos:definition	"Companies providing office property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"5540202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402020> .

<http://data.ga-group.nl/ics/trbc/5540202012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540202012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Retail Real Estate Services"@en ;
		skos:definition	"Companies providing commercial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"5540202012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail Real Estate Services"@en ;
	skos:definition	"Companies providing commercial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"5540202012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402020> .

<http://data.ga-group.nl/ics/trbc/5540202013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540202013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Real Estate Services"@en ;
		skos:definition	"Companies providing industrial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"5540202013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Real Estate Services"@en ;
	skos:definition	"Companies providing industrial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"5540202013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402020> .

<http://data.ga-group.nl/ics/trbc/5540202014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540202014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential Real Estate Services"@en ;
		skos:definition	"Companies providing residential property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"5540202014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Real Estate Services"@en ;
	skos:definition	"Companies providing residential property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"5540202014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55402020> .

<http://data.ga-group.nl/ics/trbc/55402020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55422> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services"@en ;
		skos:notation	"55422" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55402020> , <http://data.ga-group.nl/ics/trbc/2012/55402020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services"@en ;
		skos:notation	"55402020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55402020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services"@en ;
		skos:definition	"Real estate brokers, agency services, real estate appraisal services, consulting services and management services."@en ;
		skos:notation	"55402020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Services"@en ;
	skos:definition	"Real estate brokers, agency services, real estate appraisal services, consulting services and management services."@en ;
	skos:notation	"55402020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554020> .

<http://data.ga-group.nl/ics/trbc/554020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55411> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Operations"@en ;
		skos:notation	"55411" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/554020> , <http://data.ga-group.nl/ics/trbc/2012/554020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Operations"@en ;
		skos:notation	"554020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/554020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Operations"@en ;
		skos:definition	"Developers and managers of real estate who build, rent and lease residential and commercial properties. Includes real estate brokerage and agency services, real estate appraisal services and consulting services."@en ;
		skos:notation	"554020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Operations"@en ;
	skos:definition	"Developers and managers of real estate who build, rent and lease residential and commercial properties. Includes real estate brokerage and agency services, real estate appraisal services and consulting services."@en ;
	skos:notation	"554020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5540> .

<http://data.ga-group.nl/ics/trbc/5540301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:definition	"Companies engaged in providing securitization of interests related to residential and commercial real estate."@en ;
		skos:notation	"5540301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified REITs"@en ;
	skos:definition	"Companies engaged in providing securitization of interests related to residential and commercial real estate."@en ;
	skos:notation	"5540301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403010> .

<http://data.ga-group.nl/ics/trbc/55403010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:notation	"55431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55403010> , <http://data.ga-group.nl/ics/trbc/2012/55403010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:notation	"55403010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55403010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to residential and commercial real estate."@en ;
		skos:notation	"55403010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to residential and commercial real estate."@en ;
	skos:notation	"55403010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554030> .

<http://data.ga-group.nl/ics/trbc/5540302010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540302010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Commercial REITs industry, none being dominant: Office REITs, Retail REITs and Industrial REITs. Includes also entities not classified elsewhere under the Commercial REITs industry. Excludes companies that invest in commercial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"5540302010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial REITs (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Commercial REITs industry, none being dominant: Office REITs, Retail REITs and Industrial REITs. Includes also entities not classified elsewhere under the Commercial REITs industry. Excludes companies that invest in commercial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"5540302010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403020> .

<http://data.ga-group.nl/ics/trbc/5540302011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540302011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Office REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to office properties. Excludes companies that invest in office real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"5540302011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to office properties. Excludes companies that invest in office real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"5540302011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403020> .

<http://data.ga-group.nl/ics/trbc/5540302012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540302012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Retail REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to commercial properties, such as retail stores, restaurants, gas stations, shopping centers and malls. Excludes companies that invest in retail real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry. Excludes REITs involved in investing in hotels, classified as Hospitality REITs; investing in healthcare facilities, classified as Healthcare REITs; investing in self -storage facilities, classified as Self-Storage REITs."@en ;
		skos:notation	"5540302012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to commercial properties, such as retail stores, restaurants, gas stations, shopping centers and malls. Excludes companies that invest in retail real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry. Excludes REITs involved in investing in hotels, classified as Hospitality REITs; investing in healthcare facilities, classified as Healthcare REITs; investing in self -storage facilities, classified as Self-Storage REITs."@en ;
	skos:notation	"5540302012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403020> .

<http://data.ga-group.nl/ics/trbc/5540302013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540302013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Industrial REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to industrial properties, such as factories, warehouses, among others. Excludes companies that invest in industrial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"5540302013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to industrial properties, such as factories, warehouses, among others. Excludes companies that invest in industrial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"5540302013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403020> .

<http://data.ga-group.nl/ics/trbc/55403020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs"@en ;
		skos:notation	"55432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55403020> , <http://data.ga-group.nl/ics/trbc/2012/55403020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs"@en ;
		skos:notation	"55403020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55403020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to commercial real estate, such as office, retail and industrial properties."@en ;
		skos:notation	"55403020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to commercial real estate, such as office, retail and industrial properties."@en ;
	skos:notation	"55403020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554030> .

<http://data.ga-group.nl/ics/trbc/5540303010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540303010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to residential properties, such as single- and multi-family houses, flats and apartments. Excludes companies that invest in residential real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"5540303010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to residential properties, such as single- and multi-family houses, flats and apartments. Excludes companies that invest in residential real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"5540303010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403030> .

<http://data.ga-group.nl/ics/trbc/55403030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55433> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:notation	"55433" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55403030> , <http://data.ga-group.nl/ics/trbc/2012/55403030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:notation	"55403030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55403030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to residential real estate, such as single- and multi-family homes, apartment complexes and condominiums."@en ;
		skos:notation	"55403030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to residential real estate, such as single- and multi-family homes, apartment complexes and condominiums."@en ;
	skos:notation	"55403030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554030> .

<http://data.ga-group.nl/ics/trbc/5540304010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Specialized REITs (NEC)"@en ;
		skos:definition	"Companies involved in in at least two activities under the Specialized REITs Industry, none being dominant: Healthcare REITs, Hospitality REITs, Self-Storage REITs, Timber REITs, Mortgage REITs. Includes also entities not elsewhere classified under the Specialized REITs industry."@en ;
		skos:notation	"5540304010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized REITs (NEC)"@en ;
	skos:definition	"Companies involved in in at least two activities under the Specialized REITs Industry, none being dominant: Healthcare REITs, Hospitality REITs, Self-Storage REITs, Timber REITs, Mortgage REITs. Includes also entities not elsewhere classified under the Specialized REITs industry."@en ;
	skos:notation	"5540304010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to healthcare properties, such as hospitals, clinics, outpatient medical care centers, skilled nursing facilities and medical office buildings."@en ;
		skos:notation	"5540304011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to healthcare properties, such as hospitals, clinics, outpatient medical care centers, skilled nursing facilities and medical office buildings."@en ;
	skos:notation	"5540304011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Hospitality REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to hospitality properties, such as hotels, motels, resorts and lodging (holiday accommodation)."@en ;
		skos:notation	"5540304012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hospitality REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to hospitality properties, such as hotels, motels, resorts and lodging (holiday accommodation)."@en ;
	skos:notation	"5540304012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Self-Storage REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to self-storage properties, such as garages, non-industrial and warehouses."@en ;
		skos:notation	"5540304013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Self-Storage REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to self-storage properties, such as garages, non-industrial and warehouses."@en ;
	skos:notation	"5540304013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Timber REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to woodlands and forestry."@en ;
		skos:notation	"5540304014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Timber REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to woodlands and forestry."@en ;
	skos:notation	"5540304014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Mortgage REITs"@en ;
		skos:definition	"Companies engaged in investment and ownership of property mortgages. REITs loan money for mortgages to owners of real estate, or purchase existing mortgages or mortgage-backed securities."@en ;
		skos:notation	"5540304015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mortgage REITs"@en ;
	skos:definition	"Companies engaged in investment and ownership of property mortgages. REITs loan money for mortgages to owners of real estate, or purchase existing mortgages or mortgage-backed securities."@en ;
	skos:notation	"5540304015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/5540304016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540304016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Islamic REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to all type of properties, in accordance with Sharia law."@en ;
		skos:notation	"5540304016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to all type of properties, in accordance with Sharia law."@en ;
	skos:notation	"5540304016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55403040> .

<http://data.ga-group.nl/ics/trbc/55403040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55403040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Specialized REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to non-residential and non-commercial properties, such as Healthcare, Hospitals, Self-Storage, Mortgage , Islamic and Timber."@en ;
		skos:notation	"55403040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to non-residential and non-commercial properties, such as Healthcare, Hospitals, Self-Storage, Mortgage , Islamic and Timber."@en ;
	skos:notation	"55403040" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/554030> .

<http://data.ga-group.nl/ics/trbc/554030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55412> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Commercial REITs"@en ;
		skos:notation	"55412" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/554030> , <http://data.ga-group.nl/ics/trbc/2012/554030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Commercial REITs"@en ;
		skos:notation	"554030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/554030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Commercial REITs"@en ;
		skos:definition	"Investment trusts that secure interests related to rights on residential and commercial real estate."@en ;
		skos:notation	"554030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential & Commercial REITs"@en ;
	skos:definition	"Investment trusts that secure interests related to rights on residential and commercial real estate."@en ;
	skos:notation	"554030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5540> .

<http://data.ga-group.nl/ics/trbc/5540>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55400> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:notation	"55400" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5540> , <http://data.ga-group.nl/ics/trbc/2012/5540> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:notation	"5540" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5540> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:definition	"Developers and managers of real estate operations and related services. Includes residential, commercial and specialized real estate investment trusts."@en ;
		skos:notation	"5540" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate"@en ;
	skos:definition	"Developers and managers of real estate operations and related services. Includes residential, commercial and specialized real estate investment trusts."@en ;
	skos:notation	"5540" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/55> .

<http://data.ga-group.nl/ics/trbc/55411>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55411> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Operations"@en ;
		skos:notation	"55411" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Operations"@en ;
	skos:notation	"55411" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55412>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55412> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Commercial REITs"@en ;
		skos:notation	"55412" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential & Commercial REITs"@en ;
	skos:notation	"55412" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55421>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55421> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Development & Operations"@en ;
		skos:notation	"55421" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Development & Operations"@en ;
	skos:notation	"55421" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55422>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55422> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services"@en ;
		skos:notation	"55422" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Services"@en ;
	skos:notation	"55422" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55431>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55431> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:notation	"55431" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified REITs"@en ;
	skos:notation	"55431" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55432>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55432> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs"@en ;
		skos:notation	"55432" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial REITs"@en ;
	skos:notation	"55432" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55433>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55433> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:notation	"55433" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential REITs"@en ;
	skos:notation	"55433" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/55500>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55500> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Trusts"@en ;
		skos:notation	"55500" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Trusts"@en ;
	skos:notation	"55500" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5550101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550101010> , <http://data.ga-group.nl/ics/trbc/2020/5550101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"UK Investment Trusts"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes REITs, classified under Residential & Commercial REITs, and closed-end funds that are not domiciled in the UK or Commonwealth, classified in Closed End Funds."@en ;
		skos:notation	"5550101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"UK Investment Trusts"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes REITs, classified under Residential & Commercial REITs, and closed-end funds that are not domiciled in the UK or Commonwealth, classified in Closed End Funds."@en ;
	skos:notation	"5550101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501010> .

<http://data.ga-group.nl/ics/trbc/55501010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55500> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Trusts"@en ;
		skos:notation	"55500" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55501010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Trusts"@en ;
		skos:notation	"55501010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501010> , <http://data.ga-group.nl/ics/trbc/2020/55501010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"UK Investment Trusts"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes REITs, classified under Residential & Commercial REITs, and closed-end funds that are not domiciled in the UK or Commonwealth, classified in Closed End Funds."@en ;
		skos:notation	"55501010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"UK Investment Trusts"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes REITs, classified under Residential & Commercial REITs, and closed-end funds that are not domiciled in the UK or Commonwealth, classified in Closed End Funds."@en ;
	skos:notation	"55501010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/5550102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550102010> , <http://data.ga-group.nl/ics/trbc/2020/5550102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mutual Funds (NEC)"@en ;
		skos:definition	"Companies engaged in providing a type of collective investment scheme that pools money from many investors to buy stocks, bonds, short-term money market instruments, and/or other securities."@en ;
		skos:notation	"5550102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mutual Funds (NEC)"@en ;
	skos:definition	"Companies engaged in providing a type of collective investment scheme that pools money from many investors to buy stocks, bonds, short-term money market instruments, and/or other securities."@en ;
	skos:notation	"5550102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501020> .

<http://data.ga-group.nl/ics/trbc/5550102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550102011> , <http://data.ga-group.nl/ics/trbc/2020/5550102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Mutual Funds"@en ;
		skos:definition	"Investment vehicles adhering to the criteria developed by the Sharia Supervisory Board. These companies do not invest in interest-paying instruments (riba) frequently used by mutual funds as temporary investments, and instead may hold cash on a temporary basis."@en ;
		skos:notation	"5550102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Mutual Funds"@en ;
	skos:definition	"Investment vehicles adhering to the criteria developed by the Sharia Supervisory Board. These companies do not invest in interest-paying instruments (riba) frequently used by mutual funds as temporary investments, and instead may hold cash on a temporary basis."@en ;
	skos:notation	"5550102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501020> .

<http://data.ga-group.nl/ics/trbc/55501020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501020> , <http://data.ga-group.nl/ics/trbc/2020/55501020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mutual Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other assets according to the investment objective. Shares are issued and redeemed at the net asset value (NAV), which is determined by the fund management company."@en ;
		skos:notation	"55501020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mutual Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other assets according to the investment objective. Shares are issued and redeemed at the net asset value (NAV), which is determined by the fund management company."@en ;
	skos:notation	"55501020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/5550103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550103010> , <http://data.ga-group.nl/ics/trbc/2020/5550103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Closed End Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes closed-end funds that are domiciled in the UK or Commonwealth, classified in UK Investment Trusts."@en ;
		skos:notation	"5550103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Closed End Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes closed-end funds that are domiciled in the UK or Commonwealth, classified in UK Investment Trusts."@en ;
	skos:notation	"5550103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501030> .

<http://data.ga-group.nl/ics/trbc/55501030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501030> , <http://data.ga-group.nl/ics/trbc/2020/55501030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Closed End Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes closed-end funds that are domiciled in the UK or Commonwealth, classified in UK Investment Trusts."@en ;
		skos:notation	"55501030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Closed End Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments or other investable assets according to the investment objective. The fund issues a fixed number of shares and shares are traded on an exchange at market price, which can significantly differ from the net asset value. Excludes closed-end funds that are domiciled in the UK or Commonwealth, classified in UK Investment Trusts."@en ;
	skos:notation	"55501030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/5550104010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550104010> , <http://data.ga-group.nl/ics/trbc/2020/5550104010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Exchange-Traded Funds (NEC)"@en ;
		skos:definition	"Investment funds that are traded on stock exchanges. ETFs hold assets such as stocks, commodities, or bonds, often tracking a market index, commodity price or basket of assets like an index fund."@en ;
		skos:notation	"5550104010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Exchange-Traded Funds (NEC)"@en ;
	skos:definition	"Investment funds that are traded on stock exchanges. ETFs hold assets such as stocks, commodities, or bonds, often tracking a market index, commodity price or basket of assets like an index fund."@en ;
	skos:notation	"5550104010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501040> .

<http://data.ga-group.nl/ics/trbc/5550104011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550104011> , <http://data.ga-group.nl/ics/trbc/2020/5550104011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic ETFs"@en ;
		skos:definition	"Investment funds that invest in securities that do not contradict Sharia Law, meaning that none of the securities in the fund will be involved with products or services related to alcohol, pork, gambling, weapons, lending, or anything that does not follow Islamic Law. Includes ETFs invested in healthcare, energy, technology, and oil."@en ;
		skos:notation	"5550104011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic ETFs"@en ;
	skos:definition	"Investment funds that invest in securities that do not contradict Sharia Law, meaning that none of the securities in the fund will be involved with products or services related to alcohol, pork, gambling, weapons, lending, or anything that does not follow Islamic Law. Includes ETFs invested in healthcare, energy, technology, and oil."@en ;
	skos:notation	"5550104011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501040> .

<http://data.ga-group.nl/ics/trbc/5550104012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550104012> , <http://data.ga-group.nl/ics/trbc/2020/5550104012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic Commodity ETFs"@en ;
		skos:definition	"Investment funds that invest in commodities that do not contradict Sharia Law. Includes ETFs made up of futures or asset-backed contracts. These contracts represent the commodity and will track the performance of that particular product."@en ;
		skos:notation	"5550104012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic Commodity ETFs"@en ;
	skos:definition	"Investment funds that invest in commodities that do not contradict Sharia Law. Includes ETFs made up of futures or asset-backed contracts. These contracts represent the commodity and will track the performance of that particular product."@en ;
	skos:notation	"5550104012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501040> .

<http://data.ga-group.nl/ics/trbc/55501040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501040> , <http://data.ga-group.nl/ics/trbc/2020/55501040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Exchange-Traded Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments, or other assets according to its investment objective. ETFs often track a market index, commodity price or basket of assets like an index fund. Includes Exchange-Traded Commodities and other Exchange-Traded Products."@en ;
		skos:notation	"55501040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Exchange-Traded Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments, or other assets according to its investment objective. ETFs often track a market index, commodity price or basket of assets like an index fund. Includes Exchange-Traded Commodities and other Exchange-Traded Products."@en ;
	skos:notation	"55501040" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/5550105010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550105010> , <http://data.ga-group.nl/ics/trbc/2020/5550105010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pension Funds"@en ;
		skos:definition	"Employees' retirement funds, contributed by the employer and employees, aimed at generating stable growth over the long term."@en ;
		skos:notation	"5550105010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pension Funds"@en ;
	skos:definition	"Employees' retirement funds, contributed by the employer and employees, aimed at generating stable growth over the long term."@en ;
	skos:notation	"5550105010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501050> .

<http://data.ga-group.nl/ics/trbc/55501050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501050> , <http://data.ga-group.nl/ics/trbc/2020/55501050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pension Funds"@en ;
		skos:definition	"Employees' retirement funds, contributed by the employer and employees, aimed at generating stable growth over the long term."@en ;
		skos:notation	"55501050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pension Funds"@en ;
	skos:definition	"Employees' retirement funds, contributed by the employer and employees, aimed at generating stable growth over the long term."@en ;
	skos:notation	"55501050" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/5550106010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550106010> , <http://data.ga-group.nl/ics/trbc/2020/5550106010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective, offered through life insurance companies and typically linked to an insurance contract."@en ;
		skos:notation	"5550106010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by a professional investment advisor who invests in stocks, bonds, money market instruments, or other investable assets according to the investment objective, offered through life insurance companies and typically linked to an insurance contract."@en ;
	skos:notation	"5550106010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55501060> .

<http://data.ga-group.nl/ics/trbc/55501060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55501060> , <http://data.ga-group.nl/ics/trbc/2020/55501060> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Insurance Funds"@en ;
		skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments, or other investable assets according to its investment objective, offered through life insurance Companies and typically linked to an insurance contract."@en ;
		skos:notation	"55501060" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Insurance Funds"@en ;
	skos:definition	"Investment vehicles that pool money from multiple investors and are managed by professional investment advisors who invest in stocks, bonds, money market instruments, or other investable assets according to its investment objective, offered through life insurance Companies and typically linked to an insurance contract."@en ;
	skos:notation	"55501060" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/555010> .

<http://data.ga-group.nl/ics/trbc/555010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/555010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Trusts"@en ;
		skos:notation	"555010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/555010> , <http://data.ga-group.nl/ics/trbc/2020/555010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Collective Investments"@en ;
		skos:definition	"Listed closed-end investment funds, as well as other funds where participation can be bought and sold as units or shares such as open-ended or mutual funds, exchange-traded funds, exchange traded products, unit trusts and unit investment trusts."@en ;
		skos:notation	"555010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Collective Investments"@en ;
	skos:definition	"Listed closed-end investment funds, as well as other funds where participation can be bought and sold as units or shares such as open-ended or mutual funds, exchange-traded funds, exchange traded products, unit trusts and unit investment trusts."@en ;
	skos:notation	"555010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5550> .

<http://data.ga-group.nl/ics/trbc/5550>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5550> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Investment Trusts"@en ;
		skos:notation	"5550" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5550> , <http://data.ga-group.nl/ics/trbc/2020/5550> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Collective Investments"@en ;
		skos:definition	"Listed closed-end investment funds, as well as other funds where participation can be bought and sold as units or shares, such as open-ended or mutual funds, exchange-traded funds, exchange traded products, unit trusts and unit investment trusts."@en ;
		skos:notation	"5550" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Collective Investments"@en ;
	skos:definition	"Listed closed-end investment funds, as well as other funds where participation can be bought and sold as units or shares, such as open-ended or mutual funds, exchange-traded funds, exchange traded products, unit trusts and unit investment trusts."@en ;
	skos:notation	"5550" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/55> .

<http://data.ga-group.nl/ics/trbc/5560101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5560101010> , <http://data.ga-group.nl/ics/trbc/2020/5560101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Holding Companies (NEC)"@en ;
		skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
		skos:notation	"5560101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Holding Companies (NEC)"@en ;
	skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
	skos:notation	"5560101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55601010> .

<http://data.ga-group.nl/ics/trbc/5560101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5560101011> , <http://data.ga-group.nl/ics/trbc/2020/5560101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Shell Companies"@en ;
		skos:definition	"Companies that exist but do not actually do any business or have any assets. They are also known as blank check companies. Excludes: companies that have suspended/ceased their operations, classified per their last/previous activity."@en ;
		skos:notation	"5560101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Shell Companies"@en ;
	skos:definition	"Companies that exist but do not actually do any business or have any assets. They are also known as blank check companies. Excludes: companies that have suspended/ceased their operations, classified per their last/previous activity."@en ;
	skos:notation	"5560101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/55601010> .

<http://data.ga-group.nl/ics/trbc/55601010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55601010> , <http://data.ga-group.nl/ics/trbc/2020/55601010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Holding Companies"@en ;
		skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
		skos:notation	"55601010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Holding Companies"@en ;
	skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
	skos:notation	"55601010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/556010> .

<http://data.ga-group.nl/ics/trbc/556010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/556010> , <http://data.ga-group.nl/ics/trbc/2020/556010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Holding Companies"@en ;
		skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
		skos:notation	"556010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Holding Companies"@en ;
	skos:definition	"Companies primarily engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
	skos:notation	"556010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5560> .

<http://data.ga-group.nl/ics/trbc/5560>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5560> , <http://data.ga-group.nl/ics/trbc/2020/5560> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Investment Holding Companies"@en ;
		skos:definition	"Organizations engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
		skos:notation	"5560" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Investment Holding Companies"@en ;
	skos:definition	"Organizations engaged in investing in securities/stakes of other companies and for their own profits. Investment Holding Companies might have both minority and majority stakes. Excludes companies investing in private equity firms, classified in Private Equity; companies investing in venture capital firms, classified in Venture Capital; companies operating through subsidiaries/majority-held entities in various economic segments, classified according to the dominant segment of activity or, in case of a significant size and lack of dominant segment, in Industrial Conglomerates; UK-type investment trusts, classified in UK Investment Trusts."@en ;
	skos:notation	"5560" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/55> .

<http://data.ga-group.nl/ics/trbc/55>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/55000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Financials"@en ;
		skos:notation	"55000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/55> , <http://data.ga-group.nl/ics/trbc/2012/55> , <http://data.ga-group.nl/ics/trbc/2020/55> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financials"@en ;
		skos:notation	"55" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/55> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Financials"@en ;
		skos:definition	"Operators of retail, commercial and investment banks, investment trusts and financial markets, as well as providers of investment, insurance and real estate services."@en ;
		skos:notation	"55" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/55> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financials"@en ;
		skos:definition	"Operators of retail, commercial and investment banks, investment trusts and financial markets, as well as providers of investment and insurance services."@en ;
		skos:notation	"55" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financials"@en ;
	skos:definition	"Operators of retail, commercial and investment banks, investment trusts and financial markets, as well as providers of investment and insurance services."@en ;
	skos:notation	"55" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare"@en ;
		skos:notation	"56000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare"@en ;
	skos:notation	"56000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Services"@en ;
		skos:notation	"56100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Services"@en ;
	skos:notation	"56100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5610101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101010> , <http://data.ga-group.nl/ics/trbc/2020/5610101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment & Technology (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Advanced Medical Equipment industry, none being dominant: Medical Diagnostic & Testing Equipment, Medical Monitoring Systems, Laser Equipment, Medical Imaging Systems, Medical Software & Technology Services. Includes also entities not classified elsewhere under the Advanced Medical Equipment & Technology industry."@en ;
		skos:notation	"5610101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Medical Equipment & Technology (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Advanced Medical Equipment industry, none being dominant: Medical Diagnostic & Testing Equipment, Medical Monitoring Systems, Laser Equipment, Medical Imaging Systems, Medical Software & Technology Services. Includes also entities not classified elsewhere under the Advanced Medical Equipment & Technology industry."@en ;
	skos:notation	"5610101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101011> , <http://data.ga-group.nl/ics/trbc/2020/5610101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Diagnostic & Testing Equipment"@en ;
		skos:definition	"Companies engaged in providing non-imaging medical diagnostic equipment, such as ECG (electrocardiography) equipment, EEG (electroencephalography) equipment, advanced laboratory equipment, and pathology specimen locators. Excludes medical imaging systems, such as MRI, PET, CT, ultrasound, classified in Medical Imaging Systems; and laser-based diagnostic devices, classified in Laser Equipment."@en ;
		skos:notation	"5610101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Diagnostic & Testing Equipment"@en ;
	skos:definition	"Companies engaged in providing non-imaging medical diagnostic equipment, such as ECG (electrocardiography) equipment, EEG (electroencephalography) equipment, advanced laboratory equipment, and pathology specimen locators. Excludes medical imaging systems, such as MRI, PET, CT, ultrasound, classified in Medical Imaging Systems; and laser-based diagnostic devices, classified in Laser Equipment."@en ;
	skos:notation	"5610101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101012> , <http://data.ga-group.nl/ics/trbc/2020/5610101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Monitoring Systems"@en ;
		skos:definition	"Companies engaged in providing electronic medical devices used in constant medical monitoring, such as bedside vital function monitors in hospitals, respiratory monitoring equipment, among others. Excludes medical diagnostic devices (used for immediate and one-stop diagnosis), classified in Medical Diagnostic & Testing Equipment, laser equipment, classified in Laser Equipment, and medical imaging systems, classified in Medical Imaging Systems."@en ;
		skos:notation	"5610101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Monitoring Systems"@en ;
	skos:definition	"Companies engaged in providing electronic medical devices used in constant medical monitoring, such as bedside vital function monitors in hospitals, respiratory monitoring equipment, among others. Excludes medical diagnostic devices (used for immediate and one-stop diagnosis), classified in Medical Diagnostic & Testing Equipment, laser equipment, classified in Laser Equipment, and medical imaging systems, classified in Medical Imaging Systems."@en ;
	skos:notation	"5610101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101013> , <http://data.ga-group.nl/ics/trbc/2020/5610101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Laser Equipment"@en ;
		skos:definition	"Companies engaged in manufacturing laser-based medical equipment, such as cyber knife used to remove tumors; ultraviolet laser for eye surgery. Lasers for treatment of vascular lesions, pigmented lesions , among others."@en ;
		skos:notation	"5610101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Laser Equipment"@en ;
	skos:definition	"Companies engaged in manufacturing laser-based medical equipment, such as cyber knife used to remove tumors; ultraviolet laser for eye surgery. Lasers for treatment of vascular lesions, pigmented lesions , among others."@en ;
	skos:notation	"5610101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101014> , <http://data.ga-group.nl/ics/trbc/2020/5610101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Imaging Systems"@en ;
		skos:definition	"Companies engaged in providing body imaging equipment , such as MRI (magnetic resonance imaging), CT (computer tomography), PET (Positron emission tomography), ultrasound devices."@en ;
		skos:notation	"5610101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Imaging Systems"@en ;
	skos:definition	"Companies engaged in providing body imaging equipment , such as MRI (magnetic resonance imaging), CT (computer tomography), PET (Positron emission tomography), ultrasound devices."@en ;
	skos:notation	"5610101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101015> , <http://data.ga-group.nl/ics/trbc/2020/5610101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Software & Technology Services"@en ;
		skos:definition	"Companies providing software that is permanent and core element of advanced medical equipment. Includes software for MRI, PET or CT equipment."@en ;
		skos:notation	"5610101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Software & Technology Services"@en ;
	skos:definition	"Companies providing software that is permanent and core element of advanced medical equipment. Includes software for MRI, PET or CT equipment."@en ;
	skos:notation	"5610101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/5610101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610101016> , <http://data.ga-group.nl/ics/trbc/2020/5610101016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling advanced medical professional equipment, instruments, and supplies."@en ;
		skos:notation	"5610101016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Medical Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling advanced medical professional equipment, instruments, and supplies."@en ;
	skos:notation	"5610101016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101010> .

<http://data.ga-group.nl/ics/trbc/56101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment"@en ;
		skos:notation	"56111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment"@en ;
		skos:notation	"56101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56101010> , <http://data.ga-group.nl/ics/trbc/2020/56101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment & Technology"@en ;
		skos:definition	"Manufacturers of high-tech medical equipment. Includes producers of MRI, PET and CAT scanning diagnostic equipment, radiation therapy, x-ray, ultrasonic, electro medical, laser equipment, medical monitoring systems and providers of medical software & technology services."@en ;
		skos:notation	"56101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Medical Equipment & Technology"@en ;
	skos:definition	"Manufacturers of high-tech medical equipment. Includes producers of MRI, PET and CAT scanning diagnostic equipment, radiation therapy, x-ray, ultrasonic, electro medical, laser equipment, medical monitoring systems and providers of medical software & technology services."@en ;
	skos:notation	"56101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/561010> .

<http://data.ga-group.nl/ics/trbc/5610102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102010> , <http://data.ga-group.nl/ics/trbc/2020/5610102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment, Supplies & Distribution (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Medical Equipment, Supplies & Distribution industry, none being dominant: Medical Supplies, Medical Prosthetics, Medical Equipment, Medical Devices & Implants, Laboratory Diagnostic & Testing Substances, Veterinary Medical Equipment & Supplies, Drug Delivery Systems. Includes also entities not classified elsewhere under the Medical Equipment, Supplies & Distribution industry."@en ;
		skos:notation	"5610102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Equipment, Supplies & Distribution (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Medical Equipment, Supplies & Distribution industry, none being dominant: Medical Supplies, Medical Prosthetics, Medical Equipment, Medical Devices & Implants, Laboratory Diagnostic & Testing Substances, Veterinary Medical Equipment & Supplies, Drug Delivery Systems. Includes also entities not classified elsewhere under the Medical Equipment, Supplies & Distribution industry."@en ;
	skos:notation	"5610102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102011> , <http://data.ga-group.nl/ics/trbc/2020/5610102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Supplies"@en ;
		skos:definition	"Companies engaged in providing medical supplies, such as medical gloves, medical masks, forceps, surgical knives and devices, bandages and dressings, syringes, stethoscopes, x-ray films, dental drills, veterinarian instruments and other related supplies."@en ;
		skos:notation	"5610102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Supplies"@en ;
	skos:definition	"Companies engaged in providing medical supplies, such as medical gloves, medical masks, forceps, surgical knives and devices, bandages and dressings, syringes, stethoscopes, x-ray films, dental drills, veterinarian instruments and other related supplies."@en ;
	skos:notation	"5610102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102012> , <http://data.ga-group.nl/ics/trbc/2020/5610102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Prosthetics"@en ;
		skos:definition	"Companies engaged in production and application of devices that replace external body parts, such as hearing aids, artificial eyes, orthotics, prosthetic limbs and dentures, among others. Excludes implants and other medical devices manufactured to replace a missing internal biological structure, such as heart valves, artificial pacemakers or cochlear implants, classified in Medical Devices & Implants."@en ;
		skos:notation	"5610102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Prosthetics"@en ;
	skos:definition	"Companies engaged in production and application of devices that replace external body parts, such as hearing aids, artificial eyes, orthotics, prosthetic limbs and dentures, among others. Excludes implants and other medical devices manufactured to replace a missing internal biological structure, such as heart valves, artificial pacemakers or cochlear implants, classified in Medical Devices & Implants."@en ;
	skos:notation	"5610102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102013> , <http://data.ga-group.nl/ics/trbc/2020/5610102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment"@en ;
		skos:definition	"Companies engaged in providing electrical and electronic medical equipment, such as kidney dialysis equipment, glucometers, physiotherapy equipment, laboratory electrical/electronic devices. Excludes diagnostic equipment, such as ECG and EEG equipment, classified in Medical Diagnostic & Testing Equipment; medical imaging systems, such as MRI, PET, CT, ultrasound, classified in Medical Imaging Systems, and laser equipment, classified in Laser Equipment."@en ;
		skos:notation	"5610102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Equipment"@en ;
	skos:definition	"Companies engaged in providing electrical and electronic medical equipment, such as kidney dialysis equipment, glucometers, physiotherapy equipment, laboratory electrical/electronic devices. Excludes diagnostic equipment, such as ECG and EEG equipment, classified in Medical Diagnostic & Testing Equipment; medical imaging systems, such as MRI, PET, CT, ultrasound, classified in Medical Imaging Systems, and laser equipment, classified in Laser Equipment."@en ;
	skos:notation	"5610102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102014> , <http://data.ga-group.nl/ics/trbc/2020/5610102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Devices & Implants"@en ;
		skos:definition	"Companies engaged in providing medical devices manufactured to replace a missing internal biological structure, support a damaged biological structure, or enhance an existing biological structure. Includes manufacturers of devices used inside of the body, including orthopedic implants, heart valves, artificial pacemakers or cochlear implants. Excludes medical prosthetics and devices that replace external body parts, such as hearing aids, artificial eyes, orthotics, prosthetic limbs and dentures, classified in Medical Prosthetics."@en ;
		skos:notation	"5610102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Devices & Implants"@en ;
	skos:definition	"Companies engaged in providing medical devices manufactured to replace a missing internal biological structure, support a damaged biological structure, or enhance an existing biological structure. Includes manufacturers of devices used inside of the body, including orthopedic implants, heart valves, artificial pacemakers or cochlear implants. Excludes medical prosthetics and devices that replace external body parts, such as hearing aids, artificial eyes, orthotics, prosthetic limbs and dentures, classified in Medical Prosthetics."@en ;
	skos:notation	"5610102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102015> , <http://data.ga-group.nl/ics/trbc/2020/5610102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling medical professional equipment, instruments, and supplies."@en ;
		skos:notation	"5610102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling medical professional equipment, instruments, and supplies."@en ;
	skos:notation	"5610102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102016> , <http://data.ga-group.nl/ics/trbc/2020/5610102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Glasses, Spectacles & Contact Lenses"@en ;
		skos:definition	"Companies engaged in providing eyeglasses, spectacles or specs (informal) used for vision correction. Includes manufacturers of contact lens which are medical devices and can be worn to correct vision. Excludes sunglasses and fashion eyewear, classified in Fashion Eyewear."@en ;
		skos:notation	"5610102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Glasses, Spectacles & Contact Lenses"@en ;
	skos:definition	"Companies engaged in providing eyeglasses, spectacles or specs (informal) used for vision correction. Includes manufacturers of contact lens which are medical devices and can be worn to correct vision. Excludes sunglasses and fashion eyewear, classified in Fashion Eyewear."@en ;
	skos:notation	"5610102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102017> , <http://data.ga-group.nl/ics/trbc/2020/5610102017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Laboratory Diagnostic & Testing Substances"@en ;
		skos:definition	"Companies engaged in manufacturing in-vitro (in glass, not taken internally) diagnostic substances, such as chemical, biological, or radioactive substances. The substances are used for diagnostic tests that are performed in test tubes, petri dishes, machines, and other diagnostic test-type devices. These substances are used in laboratories, hospitals and do not require a patient's presence. Excludes in-vivo (inside the body) diagnostic substances, classified in In-Vivo Diagnostic & Testing Substances in the Pharmaceuticals Industry."@en ;
		skos:notation	"5610102017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Laboratory Diagnostic & Testing Substances"@en ;
	skos:definition	"Companies engaged in manufacturing in-vitro (in glass, not taken internally) diagnostic substances, such as chemical, biological, or radioactive substances. The substances are used for diagnostic tests that are performed in test tubes, petri dishes, machines, and other diagnostic test-type devices. These substances are used in laboratories, hospitals and do not require a patient's presence. Excludes in-vivo (inside the body) diagnostic substances, classified in In-Vivo Diagnostic & Testing Substances in the Pharmaceuticals Industry."@en ;
	skos:notation	"5610102017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102018> , <http://data.ga-group.nl/ics/trbc/2020/5610102018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Veterinary Medical Equipment & Supplies"@en ;
		skos:definition	"Companies engaged in manufacturing veterinary instruments and devices intended for use in the diagnosis of disease or other conditions in the cure, mitigation, treatment, or prevention of disease in animals."@en ;
		skos:notation	"5610102018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Veterinary Medical Equipment & Supplies"@en ;
	skos:definition	"Companies engaged in manufacturing veterinary instruments and devices intended for use in the diagnosis of disease or other conditions in the cure, mitigation, treatment, or prevention of disease in animals."@en ;
	skos:notation	"5610102018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/5610102019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610102019> , <http://data.ga-group.nl/ics/trbc/2020/5610102019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Drug Delivery Systems"@en ;
		skos:definition	"Companies engaged in providing systems for administering drugs to achieve a therapeutic effect in humans, such as drip/infusion systems for intravenous drug supply, inhalation equipment. Includes also producers of targeted delivery systems in which the drug is only active in the target area of the body (for example, in cancerous tissues), such as liposomes."@en ;
		skos:notation	"5610102019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Drug Delivery Systems"@en ;
	skos:definition	"Companies engaged in providing systems for administering drugs to achieve a therapeutic effect in humans, such as drip/infusion systems for intravenous drug supply, inhalation equipment. Includes also producers of targeted delivery systems in which the drug is only active in the target area of the body (for example, in cancerous tissues), such as liposomes."@en ;
	skos:notation	"5610102019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56101020> .

<http://data.ga-group.nl/ics/trbc/56101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
		skos:notation	"56112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56101020> , <http://data.ga-group.nl/ics/trbc/2012/56101020> , <http://data.ga-group.nl/ics/trbc/2020/56101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
		skos:notation	"56101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56101020> , <http://data.ga-group.nl/ics/trbc/2020/56101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
		skos:definition	"Manufacturers and distributors of medical equipment and supplies. Includes manufacturers of forceps, surgical knives and gloves, bandages and dressings, syringes, stethoscopes, medical laboratory equipment, x-ray films, dental drills, veterinarian instruments, medical prosthetics, medical devices & implants, glasses, spectacles & contact lenses, diagnostic & testing substances and other related supplies."@en ;
		skos:notation	"56101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
	skos:definition	"Manufacturers and distributors of medical equipment and supplies. Includes manufacturers of forceps, surgical knives and gloves, bandages and dressings, syringes, stethoscopes, medical laboratory equipment, x-ray films, dental drills, veterinarian instruments, medical prosthetics, medical devices & implants, glasses, spectacles & contact lenses, diagnostic & testing substances and other related supplies."@en ;
	skos:notation	"56101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/561010> .

<http://data.ga-group.nl/ics/trbc/561010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Equipment & Supplies"@en ;
		skos:notation	"56110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/561010> , <http://data.ga-group.nl/ics/trbc/2012/561010> , <http://data.ga-group.nl/ics/trbc/2020/561010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Equipment & Supplies"@en ;
		skos:notation	"561010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/561010> , <http://data.ga-group.nl/ics/trbc/2020/561010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Equipment & Supplies"@en ;
		skos:definition	"Manufacturers of advanced medical equipment, medical technology providers and basic medical supplies."@en ;
		skos:notation	"561010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Equipment & Supplies"@en ;
	skos:definition	"Manufacturers of advanced medical equipment, medical technology providers and basic medical supplies."@en ;
	skos:notation	"561010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5610> .

<http://data.ga-group.nl/ics/trbc/5610201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201010> , <http://data.ga-group.nl/ics/trbc/2020/5610201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Facilities & Services (NEC)"@en ;
		skos:definition	"Companies engaged in operating hospitals, physician and dental clinics, psychiatric facilities, nursing homes, consultancy services (nutritionists, homeopathic therapies) and home healthcare agencies. Includes also medical laboratories that support healthcare facilities such as blood analysis, pathology, urinalysis, medical x-ray and other diagnostic laboratories, and veterinary services."@en ;
		skos:notation	"5610201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Facilities & Services (NEC)"@en ;
	skos:definition	"Companies engaged in operating hospitals, physician and dental clinics, psychiatric facilities, nursing homes, consultancy services (nutritionists, homeopathic therapies) and home healthcare agencies. Includes also medical laboratories that support healthcare facilities such as blood analysis, pathology, urinalysis, medical x-ray and other diagnostic laboratories, and veterinary services."@en ;
	skos:notation	"5610201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201011> , <http://data.ga-group.nl/ics/trbc/2020/5610201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hospitals, Clinics & Primary Care Services"@en ;
		skos:definition	"Companies engaged in providing patient treatment by specialized staff and equipment, such as hospitals, clinics and outpatient care centers. Includes also the provision of diagnosis, treatment, and prevention of disease, illness, injury, and other physical and mental impairments in humans."@en ;
		skos:notation	"5610201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hospitals, Clinics & Primary Care Services"@en ;
	skos:definition	"Companies engaged in providing patient treatment by specialized staff and equipment, such as hospitals, clinics and outpatient care centers. Includes also the provision of diagnosis, treatment, and prevention of disease, illness, injury, and other physical and mental impairments in humans."@en ;
	skos:notation	"5610201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201012> , <http://data.ga-group.nl/ics/trbc/2020/5610201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Long-Term Care"@en ;
		skos:definition	"Companies engaged in providing long-term care given to adults or children in a residential setting rather than the patient's home, elderly homes and continuing care retirement communities."@en ;
		skos:notation	"5610201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential & Long-Term Care"@en ;
	skos:definition	"Companies engaged in providing long-term care given to adults or children in a residential setting rather than the patient's home, elderly homes and continuing care retirement communities."@en ;
	skos:notation	"5610201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201013> , <http://data.ga-group.nl/ics/trbc/2020/5610201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Ambulance & Emergency Services"@en ;
		skos:definition	"Companies engaged in providing a vehicle for transportation of sick or injured people to, from or between places of treatment for an illness or injury and in some instances will also provide out of hospital medical care to the patient. Includes also emergency services which ensure public safety and health by addressing different emergencies."@en ;
		skos:notation	"5610201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Ambulance & Emergency Services"@en ;
	skos:definition	"Companies engaged in providing a vehicle for transportation of sick or injured people to, from or between places of treatment for an illness or injury and in some instances will also provide out of hospital medical care to the patient. Includes also emergency services which ensure public safety and health by addressing different emergencies."@en ;
	skos:notation	"5610201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201014> , <http://data.ga-group.nl/ics/trbc/2020/5610201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Doctor's Office"@en ;
		skos:definition	"Doctors primarily engaged in the independent practice of general or specialized medicine (except psychiatry or psychoanalysis) or surgery. These practitioners operate private or group practices."@en ;
		skos:notation	"5610201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Doctor's Office"@en ;
	skos:definition	"Doctors primarily engaged in the independent practice of general or specialized medicine (except psychiatry or psychoanalysis) or surgery. These practitioners operate private or group practices."@en ;
	skos:notation	"5610201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201015> , <http://data.ga-group.nl/ics/trbc/2020/5610201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical & Diagnostic Laboratories"@en ;
		skos:definition	"Companies engaged in operating laboratories where tests are conducted on patients for screening for suspected ailments."@en ;
		skos:notation	"5610201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical & Diagnostic Laboratories"@en ;
	skos:definition	"Companies engaged in operating laboratories where tests are conducted on patients for screening for suspected ailments."@en ;
	skos:notation	"5610201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201016> , <http://data.ga-group.nl/ics/trbc/2020/5610201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Veterinary Services"@en ;
		skos:definition	"Companies engaged in the provision of veterinary medicine services, dentistry, or surgery for animals. Includes also companies providing testing services for licensed veterinary practitioners."@en ;
		skos:notation	"5610201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Veterinary Services"@en ;
	skos:definition	"Companies engaged in the provision of veterinary medicine services, dentistry, or surgery for animals. Includes also companies providing testing services for licensed veterinary practitioners."@en ;
	skos:notation	"5610201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201017> , <http://data.ga-group.nl/ics/trbc/2020/5610201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Telemedicine Services"@en ;
		skos:definition	"Companies engaged in the use of telecommunication and information technologies in order to provide clinical healthcare at a distance, usually over the phone/internet."@en ;
		skos:notation	"5610201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telemedicine Services"@en ;
	skos:definition	"Companies engaged in the use of telecommunication and information technologies in order to provide clinical healthcare at a distance, usually over the phone/internet."@en ;
	skos:notation	"5610201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201018> , <http://data.ga-group.nl/ics/trbc/2020/5610201018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Healthcare Services"@en ;
		skos:definition	"Companies engaged in providing private home care to seniors and/or people who are unable to fully care for themselves/people with physical or mental disabilities. Includes services range from patient home-based companionship, meals to round-the-clock nursing care."@en ;
		skos:notation	"5610201018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Healthcare Services"@en ;
	skos:definition	"Companies engaged in providing private home care to seniors and/or people who are unable to fully care for themselves/people with physical or mental disabilities. Includes services range from patient home-based companionship, meals to round-the-clock nursing care."@en ;
	skos:notation	"5610201018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610201019> , <http://data.ga-group.nl/ics/trbc/2020/5610201019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Alternative Medicine Facilities"@en ;
		skos:definition	"Companies operating non-conventional medicine facilities. Includes herbal, homeopathic and traditional Chinese medicine clinics and healthcare facilities."@en ;
		skos:notation	"5610201019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Alternative Medicine Facilities"@en ;
	skos:definition	"Companies operating non-conventional medicine facilities. Includes herbal, homeopathic and traditional Chinese medicine clinics and healthcare facilities."@en ;
	skos:notation	"5610201019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/5610201020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5610201020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Medical Farming"@en ;
		skos:definition	"Companies engaged in farming plants for medical purposes, such as medical marijuana/cannabis farming, herb farming, among others. It also includes medical molecular farming, production of antibodies, biopharmaceuticals and edible vaccines in plants."@en ;
		skos:notation	"5610201020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Farming"@en ;
	skos:definition	"Companies engaged in farming plants for medical purposes, such as medical marijuana/cannabis farming, herb farming, among others. It also includes medical molecular farming, production of antibodies, biopharmaceuticals and edible vaccines in plants."@en ;
	skos:notation	"5610201020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102010> .

<http://data.ga-group.nl/ics/trbc/56102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Facilities & Services"@en ;
		skos:notation	"56121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56102010> , <http://data.ga-group.nl/ics/trbc/2012/56102010> , <http://data.ga-group.nl/ics/trbc/2020/56102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Facilities & Services"@en ;
		skos:notation	"56102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56102010> , <http://data.ga-group.nl/ics/trbc/2020/56102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Facilities & Services"@en ;
		skos:definition	"Operators of hospitals, physician and dental clinics, psychiatric facilities, nursing homes, consultancy services (nutritionists), doctor's offices, residential & long term care facilities and home healthcare agencies. Includes medical laboratories that support healthcare facilities such as blood analysis, pathology, urinalysis, medical x-ray and other diagnostic laboratories. Includes also veterinary services, telemedicine services, ambulance & emergency services and alternative medicine facilities (homeopathic, acupuncture, herbal and traditional Chinese medicine facilities)."@en ;
		skos:notation	"56102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Facilities & Services"@en ;
	skos:definition	"Operators of hospitals, physician and dental clinics, psychiatric facilities, nursing homes, consultancy services (nutritionists), doctor's offices, residential & long term care facilities and home healthcare agencies. Includes medical laboratories that support healthcare facilities such as blood analysis, pathology, urinalysis, medical x-ray and other diagnostic laboratories. Includes also veterinary services, telemedicine services, ambulance & emergency services and alternative medicine facilities (homeopathic, acupuncture, herbal and traditional Chinese medicine facilities)."@en ;
	skos:notation	"56102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/561020> .

<http://data.ga-group.nl/ics/trbc/5610202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610202010> , <http://data.ga-group.nl/ics/trbc/2020/5610202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Managed Healthcare (NEC)"@en ;
		skos:definition	"Companies engaged in providing managed healthcare, mainly operating in the United States."@en ;
		skos:notation	"5610202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Managed Healthcare (NEC)"@en ;
	skos:definition	"Companies engaged in providing managed healthcare, mainly operating in the United States."@en ;
	skos:notation	"5610202010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102020> .

<http://data.ga-group.nl/ics/trbc/5610202011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610202011> , <http://data.ga-group.nl/ics/trbc/2020/5610202011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"HMO Medical Centers"@en ;
		skos:definition	"Companies engaged in providing a range of outpatient medical services to the health maintenance organization (HMO) subscribers with a focus generally on primary healthcare."@en ;
		skos:notation	"5610202011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"HMO Medical Centers"@en ;
	skos:definition	"Companies engaged in providing a range of outpatient medical services to the health maintenance organization (HMO) subscribers with a focus generally on primary healthcare."@en ;
	skos:notation	"5610202011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56102020> .

<http://data.ga-group.nl/ics/trbc/56102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Managed Healthcare"@en ;
		skos:notation	"56122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56102020> , <http://data.ga-group.nl/ics/trbc/2012/56102020> , <http://data.ga-group.nl/ics/trbc/2020/56102020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Managed Healthcare"@en ;
		skos:notation	"56102020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56102020> , <http://data.ga-group.nl/ics/trbc/2020/56102020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Managed Healthcare"@en ;
		skos:definition	"Providers of managed healthcare, health maintenance organizations (HMOs), mainly operating in the United States."@en ;
		skos:notation	"56102020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Managed Healthcare"@en ;
	skos:definition	"Providers of managed healthcare, health maintenance organizations (HMOs), mainly operating in the United States."@en ;
	skos:notation	"56102020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/561020> .

<http://data.ga-group.nl/ics/trbc/561020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Providers & Services"@en ;
		skos:notation	"56120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/561020> , <http://data.ga-group.nl/ics/trbc/2012/561020> , <http://data.ga-group.nl/ics/trbc/2020/561020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Providers & Services"@en ;
		skos:notation	"561020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/561020> , <http://data.ga-group.nl/ics/trbc/2020/561020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Providers & Services"@en ;
		skos:definition	"Operators of healthcare facilities and providers of managed healthcare."@en ;
		skos:notation	"561020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Providers & Services"@en ;
	skos:definition	"Operators of healthcare facilities and providers of managed healthcare."@en ;
	skos:notation	"561020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5610> .

<http://data.ga-group.nl/ics/trbc/5610>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Services"@en ;
		skos:notation	"56100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5610> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Services"@en ;
		skos:notation	"5610" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5610> , <http://data.ga-group.nl/ics/trbc/2020/5610> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Services & Equipment"@en ;
		skos:definition	"Manufacturers of medical equipment and supplies, providers of medical technology/software, as well as operators of healthcare facilities and providers of managed healthcare."@en ;
		skos:notation	"5610" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Services & Equipment"@en ;
	skos:definition	"Manufacturers of medical equipment and supplies, providers of medical technology/software, as well as operators of healthcare facilities and providers of managed healthcare."@en ;
	skos:notation	"5610" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/56> .

<http://data.ga-group.nl/ics/trbc/56110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Equipment & Supplies"@en ;
		skos:notation	"56110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Equipment & Supplies"@en ;
	skos:notation	"56110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Medical Equipment"@en ;
		skos:notation	"56111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Medical Equipment"@en ;
	skos:notation	"56111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
		skos:notation	"56112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Medical Equipment, Supplies & Distribution"@en ;
	skos:notation	"56112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Providers & Services"@en ;
		skos:notation	"56120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Providers & Services"@en ;
	skos:notation	"56120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56121>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56121> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare Facilities & Services"@en ;
		skos:notation	"56121" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare Facilities & Services"@en ;
	skos:notation	"56121" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56122>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56122> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Managed Healthcare"@en ;
		skos:notation	"56122" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Managed Healthcare"@en ;
	skos:notation	"56122" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56200>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals & Medical Research"@en ;
		skos:notation	"56200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals & Medical Research"@en ;
	skos:notation	"56200" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/56201040> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Pharmaceuticals"@en ;
		skos:notation	"56211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56201010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Pharmaceuticals"@en ;
		skos:notation	"56201010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Pharmaceuticals"@en ;
	skos:notation	"56201010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/562010> .

<http://data.ga-group.nl/ics/trbc/56201030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Generic & Specialty Pharmaceuticals"@en ;
		skos:notation	"56213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56201030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Generic & Specialty Pharmaceuticals"@en ;
		skos:notation	"56201030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Generic & Specialty Pharmaceuticals"@en ;
	skos:notation	"56201030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/562010> .

<http://data.ga-group.nl/ics/trbc/5620104010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104010> , <http://data.ga-group.nl/ics/trbc/2020/5620104010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals (NEC)"@en ;
		skos:definition	"Companies involved in least two activities under the Pharmaceuticals industry, none being dominant: Specialty & Advanced Pharmaceuticals, Biopharmaceuticals, In-Vivo Diagnostic & Testing Substances Manufacturers, Veterinary Drugs, Generic Pharmaceuticals, Alternative Medicine. Includes also entities not elsewhere classified under the Pharmaceuticals industry."@en ;
		skos:notation	"5620104010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals (NEC)"@en ;
	skos:definition	"Companies involved in least two activities under the Pharmaceuticals industry, none being dominant: Specialty & Advanced Pharmaceuticals, Biopharmaceuticals, In-Vivo Diagnostic & Testing Substances Manufacturers, Veterinary Drugs, Generic Pharmaceuticals, Alternative Medicine. Includes also entities not elsewhere classified under the Pharmaceuticals industry."@en ;
	skos:notation	"5620104010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104011> , <http://data.ga-group.nl/ics/trbc/2020/5620104011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Proprietary & Advanced Pharmaceuticals"@en ;
		skos:definition	"Companies engaged in manufacturing patented pharmaceuticals under license. These are usually branded drugs with valid patents."@en ;
		skos:notation	"5620104011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Proprietary & Advanced Pharmaceuticals"@en ;
	skos:definition	"Companies engaged in manufacturing patented pharmaceuticals under license. These are usually branded drugs with valid patents."@en ;
	skos:notation	"5620104011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104012> , <http://data.ga-group.nl/ics/trbc/2020/5620104012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biopharmaceuticals"@en ;
		skos:definition	"Companies engaged in manufacturing medical drugs containing substances of human or animal origin, naturally present in living organisms (not obtained through recombinant biotechnology), such as hormones, blood factors, monoclonal antibodies, growth agents, stem cells, enzymes, used in the treatment of various diseases. Examples are interferon used in the treatment of leukemia and multiple sclerosis, erythropoietin (EPO) used in the treatment of anemia, monoclonal antibodies used in the treatment of arthritis, growth hormone (GH) for children's growth disorders. Excludes companies engaged in provision of drugs produced by means of recombinant biotechnology, classified in Bio Therapeutic Drugs."@en ;
		skos:notation	"5620104012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biopharmaceuticals"@en ;
	skos:definition	"Companies engaged in manufacturing medical drugs containing substances of human or animal origin, naturally present in living organisms (not obtained through recombinant biotechnology), such as hormones, blood factors, monoclonal antibodies, growth agents, stem cells, enzymes, used in the treatment of various diseases. Examples are interferon used in the treatment of leukemia and multiple sclerosis, erythropoietin (EPO) used in the treatment of anemia, monoclonal antibodies used in the treatment of arthritis, growth hormone (GH) for children's growth disorders. Excludes companies engaged in provision of drugs produced by means of recombinant biotechnology, classified in Bio Therapeutic Drugs."@en ;
	skos:notation	"5620104012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104013> , <http://data.ga-group.nl/ics/trbc/2020/5620104013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"In-Vivo Diagnostic & Testing Substances"@en ;
		skos:definition	"Companies engaged in manufacturing in-vivo (inside the human body) diagnostic substances, such as contrast media in-vivo diagnostic substances (iodine, barium), coagulation in-vivo diagnostic substances, among others. These substances should be approved by a country's official drug authority as pharmaceuticals (for example, FDA-approved in the US). Excludes in-vitro (in glass, not taken internally) diagnostic substances, classified in Laboratory Diagnostic & Testing Substances in the Medical Equipment, Supplies & Distribution industry."@en ;
		skos:notation	"5620104013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"In-Vivo Diagnostic & Testing Substances"@en ;
	skos:definition	"Companies engaged in manufacturing in-vivo (inside the human body) diagnostic substances, such as contrast media in-vivo diagnostic substances (iodine, barium), coagulation in-vivo diagnostic substances, among others. These substances should be approved by a country's official drug authority as pharmaceuticals (for example, FDA-approved in the US). Excludes in-vitro (in glass, not taken internally) diagnostic substances, classified in Laboratory Diagnostic & Testing Substances in the Medical Equipment, Supplies & Distribution industry."@en ;
	skos:notation	"5620104013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104014> , <http://data.ga-group.nl/ics/trbc/2020/5620104014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Veterinary Drugs"@en ;
		skos:definition	"Companies engaged in the production of drugs for the medical or surgical treatment of animals, especially domestic animals."@en ;
		skos:notation	"5620104014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Veterinary Drugs"@en ;
	skos:definition	"Companies engaged in the production of drugs for the medical or surgical treatment of animals, especially domestic animals."@en ;
	skos:notation	"5620104014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104015> , <http://data.ga-group.nl/ics/trbc/2020/5620104015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Generic Pharmaceuticals"@en ;
		skos:definition	"Companies engaged in manufacturing drugs without a license from the innovator company and marketed after the expiry date of the patent or other exclusive rights. Generic drugs are marketed under a non-proprietary or approved name rather than a proprietary or brand name and are frequently much cheaper than brand-name drugs. Includes manufacturers of OTC (non-prescription) drugs."@en ;
		skos:notation	"5620104015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Generic Pharmaceuticals"@en ;
	skos:definition	"Companies engaged in manufacturing drugs without a license from the innovator company and marketed after the expiry date of the patent or other exclusive rights. Generic drugs are marketed under a non-proprietary or approved name rather than a proprietary or brand name and are frequently much cheaper than brand-name drugs. Includes manufacturers of OTC (non-prescription) drugs."@en ;
	skos:notation	"5620104015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620104016> , <http://data.ga-group.nl/ics/trbc/2020/5620104016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Alternative Medicine"@en ;
		skos:definition	"Companies engaged in providing drugs not falling into the category of conventional medicine, such as herbal, homeopathic and traditional Chinese medicine, or Ayurveda pharmaceuticals."@en ;
		skos:notation	"5620104016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Alternative Medicine"@en ;
	skos:definition	"Companies engaged in providing drugs not falling into the category of conventional medicine, such as herbal, homeopathic and traditional Chinese medicine, or Ayurveda pharmaceuticals."@en ;
	skos:notation	"5620104016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5620104017> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Recreational Pharmaceuticals"@en ;
		skos:definition	"Companies engaged in manufacturing of recreational drugs/pharmaceuticals, including but not limited to cannabis."@en ;
		skos:notation	"5620104017" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Recreational Pharmaceuticals"@en ;
	skos:definition	"Companies engaged in manufacturing of recreational drugs/pharmaceuticals, including but not limited to cannabis."@en ;
	skos:notation	"5620104017" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/5620104018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5620104018> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals Wholesale"@en ;
		skos:definition	"Companies engaged in the wholesale of all types of pharmaceuticals, such as generic pharmaceuticals, veterinary pharmaceuticals, biopharmaceuticals, among others."@en ;
		skos:notation	"5620104018" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals Wholesale"@en ;
	skos:definition	"Companies engaged in the wholesale of all types of pharmaceuticals, such as generic pharmaceuticals, veterinary pharmaceuticals, biopharmaceuticals, among others."@en ;
	skos:notation	"5620104018" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56201040> .

<http://data.ga-group.nl/ics/trbc/56201040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/56201010> , <http://data.ga-group.nl/ics/trbc/56202010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Pharmaceuticals"@en ;
		skos:notation	"56211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"56212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56201010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Pharmaceuticals"@en ;
		skos:notation	"56201010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56202010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"56202010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56201040> , <http://data.ga-group.nl/ics/trbc/2020/56201040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals"@en ;
		skos:definition	"Companies engaged in the research, development, manufacturing and marketing of drugs, including prescription, over the counter (OTC), specialty & advanced pharmaceuticals, generic pharmaceuticals, biopharmaceuticals, veterinary drugs, alternative medicines (homeopathy, herbal, traditional Chinese medicine), and diagnostic & testing substances manufacturers."@en ;
		skos:notation	"56201040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals"@en ;
	skos:definition	"Companies engaged in the research, development, manufacturing and marketing of drugs, including prescription, over the counter (OTC), specialty & advanced pharmaceuticals, generic pharmaceuticals, biopharmaceuticals, veterinary drugs, alternative medicines (homeopathy, herbal, traditional Chinese medicine), and diagnostic & testing substances manufacturers."@en ;
	skos:notation	"56201040" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/562010> .

<http://data.ga-group.nl/ics/trbc/562010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals"@en ;
		skos:notation	"56210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/562010> , <http://data.ga-group.nl/ics/trbc/2012/562010> , <http://data.ga-group.nl/ics/trbc/2020/562010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals"@en ;
		skos:notation	"562010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/562010> , <http://data.ga-group.nl/ics/trbc/2020/562010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals"@en ;
		skos:definition	"Manufacturers and marketers of generic and specialty drugs, as well as researchers and developers of new drugs, medical products and procedures."@en ;
		skos:notation	"562010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals"@en ;
	skos:definition	"Manufacturers and marketers of generic and specialty drugs, as well as researchers and developers of new drugs, medical products and procedures."@en ;
	skos:notation	"562010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5620> .

<http://data.ga-group.nl/ics/trbc/5620201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620201010> , <http://data.ga-group.nl/ics/trbc/2020/5620201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Biotechnology & Medical Research Industry, none being dominant: Bio Therapeutic Drugs, Bio Diagnostics & Testing, Bio Medical Devices. Includes also entities not elsewhere classified under the Biotechnology & Medical Research industry."@en ;
		skos:notation	"5620201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biotechnology & Medical Research (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Biotechnology & Medical Research Industry, none being dominant: Bio Therapeutic Drugs, Bio Diagnostics & Testing, Bio Medical Devices. Includes also entities not elsewhere classified under the Biotechnology & Medical Research industry."@en ;
	skos:notation	"5620201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56202010> .

<http://data.ga-group.nl/ics/trbc/5620201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620201011> , <http://data.ga-group.nl/ics/trbc/2020/5620201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bio Therapeutic Drugs"@en ;
		skos:definition	"Companies engaged in the research, development and production of biotech drugs or biologics, often having a pipeline of drugs in the clinical tests' phase (not yet on the market). Bio therapeutic drugs are derived from living organisms and trigger living cells to make or modify protein products (recombinant DNA technology) in order to treat illness/improve health. They are used to treat and prevent serious illnesses, such as cancer and multiple sclerosis. Includes human insulin produced through the use of modified bacteria, the manufacture of erythropoietin in hamster ovary cells. Excludes companies that produce drugs of human origin, but not as a result of recombinant biotechnology in cell, but naturally present in human body, such as some hormones, blood factors, monoclonal antibodies, growth agents, stem cells, enzymes, classified in Biopharmaceuticals."@en ;
		skos:notation	"5620201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bio Therapeutic Drugs"@en ;
	skos:definition	"Companies engaged in the research, development and production of biotech drugs or biologics, often having a pipeline of drugs in the clinical tests' phase (not yet on the market). Bio therapeutic drugs are derived from living organisms and trigger living cells to make or modify protein products (recombinant DNA technology) in order to treat illness/improve health. They are used to treat and prevent serious illnesses, such as cancer and multiple sclerosis. Includes human insulin produced through the use of modified bacteria, the manufacture of erythropoietin in hamster ovary cells. Excludes companies that produce drugs of human origin, but not as a result of recombinant biotechnology in cell, but naturally present in human body, such as some hormones, blood factors, monoclonal antibodies, growth agents, stem cells, enzymes, classified in Biopharmaceuticals."@en ;
	skos:notation	"5620201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56202010> .

<http://data.ga-group.nl/ics/trbc/5620201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620201012> , <http://data.ga-group.nl/ics/trbc/2020/5620201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bio Diagnostics & Testing"@en ;
		skos:definition	"Companies engaged n the provision of biological (non-synthetic) equipment and solutions for medical diagnosis, such as biomarkers used to detect cancer cells."@en ;
		skos:notation	"5620201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bio Diagnostics & Testing"@en ;
	skos:definition	"Companies engaged n the provision of biological (non-synthetic) equipment and solutions for medical diagnosis, such as biomarkers used to detect cancer cells."@en ;
	skos:notation	"5620201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56202010> .

<http://data.ga-group.nl/ics/trbc/5620201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620201013> , <http://data.ga-group.nl/ics/trbc/2020/5620201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Bio Medical Devices"@en ;
		skos:definition	"Companies engaged in research, development and production of solutions by means of biomedical engineering and tissue engineering. Examples are artificial organs, created via biological material, for patients who need organs transplantation, such as urinary bladders grown in laboratories, hepatic assist devices that use liver cells, jawbones and tracheas derived from human stem cells."@en ;
		skos:notation	"5620201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Bio Medical Devices"@en ;
	skos:definition	"Companies engaged in research, development and production of solutions by means of biomedical engineering and tissue engineering. Examples are artificial organs, created via biological material, for patients who need organs transplantation, such as urinary bladders grown in laboratories, hepatic assist devices that use liver cells, jawbones and tracheas derived from human stem cells."@en ;
	skos:notation	"5620201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/56202010> .

<http://data.ga-group.nl/ics/trbc/56202010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/56201040> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"56212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56202010> , <http://data.ga-group.nl/ics/trbc/2012/56202010> , <http://data.ga-group.nl/ics/trbc/2020/56202010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"56202010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56202010> , <http://data.ga-group.nl/ics/trbc/2020/56202010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:definition	"Researchers and developers of new drugs, bio therapeutic drugs, bio diagnostics & testing substances, bio medical devices and procedures, usually having a pipeline of drugs in the clinical tests' phase (not yet on the market)."@en ;
		skos:notation	"56202010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biotechnology & Medical Research"@en ;
	skos:definition	"Researchers and developers of new drugs, bio therapeutic drugs, bio diagnostics & testing substances, bio medical devices and procedures, usually having a pipeline of drugs in the clinical tests' phase (not yet on the market)."@en ;
	skos:notation	"56202010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/562020> .

<http://data.ga-group.nl/ics/trbc/562020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/562020> , <http://data.ga-group.nl/ics/trbc/2012/562020> , <http://data.ga-group.nl/ics/trbc/2020/562020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"562020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/562020> , <http://data.ga-group.nl/ics/trbc/2020/562020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:definition	"Researchers and developers of biotechnology based drugs and therapies as well as medical devices and procedures that are at an early (non-commercial) stage."@en ;
		skos:notation	"562020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biotechnology & Medical Research"@en ;
	skos:definition	"Researchers and developers of biotechnology based drugs and therapies as well as medical devices and procedures that are at an early (non-commercial) stage."@en ;
	skos:notation	"562020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5620> .

<http://data.ga-group.nl/ics/trbc/5620>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56200> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals & Medical Research"@en ;
		skos:notation	"56200" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5620> , <http://data.ga-group.nl/ics/trbc/2012/5620> , <http://data.ga-group.nl/ics/trbc/2020/5620> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals & Medical Research"@en ;
		skos:notation	"5620" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5620> , <http://data.ga-group.nl/ics/trbc/2020/5620> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals & Medical Research"@en ;
		skos:definition	"Manufacturers and marketers of generic and specialty drugs, as well as researchers and developers of new drugs, medical products and procedures."@en ;
		skos:notation	"5620" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals & Medical Research"@en ;
	skos:definition	"Manufacturers and marketers of generic and specialty drugs, as well as researchers and developers of new drugs, medical products and procedures."@en ;
	skos:notation	"5620" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/56> .

<http://data.ga-group.nl/ics/trbc/56210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56210> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Pharmaceuticals"@en ;
		skos:notation	"56210" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Pharmaceuticals"@en ;
	skos:notation	"56210" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Diversified Pharmaceuticals"@en ;
		skos:notation	"56211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified Pharmaceuticals"@en ;
	skos:notation	"56211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56212>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Biotechnology & Medical Research"@en ;
		skos:notation	"56212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biotechnology & Medical Research"@en ;
	skos:notation	"56212" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56213>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56213> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Generic & Specialty Pharmaceuticals"@en ;
		skos:notation	"56213" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Generic & Specialty Pharmaceuticals"@en ;
	skos:notation	"56213" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/56>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/56000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare"@en ;
		skos:notation	"56000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/56> , <http://data.ga-group.nl/ics/trbc/2012/56> , <http://data.ga-group.nl/ics/trbc/2020/56> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare"@en ;
		skos:notation	"56" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/56> , <http://data.ga-group.nl/ics/trbc/2020/56> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare"@en ;
		skos:definition	"Manufacturers, developers and marketers of pharmaceuticals, medical equipment and supplies, as well as advanced therapeutic treatments and devices, and providers of healthcare facilities and medical research and development."@en ;
		skos:notation	"56" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare"@en ;
	skos:definition	"Manufacturers, developers and marketers of pharmaceuticals, medical equipment and supplies, as well as advanced therapeutic treatments and devices, and providers of healthcare facilities and medical research and development."@en ;
	skos:notation	"56" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Technology"@en ;
		skos:notation	"57000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Technology"@en ;
	skos:notation	"57000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Technology Equipment"@en ;
		skos:notation	"57100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Technology Equipment"@en ;
	skos:notation	"57100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5710101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101010> , <http://data.ga-group.nl/ics/trbc/2020/5710101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors (NEC)"@en ;
		skos:definition	"Companies engaged in the design and fabrication of high-value microcircuits, microprocessor chips, integrated circuits, printed circuit boards and memory chips. Includes also producers of chip components designed for specific industries."@en ;
		skos:notation	"5710101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductors (NEC)"@en ;
	skos:definition	"Companies engaged in the design and fabrication of high-value microcircuits, microprocessor chips, integrated circuits, printed circuit boards and memory chips. Includes also producers of chip components designed for specific industries."@en ;
	skos:notation	"5710101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/5710101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101011> , <http://data.ga-group.nl/ics/trbc/2020/5710101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Circuits"@en ;
		skos:definition	"Companies engaged in providing an electronic circuit manufactured by the patterned diffusion of trace elements into the surface of a thin substrate of semiconductor material."@en ;
		skos:notation	"5710101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Circuits"@en ;
	skos:definition	"Companies engaged in providing an electronic circuit manufactured by the patterned diffusion of trace elements into the surface of a thin substrate of semiconductor material."@en ;
	skos:notation	"5710101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/5710101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101012> , <http://data.ga-group.nl/ics/trbc/2020/5710101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Memory Chips (RAM)"@en ;
		skos:definition	"Companies engaged in providing a form of computer data storage. Includes two main forms of modern RAM: static RAM (SRAM) and dynamic RAM (DRAM)."@en ;
		skos:notation	"5710101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Memory Chips (RAM)"@en ;
	skos:definition	"Companies engaged in providing a form of computer data storage. Includes two main forms of modern RAM: static RAM (SRAM) and dynamic RAM (DRAM)."@en ;
	skos:notation	"5710101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/5710101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101013> , <http://data.ga-group.nl/ics/trbc/2020/5710101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Processors"@en ;
		skos:definition	"Companies engaged in providing processing unit, which includes Central processing unit (CPU), microprocessor, Graphics processing unit, Physics processing unit, Digital signal processor, Network processor, data processor and audio processors."@en ;
		skos:notation	"5710101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Processors"@en ;
	skos:definition	"Companies engaged in providing processing unit, which includes Central processing unit (CPU), microprocessor, Graphics processing unit, Physics processing unit, Digital signal processor, Network processor, data processor and audio processors."@en ;
	skos:notation	"5710101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/5710101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101014> , <http://data.ga-group.nl/ics/trbc/2020/5710101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling electronic parts and equipment."@en ;
		skos:notation	"5710101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling electronic parts and equipment."@en ;
	skos:notation	"5710101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/5710101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710101015> , <http://data.ga-group.nl/ics/trbc/2020/5710101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"NFC & RFID Systems"@en ;
		skos:definition	"Companies engaged in providing near field communication (NFC) and radio frequency identification (RFID) technology devices. RFID uses radio waves to transfer data from an electronic tag, called RFID tag or label, attached to an object, through a reader for the purpose of identifying and tracking the object. NFC enables two electronic devices to establish communication if brought within 4 cm of each other and is used in contactless payment cards, among others."@en ;
		skos:notation	"5710101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"NFC & RFID Systems"@en ;
	skos:definition	"Companies engaged in providing near field communication (NFC) and radio frequency identification (RFID) technology devices. RFID uses radio waves to transfer data from an electronic tag, called RFID tag or label, attached to an object, through a reader for the purpose of identifying and tracking the object. NFC enables two electronic devices to establish communication if brought within 4 cm of each other and is used in contactless payment cards, among others."@en ;
	skos:notation	"5710101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101010> .

<http://data.ga-group.nl/ics/trbc/57101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors"@en ;
		skos:notation	"57111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57101010> , <http://data.ga-group.nl/ics/trbc/2012/57101010> , <http://data.ga-group.nl/ics/trbc/2020/57101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors"@en ;
		skos:notation	"57101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57101010> , <http://data.ga-group.nl/ics/trbc/2020/57101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors"@en ;
		skos:definition	"Designers, fabricators and wholesalers of high-value integrated circuits, memory chips, microcircuits, microprocessor chips, and RFID systems. Includes operators of foundries and producers of chip components designed for specific industries."@en ;
		skos:notation	"57101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductors"@en ;
	skos:definition	"Designers, fabricators and wholesalers of high-value integrated circuits, memory chips, microcircuits, microprocessor chips, and RFID systems. Includes operators of foundries and producers of chip components designed for specific industries."@en ;
	skos:notation	"57101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571010> .

<http://data.ga-group.nl/ics/trbc/5710102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710102010> , <http://data.ga-group.nl/ics/trbc/2020/5710102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment & Testing (NEC)"@en ;
		skos:definition	"Companies engaged in providing production of semiconductor testing equipment and semiconductor manufacturing equipment. Includes also companies engaged in semiconductor testing services."@en ;
		skos:notation	"5710102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Equipment & Testing (NEC)"@en ;
	skos:definition	"Companies engaged in providing production of semiconductor testing equipment and semiconductor manufacturing equipment. Includes also companies engaged in semiconductor testing services."@en ;
	skos:notation	"5710102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101020> .

<http://data.ga-group.nl/ics/trbc/5710102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710102011> , <http://data.ga-group.nl/ics/trbc/2020/5710102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Machinery Manufacturing"@en ;
		skos:definition	"Companies engaged in the mechanical, physical, or chemical transformation of materials, substances, or components into new products."@en ;
		skos:notation	"5710102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Machinery Manufacturing"@en ;
	skos:definition	"Companies engaged in the mechanical, physical, or chemical transformation of materials, substances, or components into new products."@en ;
	skos:notation	"5710102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101020> .

<http://data.ga-group.nl/ics/trbc/5710102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710102012> , <http://data.ga-group.nl/ics/trbc/2020/5710102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Testing Equipment & Service"@en ;
		skos:definition	"Companies engaged in providing a range of electronic devices and systems for semiconductor testing purposes. Includes also companies providing semiconductor testing services."@en ;
		skos:notation	"5710102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Testing Equipment & Service"@en ;
	skos:definition	"Companies engaged in providing a range of electronic devices and systems for semiconductor testing purposes. Includes also companies providing semiconductor testing services."@en ;
	skos:notation	"5710102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101020> .

<http://data.ga-group.nl/ics/trbc/5710102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment Wholesalers"@en ;
		skos:definition	"Companies engaged in wholesaling electronic parts and equipment."@en ;
		skos:notation	"5710102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5710102013> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling electronic parts and equipment."@en ;
		skos:notation	"5710102013" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling electronic parts and equipment."@en ;
	skos:notation	"5710102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57101020> .

<http://data.ga-group.nl/ics/trbc/57101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment & Testing"@en ;
		skos:notation	"57112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57101020> , <http://data.ga-group.nl/ics/trbc/2012/57101020> , <http://data.ga-group.nl/ics/trbc/2020/57101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment & Testing"@en ;
		skos:notation	"57101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57101020> , <http://data.ga-group.nl/ics/trbc/2020/57101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment & Testing"@en ;
		skos:definition	"Producers and wholesalers of semiconductor testing equipment and semiconductor manufacturing equipment. Includes providers of semiconductor testing services."@en ;
		skos:notation	"57101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Equipment & Testing"@en ;
	skos:definition	"Producers and wholesalers of semiconductor testing equipment and semiconductor manufacturing equipment. Includes providers of semiconductor testing services."@en ;
	skos:notation	"57101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571010> .

<http://data.ga-group.nl/ics/trbc/571010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
		skos:notation	"57110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/571010> , <http://data.ga-group.nl/ics/trbc/2012/571010> , <http://data.ga-group.nl/ics/trbc/2020/571010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
		skos:notation	"571010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/571010> , <http://data.ga-group.nl/ics/trbc/2020/571010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
		skos:definition	"Designers and manufacturers of semiconductors, as well as producers of testing and manufacturing equipment for semiconductor manufacturers."@en ;
		skos:notation	"571010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
	skos:definition	"Designers and manufacturers of semiconductors, as well as producers of testing and manufacturing equipment for semiconductor manufacturers."@en ;
	skos:notation	"571010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201010> , <http://data.ga-group.nl/ics/trbc/2020/5710201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Networking (NEC)"@en ;
		skos:definition	"Companies engaged in manufacturing telecommunications equipment such as modems, cable decoders, carrier switches, fiber cable, wireless and satellite communication equipment. Includes also manufacturers of cellular and voice-over-IP phones, as well as wholesalers of communications or network equipment."@en ;
		skos:notation	"5710201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications & Networking (NEC)"@en ;
	skos:definition	"Companies engaged in manufacturing telecommunications equipment such as modems, cable decoders, carrier switches, fiber cable, wireless and satellite communication equipment. Includes also manufacturers of cellular and voice-over-IP phones, as well as wholesalers of communications or network equipment."@en ;
	skos:notation	"5710201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201011> , <http://data.ga-group.nl/ics/trbc/2020/5710201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Network Equipment"@en ;
		skos:definition	"Companies engaged in providing communication solutions to Service Providers like fixed or mobile operators as well as to Enterprise customers."@en ;
		skos:notation	"5710201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Network Equipment"@en ;
	skos:definition	"Companies engaged in providing communication solutions to Service Providers like fixed or mobile operators as well as to Enterprise customers."@en ;
	skos:notation	"5710201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201012> , <http://data.ga-group.nl/ics/trbc/2020/5710201012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Security & Surveillance"@en ;
		skos:definition	"Companies engaged in providing intelligent IP surveillance and security solutions. Includes also development and manufacturing of digital recording systems, video content analysis and control center solutions."@en ;
		skos:notation	"5710201012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Security & Surveillance"@en ;
	skos:definition	"Companies engaged in providing intelligent IP surveillance and security solutions. Includes also development and manufacturing of digital recording systems, video content analysis and control center solutions."@en ;
	skos:notation	"5710201012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201013> , <http://data.ga-group.nl/ics/trbc/2020/5710201013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Conferencing Tools & Systems"@en ;
		skos:definition	"Companies engaged in providing the holding of a series of meetings or conferences. Includes participation in a conference that involves use of a particular electronic technology: audio conferencing; computer conferencing, teleconferencing and videoconferencing."@en ;
		skos:notation	"5710201013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Conferencing Tools & Systems"@en ;
	skos:definition	"Companies engaged in providing the holding of a series of meetings or conferences. Includes participation in a conference that involves use of a particular electronic technology: audio conferencing; computer conferencing, teleconferencing and videoconferencing."@en ;
	skos:notation	"5710201013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201014> , <http://data.ga-group.nl/ics/trbc/2020/5710201014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"VOIP Equipment & Systems"@en ;
		skos:definition	"Companies engaged in providing equipment and systems for voice-over-telephone protocol (VOIP) technology, such as telephone systems, VOIP-specific adapters and routers. Excludes providers of VOIP services, classified in VOIP Services."@en ;
		skos:notation	"5710201014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"VOIP Equipment & Systems"@en ;
	skos:definition	"Companies engaged in providing equipment and systems for voice-over-telephone protocol (VOIP) technology, such as telephone systems, VOIP-specific adapters and routers. Excludes providers of VOIP services, classified in VOIP Services."@en ;
	skos:notation	"5710201014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201015> , <http://data.ga-group.nl/ics/trbc/2020/5710201015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Broadcasting Equipment"@en ;
		skos:definition	"Companies engaged in the manufacture of broadcasting and studio systems such as encoders, decoders, amplifiers, transmission and receiving equipment and any other related equipment for television broadcasting, radio broadcasting, cable radio and webcasting."@en ;
		skos:notation	"5710201015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Broadcasting Equipment"@en ;
	skos:definition	"Companies engaged in the manufacture of broadcasting and studio systems such as encoders, decoders, amplifiers, transmission and receiving equipment and any other related equipment for television broadcasting, radio broadcasting, cable radio and webcasting."@en ;
	skos:notation	"5710201015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201016> , <http://data.ga-group.nl/ics/trbc/2020/5710201016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Satellite Communications Network"@en ;
		skos:definition	"Companies engaged in manufacturing equipment and providing services to support the use of satellite networks used in the point-to-point telecommunication and broadcasting industries for sending communication signals via a system of satellites. These firms will often build the ground based technology, and support communications networks and may include additional bespoke devices for corporations to be able to use the network. These firms may also own or lease the satellites."@en ;
		skos:notation	"5710201016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Satellite Communications Network"@en ;
	skos:definition	"Companies engaged in manufacturing equipment and providing services to support the use of satellite networks used in the point-to-point telecommunication and broadcasting industries for sending communication signals via a system of satellites. These firms will often build the ground based technology, and support communications networks and may include additional bespoke devices for corporations to be able to use the network. These firms may also own or lease the satellites."@en ;
	skos:notation	"5710201016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/5710201017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710201017> , <http://data.ga-group.nl/ics/trbc/2020/5710201017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fiber Optic Cable Manufacturing"@en ;
		skos:definition	"Companies engaged in manufacturing insulated fiber- optic cable from purchased fiber-optic strand."@en ;
		skos:notation	"5710201017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fiber Optic Cable Manufacturing"@en ;
	skos:definition	"Companies engaged in manufacturing insulated fiber- optic cable from purchased fiber-optic strand."@en ;
	skos:notation	"5710201017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57102010> .

<http://data.ga-group.nl/ics/trbc/57102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications Equipment"@en ;
		skos:notation	"57102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57102010> , <http://data.ga-group.nl/ics/trbc/2020/57102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Networking"@en ;
		skos:definition	"Manufacturers and wholesalers of network equipment, security and surveillance equipment, conferencing tools and systems, voice over internet protocol (VOIP) equipment and systems, broadcasting equipment, satellite communication network equipment and fiber optic cables."@en ;
		skos:notation	"57102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications & Networking"@en ;
	skos:definition	"Manufacturers and wholesalers of network equipment, security and surveillance equipment, conferencing tools and systems, voice over internet protocol (VOIP) equipment and systems, broadcasting equipment, satellite communication network equipment and fiber optic cables."@en ;
	skos:notation	"57102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571020> .

<http://data.ga-group.nl/ics/trbc/571020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications Equipment"@en ;
		skos:notation	"57120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/571020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications Equipment"@en ;
		skos:notation	"571020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/571020> , <http://data.ga-group.nl/ics/trbc/2020/571020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Networking"@en ;
		skos:definition	"Manufacturers of telecommunications equipment such as modems, cable decoders, carrier switches, fiber cable, wireless and satellite communication equipment."@en ;
		skos:notation	"571020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications & Networking"@en ;
	skos:definition	"Manufacturers of telecommunications equipment such as modems, cable decoders, carrier switches, fiber cable, wireless and satellite communication equipment."@en ;
	skos:notation	"571020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/57103010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/57106010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:notation	"57131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57103010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:notation	"57103010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware"@en ;
	skos:notation	"57103010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571030> .

<http://data.ga-group.nl/ics/trbc/57103020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:isReplacedBy	<http://data.ga-group.nl/ics/trbc/57105010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57132> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:notation	"57132" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57103020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:notation	"57103020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment"@en ;
	skos:notation	"57103020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571030> .

<http://data.ga-group.nl/ics/trbc/571030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Office Equipment"@en ;
		skos:notation	"57130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/571030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Office Equipment"@en ;
		skos:notation	"571030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications & Office Equipment"@en ;
	skos:notation	"571030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710401010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710401010> , <http://data.ga-group.nl/ics/trbc/2020/5710401010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electronic Equipment & Parts (NEC)"@en ;
		skos:definition	"Companies engaged in providing manufacturing electronic products, such as biometric, and display screen. Includes also companies providing electronic components."@en ;
		skos:notation	"5710401010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electronic Equipment & Parts (NEC)"@en ;
	skos:definition	"Companies engaged in providing manufacturing electronic products, such as biometric, and display screen. Includes also companies providing electronic components."@en ;
	skos:notation	"5710401010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/5710401011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710401011> , <http://data.ga-group.nl/ics/trbc/2020/5710401011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biometric Products"@en ;
		skos:definition	"Companies engaged in providing a method for uniquely recognizing humans based upon one or more intrinsic physical or behavioral traits. Includes biometrics used as a form of identity access management and access control In computer science. It is also used to identify individuals in groups that are under surveillance."@en ;
		skos:notation	"5710401011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biometric Products"@en ;
	skos:definition	"Companies engaged in providing a method for uniquely recognizing humans based upon one or more intrinsic physical or behavioral traits. Includes biometrics used as a form of identity access management and access control In computer science. It is also used to identify individuals in groups that are under surveillance."@en ;
	skos:notation	"5710401011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/5710401012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710401012> , <http://data.ga-group.nl/ics/trbc/2020/5710401012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Advanced Electronic Equipment"@en ;
		skos:definition	"Companies manufacturing advanced robots, and other advanced electronic equipment that is using cutting edge and emerging technologies. Excludes industrial robots, included under Industrial Machinery activity."@en ;
		skos:notation	"5710401012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Advanced Electronic Equipment"@en ;
	skos:definition	"Companies manufacturing advanced robots, and other advanced electronic equipment that is using cutting edge and emerging technologies. Excludes industrial robots, included under Industrial Machinery activity."@en ;
	skos:notation	"5710401012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/5710401013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710401013> , <http://data.ga-group.nl/ics/trbc/2020/5710401013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Display Screens"@en ;
		skos:definition	"Companies engaged in providing a flat panel display, electronic visual display, video display. Includes a range of applications, including computer monitors, television, instrument panels, aircraft cockpit displays, signage."@en ;
		skos:notation	"5710401013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Display Screens"@en ;
	skos:definition	"Companies engaged in providing a flat panel display, electronic visual display, video display. Includes a range of applications, including computer monitors, television, instrument panels, aircraft cockpit displays, signage."@en ;
	skos:notation	"5710401013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/5710401014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710401014> , <http://data.ga-group.nl/ics/trbc/2020/5710401014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electronic Components"@en ;
		skos:definition	"Companies engaged in manufacturing electronic components such as connectors, signal processing components, resistors, capacitors, magnetic electronics, transducers, sensors, detectors, light guide panels, back light units, as well as non-electronic components such as metal or plastic parts of technology products. Includes also electronic manufacturing services (EMS) providers, as well as electronic assembly service providers of technology products not classified in Computer Hardware Component Assembly or Mobile Device Component Assembly."@en ;
		skos:notation	"5710401014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electronic Components"@en ;
	skos:definition	"Companies engaged in manufacturing electronic components such as connectors, signal processing components, resistors, capacitors, magnetic electronics, transducers, sensors, detectors, light guide panels, back light units, as well as non-electronic components such as metal or plastic parts of technology products. Includes also electronic manufacturing services (EMS) providers, as well as electronic assembly service providers of technology products not classified in Computer Hardware Component Assembly or Mobile Device Component Assembly."@en ;
	skos:notation	"5710401014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/5710401015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5710401015> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"3D Printers"@en ;
		skos:definition	"Companies engaged in manufacturing 3D printers and their parts, also referred to as additive manufacturing. Includes a range of applications such as aerospace, automotive, consumer goods, medical devices etc."@en ;
		skos:notation	"5710401015" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"3D Printers"@en ;
	skos:definition	"Companies engaged in manufacturing 3D printers and their parts, also referred to as additive manufacturing. Includes a range of applications such as aerospace, automotive, consumer goods, medical devices etc."@en ;
	skos:notation	"5710401015" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57104010> .

<http://data.ga-group.nl/ics/trbc/57104010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57104010> , <http://data.ga-group.nl/ics/trbc/2020/57104010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electronic Equipment & Parts"@en ;
		skos:definition	"Manufacturers and wholesalers of electronic products such as biometric, advanced electronic equipment, display screens and electronic and non-electronic components for technology products. Includes companies providing electronic components, electronic manufacturing services (EMS), as well as electronic assembly service of technology products."@en ;
		skos:notation	"57104010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electronic Equipment & Parts"@en ;
	skos:definition	"Manufacturers and wholesalers of electronic products such as biometric, advanced electronic equipment, display screens and electronic and non-electronic components for technology products. Includes companies providing electronic components, electronic manufacturing services (EMS), as well as electronic assembly service of technology products."@en ;
	skos:notation	"57104010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571040> .

<http://data.ga-group.nl/ics/trbc/571040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/571040> , <http://data.ga-group.nl/ics/trbc/2020/571040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electronic Equipment & Parts"@en ;
		skos:definition	"Manufacturers of electronic products, such as biometric products, electronic components and parts and display screens."@en ;
		skos:notation	"571040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electronic Equipment & Parts"@en ;
	skos:definition	"Manufacturers of electronic products, such as biometric products, electronic components and parts and display screens."@en ;
	skos:notation	"571040" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710501010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501010> , <http://data.ga-group.nl/ics/trbc/2020/5710501010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment (NEC)"@en ;
		skos:definition	"Companies engaged in manufacturing office technology equipment, such as photocopiers, facsimile, calculators, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific and analytical equipment and precision instruments."@en ;
		skos:notation	"5710501010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment (NEC)"@en ;
	skos:definition	"Companies engaged in manufacturing office technology equipment, such as photocopiers, facsimile, calculators, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific and analytical equipment and precision instruments."@en ;
	skos:notation	"5710501010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/5710501011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501011> , <http://data.ga-group.nl/ics/trbc/2020/5710501011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial Document Management"@en ;
		skos:definition	"Companies engaged in manufacturing hardware for printing, scanning, and photocopy equipment for commercial purposes."@en ;
		skos:notation	"5710501011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial Document Management"@en ;
	skos:definition	"Companies engaged in manufacturing hardware for printing, scanning, and photocopy equipment for commercial purposes."@en ;
	skos:notation	"5710501011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/5710501012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501012> , <http://data.ga-group.nl/ics/trbc/2020/5710501012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Technology Equipment"@en ;
		skos:definition	"Companies engaged in providing a range of equipment, such as calculator, and digital dictation recorder."@en ;
		skos:notation	"5710501012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Technology Equipment"@en ;
	skos:definition	"Companies engaged in providing a range of equipment, such as calculator, and digital dictation recorder."@en ;
	skos:notation	"5710501012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/5710501013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501013> , <http://data.ga-group.nl/ics/trbc/2020/5710501013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Point of Sale Systems"@en ;
		skos:definition	"Companies engaged in providing a checkout for the location where a transaction occurs. A checkout refers to a POS terminal or more generally to the hardware and software used for checkouts."@en ;
		skos:notation	"5710501013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Point of Sale Systems"@en ;
	skos:definition	"Companies engaged in providing a checkout for the location where a transaction occurs. A checkout refers to a POS terminal or more generally to the hardware and software used for checkouts."@en ;
	skos:notation	"5710501013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/5710501014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501014> , <http://data.ga-group.nl/ics/trbc/2020/5710501014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Scientific & Precision Equipment"@en ;
		skos:definition	"Companies engaged in providing scientific instruments that are part of laboratory equipment. Includes the integration of computers to improve and simplify control, enhance and extend instrumental functions, conditions, parameter adjustments and data sampling, collection, resolution, analysis (both during and post-process), storage and retrieval."@en ;
		skos:notation	"5710501014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Scientific & Precision Equipment"@en ;
	skos:definition	"Companies engaged in providing scientific instruments that are part of laboratory equipment. Includes the integration of computers to improve and simplify control, enhance and extend instrumental functions, conditions, parameter adjustments and data sampling, collection, resolution, analysis (both during and post-process), storage and retrieval."@en ;
	skos:notation	"5710501014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/5710501015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710501015> , <http://data.ga-group.nl/ics/trbc/2020/5710501015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling office machines and related equipment."@en ;
		skos:notation	"5710501015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling office machines and related equipment."@en ;
	skos:notation	"5710501015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57105010> .

<http://data.ga-group.nl/ics/trbc/57105010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/57103020> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57132> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:notation	"57132" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57103020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:notation	"57103020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57105010> , <http://data.ga-group.nl/ics/trbc/2020/57105010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:definition	"Manufacturers and wholesalers of office equipment such as commercial document management equipment, office technology equipment, point of sale systems and scientific and precision equipment."@en ;
		skos:notation	"57105010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment"@en ;
	skos:definition	"Manufacturers and wholesalers of office equipment such as commercial document management equipment, office technology equipment, point of sale systems and scientific and precision equipment."@en ;
	skos:notation	"57105010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571050> .

<http://data.ga-group.nl/ics/trbc/571050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/571050> , <http://data.ga-group.nl/ics/trbc/2020/571050> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:definition	"Manufacturers of office technology equipment, such as photocopiers, facsimile, calculators, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific and analytical equipment and precision instruments."@en ;
		skos:notation	"571050" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment"@en ;
	skos:definition	"Manufacturers of office technology equipment, such as photocopiers, facsimile, calculators, cash registers, bar code readers, electronic tags, coin and currency counting devices, as well as scientific and analytical equipment and precision instruments."@en ;
	skos:notation	"571050" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710601010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601010> , <http://data.ga-group.nl/ics/trbc/2020/5710601010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware (NEC)"@en ;
		skos:definition	"Companies engaged in assembling and manufacturing computers, computer hardware and computer peripherals. Includes manufacturers of storage devices, circuit boards, keyboards, printers, monitors, pointing devices, webcams and PC cameras, as well as ATM machines. Includes also wholesalers of computer goods."@en ;
		skos:notation	"5710601010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware (NEC)"@en ;
	skos:definition	"Companies engaged in assembling and manufacturing computers, computer hardware and computer peripherals. Includes manufacturers of storage devices, circuit boards, keyboards, printers, monitors, pointing devices, webcams and PC cameras, as well as ATM machines. Includes also wholesalers of computer goods."@en ;
	skos:notation	"5710601010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601011> , <http://data.ga-group.nl/ics/trbc/2020/5710601011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Scientific & Super Computers"@en ;
		skos:definition	"Companies engaged in the field of study concerned with constructing mathematical models and quantitative analysis techniques and using computers to analyze and solve scientific problems."@en ;
		skos:notation	"5710601011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Scientific & Super Computers"@en ;
	skos:definition	"Companies engaged in the field of study concerned with constructing mathematical models and quantitative analysis techniques and using computers to analyze and solve scientific problems."@en ;
	skos:notation	"5710601011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601012> , <http://data.ga-group.nl/ics/trbc/2020/5710601012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Laptop & Desktop Computers"@en ;
		skos:definition	"Companies engaged in providing a personal computer (PC) in a form intended for regular use at a single location. Includes producers of notebooks, but excludes producers of netbooks, classified in Tablet & Netbook Computers."@en ;
		skos:notation	"5710601012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Laptop & Desktop Computers"@en ;
	skos:definition	"Companies engaged in providing a personal computer (PC) in a form intended for regular use at a single location. Includes producers of notebooks, but excludes producers of netbooks, classified in Tablet & Netbook Computers."@en ;
	skos:notation	"5710601012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601013> , <http://data.ga-group.nl/ics/trbc/2020/5710601013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Tablet & Netbook Computers"@en ;
		skos:definition	"Companies engaged in manufacturing mobile computers, which is generally operated by touching screen rather than using keyboard. Includes also producers of netbooks that are laptops which are small in size compared to notebooks."@en ;
		skos:notation	"5710601013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Tablet & Netbook Computers"@en ;
	skos:definition	"Companies engaged in manufacturing mobile computers, which is generally operated by touching screen rather than using keyboard. Includes also producers of netbooks that are laptops which are small in size compared to notebooks."@en ;
	skos:notation	"5710601013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601014> , <http://data.ga-group.nl/ics/trbc/2020/5710601014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Input Devices"@en ;
		skos:definition	"Companies engaged in manufacturing computer peripheral equipment used as input-only devices, such as keyboards, mice, touch screens, image scanners, microphones, web cameras, joysticks and light pens. Excludes manufacturing of computer output devices, such as computer monitors, loudspeakers, printers, tape drives, sound cards, video cards and others, classified in Output Devices."@en ;
		skos:notation	"5710601014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Input Devices"@en ;
	skos:definition	"Companies engaged in manufacturing computer peripheral equipment used as input-only devices, such as keyboards, mice, touch screens, image scanners, microphones, web cameras, joysticks and light pens. Excludes manufacturing of computer output devices, such as computer monitors, loudspeakers, printers, tape drives, sound cards, video cards and others, classified in Output Devices."@en ;
	skos:notation	"5710601014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Computer Peripherals"@en ;
		skos:definition	"Companies engaged in manufacturing computer peripheral equipment used as output-only devices, such as computer monitors, loudspeakers, printers, tape drives, sound cards and video cards. Excludes manufacturing of computer input devices, such as keyboards, mice, touch screens, image scanners, microphones, web cameras, joysticks, light pens and others, classified in Input Devices."@en ;
		skos:notation	"5710601015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5710601015> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Output Devices"@en ;
		skos:definition	"Companies engaged in manufacturing computer peripheral equipment used as output-only devices, such as computer monitors, loudspeakers, printers, tape drives, sound cards and video cards. Excludes manufacturing of computer input devices, such as keyboards, mice, touch screens, image scanners, microphones, web cameras, joysticks, light pens and others, classified in Input Devices."@en ;
		skos:notation	"5710601015" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Output Devices"@en ;
	skos:definition	"Companies engaged in manufacturing computer peripheral equipment used as output-only devices, such as computer monitors, loudspeakers, printers, tape drives, sound cards and video cards. Excludes manufacturing of computer input devices, such as keyboards, mice, touch screens, image scanners, microphones, web cameras, joysticks, light pens and others, classified in Input Devices."@en ;
	skos:notation	"5710601015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601016> , <http://data.ga-group.nl/ics/trbc/2020/5710601016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Servers & Systems"@en ;
		skos:definition	"Companies engaged in providing and/or assembling computer servers, such as application servers, web servers, database servers, game servers, proxy servers, file servers, server farms and clusters, among others, together with or without associated operating systems (OS) among servers, such as open source distributions. Includes also providers of mainframes and workstations. Excludes companies that exclusively publish operating systems software (system software that manages software and hardware resources within the system), classified in System Software."@en ;
		skos:notation	"5710601016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Servers & Systems"@en ;
	skos:definition	"Companies engaged in providing and/or assembling computer servers, such as application servers, web servers, database servers, game servers, proxy servers, file servers, server farms and clusters, among others, together with or without associated operating systems (OS) among servers, such as open source distributions. Includes also providers of mainframes and workstations. Excludes companies that exclusively publish operating systems software (system software that manages software and hardware resources within the system), classified in System Software."@en ;
	skos:notation	"5710601016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601017> , <http://data.ga-group.nl/ics/trbc/2020/5710601017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Storage Devices"@en ;
		skos:definition	"Companies engaged in manufacturing computer storage devices that allow the storage and retrieval of data from a phase change, magnetic, optical, or magnetic/optical media. Includes CD-ROM drives, floppy disk drives, hard disk drives, and tape storage and backup units."@en ;
		skos:notation	"5710601017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Storage Devices"@en ;
	skos:definition	"Companies engaged in manufacturing computer storage devices that allow the storage and retrieval of data from a phase change, magnetic, optical, or magnetic/optical media. Includes CD-ROM drives, floppy disk drives, hard disk drives, and tape storage and backup units."@en ;
	skos:notation	"5710601017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601018> , <http://data.ga-group.nl/ics/trbc/2020/5710601018> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware Component Assembly"@en ;
		skos:definition	"Companies engaged in providing component devices which are typically installed into or peripheral to a computer case to create a personal computer upon which system software is installed including a firmware interface such as a BIOS and an operating system which supports application software that performs the operator's desired functions."@en ;
		skos:notation	"5710601018" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware Component Assembly"@en ;
	skos:definition	"Companies engaged in providing component devices which are typically installed into or peripheral to a computer case to create a personal computer upon which system software is installed including a firmware interface such as a BIOS and an operating system which supports application software that performs the operator's desired functions."@en ;
	skos:notation	"5710601018" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/5710601019>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710601019> , <http://data.ga-group.nl/ics/trbc/2020/5710601019> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Document Management"@en ;
		skos:definition	"Companies engaged in manufacturing hardware for printing, scanning, and photocopy equipment for consumers."@en ;
		skos:notation	"5710601019" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Document Management"@en ;
	skos:definition	"Companies engaged in manufacturing hardware for printing, scanning, and photocopy equipment for consumers."@en ;
	skos:notation	"5710601019" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106010> .

<http://data.ga-group.nl/ics/trbc/57106010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	dct:replaces	<http://data.ga-group.nl/ics/trbc/57103010> ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:Derivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:notation	"57131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57103010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:notation	"57103010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57106010> , <http://data.ga-group.nl/ics/trbc/2020/57106010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:definition	"Assemblers, manufacturers and wholesalers of computers, computer hardware and computer peripherals. Includes producers of scientific and super computers, tablet and netbook computers, input devices, computer peripherals, servers and systems, storage devices, consumer document management equipment, as well as ATM machines."@en ;
		skos:notation	"57106010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware"@en ;
	skos:definition	"Assemblers, manufacturers and wholesalers of computers, computer hardware and computer peripherals. Includes producers of scientific and super computers, tablet and netbook computers, input devices, computer peripherals, servers and systems, storage devices, consumer document management equipment, as well as ATM machines."@en ;
	skos:notation	"57106010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571060> .

<http://data.ga-group.nl/ics/trbc/5710602010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602010> , <http://data.ga-group.nl/ics/trbc/2020/5710602010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Phones & Handheld Devices (NEC)"@en ;
		skos:definition	"Companies engaged in manufacturing cellular phones, and handheld devices, including handheld music players, and portable satellite navigation systems. Includes also wholesalers of phones or handheld devices."@en ;
		skos:notation	"5710602010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Phones & Handheld Devices (NEC)"@en ;
	skos:definition	"Companies engaged in manufacturing cellular phones, and handheld devices, including handheld music players, and portable satellite navigation systems. Includes also wholesalers of phones or handheld devices."@en ;
	skos:notation	"5710602010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/5710602011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602011> , <http://data.ga-group.nl/ics/trbc/2020/5710602011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Phones & Smart Phones"@en ;
		skos:definition	"Companies engaged in providing a mobile phone built on a mobile computing platform, with more advanced computing ability and connectivity than a contemporary feature phone."@en ;
		skos:notation	"5710602011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Phones & Smart Phones"@en ;
	skos:definition	"Companies engaged in providing a mobile phone built on a mobile computing platform, with more advanced computing ability and connectivity than a contemporary feature phone."@en ;
	skos:notation	"5710602011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/5710602012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602012> , <http://data.ga-group.nl/ics/trbc/2020/5710602012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Portable Satellite Navigation"@en ;
		skos:definition	"Companies engaged in providing a system of satellites that provide autonomous geo-spatial positioning with global coverage. Includes companies that allow small electronic receivers to determine their location (longitude, latitude, and altitude) to within a few meters using time signals transmitted along a line-of-sight by radio from satellites."@en ;
		skos:notation	"5710602012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Portable Satellite Navigation"@en ;
	skos:definition	"Companies engaged in providing a system of satellites that provide autonomous geo-spatial positioning with global coverage. Includes companies that allow small electronic receivers to determine their location (longitude, latitude, and altitude) to within a few meters using time signals transmitted along a line-of-sight by radio from satellites."@en ;
	skos:notation	"5710602012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/5710602013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602013> , <http://data.ga-group.nl/ics/trbc/2020/5710602013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Personal Music Players"@en ;
		skos:definition	"Companies engaged in providing a consumer electronics device that is capable of storing and playing digital media such as audio, images, video, documents."@en ;
		skos:notation	"5710602013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Personal Music Players"@en ;
	skos:definition	"Companies engaged in providing a consumer electronics device that is capable of storing and playing digital media such as audio, images, video, documents."@en ;
	skos:notation	"5710602013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/5710602014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602014> , <http://data.ga-group.nl/ics/trbc/2020/5710602014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electronic Books"@en ;
		skos:definition	"Companies engaged in providing a book-length publication in digital form, consisting of text, images, or both, and produced on, published through, and readable on computers or other electronic devices."@en ;
		skos:notation	"5710602014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electronic Books"@en ;
	skos:definition	"Companies engaged in providing a book-length publication in digital form, consisting of text, images, or both, and produced on, published through, and readable on computers or other electronic devices."@en ;
	skos:notation	"5710602014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/5710602015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710602015> , <http://data.ga-group.nl/ics/trbc/2020/5710602015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mobile Device Component Assembly"@en ;
		skos:definition	"Companies engaged in providing a spacer that is used in a mobile device to fill the space between a component assembly and housing. The spacer includes a layer of compressible material for insertion between the component assembly and the housing."@en ;
		skos:notation	"5710602015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mobile Device Component Assembly"@en ;
	skos:definition	"Companies engaged in providing a spacer that is used in a mobile device to fill the space between a component assembly and housing. The spacer includes a layer of compressible material for insertion between the component assembly and the housing."@en ;
	skos:notation	"5710602015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106020> .

<http://data.ga-group.nl/ics/trbc/57106020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57106020> , <http://data.ga-group.nl/ics/trbc/2020/57106020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Phones & Handheld Devices"@en ;
		skos:definition	"Manufacturers, assemblers and wholesalers of cellular phones, and handheld devices. Includes handheld music players, and portable satellite navigation systems."@en ;
		skos:notation	"57106020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Phones & Handheld Devices"@en ;
	skos:definition	"Manufacturers, assemblers and wholesalers of cellular phones, and handheld devices. Includes handheld music players, and portable satellite navigation systems."@en ;
	skos:notation	"57106020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571060> .

<http://data.ga-group.nl/ics/trbc/5710603010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710603010> , <http://data.ga-group.nl/ics/trbc/2020/5710603010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Electronics (NEC)"@en ;
		skos:definition	"Companies engaged in the manufacturing of home audio and video equipment such as television sets, VCR and DVD players, home projection equipment, stereo systems, consumer-oriented photographic equipment and other related electronics."@en ;
		skos:notation	"5710603010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Electronics (NEC)"@en ;
	skos:definition	"Companies engaged in the manufacturing of home audio and video equipment such as television sets, VCR and DVD players, home projection equipment, stereo systems, consumer-oriented photographic equipment and other related electronics."@en ;
	skos:notation	"5710603010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106030> .

<http://data.ga-group.nl/ics/trbc/5710603011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710603011> , <http://data.ga-group.nl/ics/trbc/2020/5710603011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Photographic Equipment"@en ;
		skos:definition	"Companies engaged in providing a range of products, such as cameras, photographic chemicals, flash photography, instant photography, lens mounts, photographic lenses, optical filters, photographic films and photographic shutters."@en ;
		skos:notation	"5710603011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Photographic Equipment"@en ;
	skos:definition	"Companies engaged in providing a range of products, such as cameras, photographic chemicals, flash photography, instant photography, lens mounts, photographic lenses, optical filters, photographic films and photographic shutters."@en ;
	skos:notation	"5710603011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106030> .

<http://data.ga-group.nl/ics/trbc/5710603012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710603012> , <http://data.ga-group.nl/ics/trbc/2020/5710603012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"TV & Video"@en ;
		skos:definition	"Companies engaged in providing a telecommunication medium for transmitting and receiving moving images that can be monochrome (black-and-white) or colored, with accompanying sound. Includes also providers of technology for electronically capturing, recording, processing, storing, transmitting, and reconstructing a sequence of still images representing scenes in motion."@en ;
		skos:notation	"5710603012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"TV & Video"@en ;
	skos:definition	"Companies engaged in providing a telecommunication medium for transmitting and receiving moving images that can be monochrome (black-and-white) or colored, with accompanying sound. Includes also providers of technology for electronically capturing, recording, processing, storing, transmitting, and reconstructing a sequence of still images representing scenes in motion."@en ;
	skos:notation	"5710603012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106030> .

<http://data.ga-group.nl/ics/trbc/5710603013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710603013> , <http://data.ga-group.nl/ics/trbc/2020/5710603013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Home Audio"@en ;
		skos:definition	"Companies engaged in providing any audio electronics intended for home use, such as shelf stereos and surround sound receivers."@en ;
		skos:notation	"5710603013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Home Audio"@en ;
	skos:definition	"Companies engaged in providing any audio electronics intended for home use, such as shelf stereos and surround sound receivers."@en ;
	skos:notation	"5710603013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106030> .

<http://data.ga-group.nl/ics/trbc/5710603014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710603014> , <http://data.ga-group.nl/ics/trbc/2020/5710603014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer Electronic Wholesale"@en ;
		skos:definition	"Companies engaged in wholesaling household-type electrical appliances, room air-conditioners, gas clothes dryers, and/or household-type audio or video equipment."@en ;
		skos:notation	"5710603014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer Electronic Wholesale"@en ;
	skos:definition	"Companies engaged in wholesaling household-type electrical appliances, room air-conditioners, gas clothes dryers, and/or household-type audio or video equipment."@en ;
	skos:notation	"5710603014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57106030> .

<http://data.ga-group.nl/ics/trbc/57106030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57106030> , <http://data.ga-group.nl/ics/trbc/2020/57106030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Household Electronics"@en ;
		skos:definition	"Manufacturers and wholesalers of home audio and video equipment, such as television sets, VCR and DVD players, home projection equipment, stereo systems, consumer-oriented photographic equipment and other related electronics."@en ;
		skos:notation	"57106030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Household Electronics"@en ;
	skos:definition	"Manufacturers and wholesalers of home audio and video equipment, such as television sets, VCR and DVD players, home projection equipment, stereo systems, consumer-oriented photographic equipment and other related electronics."@en ;
	skos:notation	"57106030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571060> .

<http://data.ga-group.nl/ics/trbc/571060>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/571060> , <http://data.ga-group.nl/ics/trbc/2020/571060> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computers, Phones & Household Electronics"@en ;
		skos:definition	"Manufacturers of computer hardware and peripherals, phones & handheld devices, as well as household electronic equipment."@en ;
		skos:notation	"571060" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computers, Phones & Household Electronics"@en ;
	skos:definition	"Manufacturers of computer hardware and peripherals, phones & handheld devices, as well as household electronic equipment."@en ;
	skos:notation	"571060" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710701010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5710701010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Hardware & Software"@en ;
		skos:definition	"Companies engaged in the provision of both software and hardware solutions, none being dominant, or integrated software/hardware solutions."@en ;
		skos:notation	"5710701010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Hardware & Software"@en ;
	skos:definition	"Companies engaged in the provision of both software and hardware solutions, none being dominant, or integrated software/hardware solutions."@en ;
	skos:notation	"5710701010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57107010> .

<http://data.ga-group.nl/ics/trbc/57107010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57107010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Hardware & Software"@en ;
		skos:definition	"Companies engaged in the provision of both software and hardware solutions, or integrated software/hardware solutions."@en ;
		skos:notation	"57107010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Hardware & Software"@en ;
	skos:definition	"Companies engaged in the provision of both software and hardware solutions, or integrated software/hardware solutions."@en ;
	skos:notation	"57107010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/571070> .

<http://data.ga-group.nl/ics/trbc/571070>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/571070> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Hardware & Software"@en ;
		skos:definition	"Companies engaged in the provision of both software and hardware solutions, or integrated software/hardware solutions."@en ;
		skos:notation	"571070" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Hardware & Software"@en ;
	skos:definition	"Companies engaged in the provision of both software and hardware solutions, or integrated software/hardware solutions."@en ;
	skos:notation	"571070" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5710> .

<http://data.ga-group.nl/ics/trbc/5710>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Technology Equipment"@en ;
		skos:notation	"57100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5710> , <http://data.ga-group.nl/ics/trbc/2012/5710> , <http://data.ga-group.nl/ics/trbc/2020/5710> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Technology Equipment"@en ;
		skos:notation	"5710" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5710> , <http://data.ga-group.nl/ics/trbc/2020/5710> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Technology Equipment"@en ;
		skos:definition	"Manufacturers of semiconductors, communications equipment, computer hardware and software and technology-related office equipment, electronic equipment and components, household/consumer electronics, phones, handhelds, and related office equipment as well as providers of consulting and IT services."@en ;
		skos:notation	"5710" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Technology Equipment"@en ;
	skos:definition	"Manufacturers of semiconductors, communications equipment, computer hardware and software and technology-related office equipment, electronic equipment and components, household/consumer electronics, phones, handhelds, and related office equipment as well as providers of consulting and IT services."@en ;
	skos:notation	"5710" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/57> .

<http://data.ga-group.nl/ics/trbc/57110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
		skos:notation	"57110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductors & Semiconductor Equipment"@en ;
	skos:notation	"57110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductors"@en ;
		skos:notation	"57111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductors"@en ;
	skos:notation	"57111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Semiconductor Equipment & Testing"@en ;
		skos:notation	"57112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Semiconductor Equipment & Testing"@en ;
	skos:notation	"57112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications Equipment"@en ;
		skos:notation	"57120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications Equipment"@en ;
	skos:notation	"57120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57130>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Communications & Office Equipment"@en ;
		skos:notation	"57130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Communications & Office Equipment"@en ;
	skos:notation	"57130" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57131>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57131> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Computer Hardware"@en ;
		skos:notation	"57131" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Hardware"@en ;
	skos:notation	"57131" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57132>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57132> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Office Equipment"@en ;
		skos:notation	"57132" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Equipment"@en ;
	skos:notation	"57132" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5720101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101010> , <http://data.ga-group.nl/ics/trbc/2020/5720101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"IT Services & Consulting (NEC)"@en ;
		skos:definition	"Companies engaged in providing customized software development, ISP providers, online support services, online database management, interactive data access and auctioning services."@en ;
		skos:notation	"5720101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"IT Services & Consulting (NEC)"@en ;
	skos:definition	"Companies engaged in providing customized software development, ISP providers, online support services, online database management, interactive data access and auctioning services."@en ;
	skos:notation	"5720101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101011> , <http://data.ga-group.nl/ics/trbc/2020/5720101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Programming"@en ;
		skos:definition	"Companies engaged in providing customized software development services. Excludes specialized testing services classified under Testing Services activity."@en ;
		skos:notation	"5720101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Programming"@en ;
	skos:definition	"Companies engaged in providing customized software development services. Excludes specialized testing services classified under Testing Services activity."@en ;
	skos:notation	"5720101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101012> , <http://data.ga-group.nl/ics/trbc/2020/5720101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Computer Training"@en ;
		skos:definition	"Companies engaged in providing the knowledge and ability to use computers and related technology efficiently, with a range of skills covering levels from elementary use to programming and advanced problem solving."@en ;
		skos:notation	"5720101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Computer Training"@en ;
	skos:definition	"Companies engaged in providing the knowledge and ability to use computers and related technology efficiently, with a range of skills covering levels from elementary use to programming and advanced problem solving."@en ;
	skos:notation	"5720101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101013> , <http://data.ga-group.nl/ics/trbc/2020/5720101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Technology Consulting & Outsourcing Services"@en ;
		skos:definition	"Companies engaged in technology advising, computer facility management service, and system integration. Includes also outsourcing services, such as information technology outsourcing wherein a company outsources computer or Internet related work, such as programming, from other companies."@en ;
		skos:notation	"5720101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Technology Consulting & Outsourcing Services"@en ;
	skos:definition	"Companies engaged in technology advising, computer facility management service, and system integration. Includes also outsourcing services, such as information technology outsourcing wherein a company outsources computer or Internet related work, such as programming, from other companies."@en ;
	skos:notation	"5720101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101014> , <http://data.ga-group.nl/ics/trbc/2020/5720101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"IT Testing Services"@en ;
		skos:definition	"Companies engaged in providing a set of principles and methodologies for designing and developing software in the form of interoperable services. Includes services that are business functionalities that are built as software components (discrete pieces of code and/or data structures) that can be reused for different purposes."@en ;
		skos:notation	"5720101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"IT Testing Services"@en ;
	skos:definition	"Companies engaged in providing a set of principles and methodologies for designing and developing software in the form of interoperable services. Includes services that are business functionalities that are built as software components (discrete pieces of code and/or data structures) that can be reused for different purposes."@en ;
	skos:notation	"5720101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720101015> , <http://data.ga-group.nl/ics/trbc/2020/5720101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cloud Computing Services"@en ;
		skos:definition	"Companies engaged in the delivery of computing as a service rather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility (like the electricity grid) over a network (typically the Internet)."@en ;
		skos:notation	"5720101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cloud Computing Services"@en ;
	skos:definition	"Companies engaged in the delivery of computing as a service rather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility (like the electricity grid) over a network (typically the Internet)."@en ;
	skos:notation	"5720101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/5720101016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5720101016> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Machine Learning & Artificial Intelligence (AI) Services"@en ;
		skos:definition	"Companies engaged in the provision of machine learning or artificial intelligence services."@en ;
		skos:notation	"5720101016" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Machine Learning & Artificial Intelligence (AI) Services"@en ;
	skos:definition	"Companies engaged in the provision of machine learning or artificial intelligence services."@en ;
	skos:notation	"5720101016" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201010> .

<http://data.ga-group.nl/ics/trbc/57201010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"IT Services & Consulting"@en ;
		skos:notation	"57211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57201010> , <http://data.ga-group.nl/ics/trbc/2012/57201010> , <http://data.ga-group.nl/ics/trbc/2020/57201010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"IT Services & Consulting"@en ;
		skos:notation	"57201010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57201010> , <http://data.ga-group.nl/ics/trbc/2020/57201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"IT Services & Consulting"@en ;
		skos:definition	"Providers of computer programming, computer training, technology consulting and outsourcing, testing and cloud computing services."@en ;
		skos:notation	"57201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"IT Services & Consulting"@en ;
	skos:definition	"Providers of computer programming, computer training, technology consulting and outsourcing, testing and cloud computing services."@en ;
	skos:notation	"57201010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/572010> .

<http://data.ga-group.nl/ics/trbc/5720102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102010> , <http://data.ga-group.nl/ics/trbc/2020/5720102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software (NEC)"@en ;
		skos:definition	"Companies engaged in developing and marketing system and application software. Includes developers of operating systems, word processors, spreadsheet applications, CAD and database engines."@en ;
		skos:notation	"5720102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Software (NEC)"@en ;
	skos:definition	"Companies engaged in developing and marketing system and application software. Includes developers of operating systems, word processors, spreadsheet applications, CAD and database engines."@en ;
	skos:notation	"5720102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102011> , <http://data.ga-group.nl/ics/trbc/2020/5720102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"System Software"@en ;
		skos:definition	"Companies engaged in developing and marketing system software."@en ;
		skos:notation	"5720102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"System Software"@en ;
	skos:definition	"Companies engaged in developing and marketing system software."@en ;
	skos:notation	"5720102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102012> , <http://data.ga-group.nl/ics/trbc/2020/5720102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Application Software"@en ;
		skos:definition	"Companies engaged in providing computer software designed to help the user to perform specific tasks. Includes enterprise software, accounting software, office suites, graphics software and media players."@en ;
		skos:notation	"5720102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Application Software"@en ;
	skos:definition	"Companies engaged in providing computer software designed to help the user to perform specific tasks. Includes enterprise software, accounting software, office suites, graphics software and media players."@en ;
	skos:notation	"5720102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102013> , <http://data.ga-group.nl/ics/trbc/2020/5720102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Enterprise Software"@en ;
		skos:definition	"Companies engaged in providing is software used in organizations, such as in a business or government. Includes online shopping and online payment processing, interactive product catalogue, automated billing systems, security, content management, IT service management, customer relationship management, resource planning, business intelligence, HR management, manufacturing, application integration, and forms automation."@en ;
		skos:notation	"5720102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Enterprise Software"@en ;
	skos:definition	"Companies engaged in providing is software used in organizations, such as in a business or government. Includes online shopping and online payment processing, interactive product catalogue, automated billing systems, security, content management, IT service management, customer relationship management, resource planning, business intelligence, HR management, manufacturing, application integration, and forms automation."@en ;
	skos:notation	"5720102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102014> , <http://data.ga-group.nl/ics/trbc/2020/5720102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mobile Application Software"@en ;
		skos:definition	"Companies engaged in the process by which application software is developed for small low-power handheld devices such as personal digital assistants, enterprise digital assistants or mobile phones."@en ;
		skos:notation	"5720102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mobile Application Software"@en ;
	skos:definition	"Companies engaged in the process by which application software is developed for small low-power handheld devices such as personal digital assistants, enterprise digital assistants or mobile phones."@en ;
	skos:notation	"5720102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102015> , <http://data.ga-group.nl/ics/trbc/2020/5720102015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mobile System Software"@en ;
		skos:definition	"Companies engaged in providing an operating system that controls a mobile device or information appliance."@en ;
		skos:notation	"5720102015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mobile System Software"@en ;
	skos:definition	"Companies engaged in providing an operating system that controls a mobile device or information appliance."@en ;
	skos:notation	"5720102015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102016> , <http://data.ga-group.nl/ics/trbc/2020/5720102016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Programming Software & Testing Tools"@en ;
		skos:definition	"Companies engaged in providing a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications."@en ;
		skos:notation	"5720102016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Programming Software & Testing Tools"@en ;
	skos:definition	"Companies engaged in providing a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications."@en ;
	skos:notation	"5720102016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102017>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720102017> , <http://data.ga-group.nl/ics/trbc/2020/5720102017> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Server & Database Software"@en ;
		skos:definition	"Companies engaged in providing a computer program that provides database services to other computer programs or computers, as defined by the client server model."@en ;
		skos:notation	"5720102017" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Server & Database Software"@en ;
	skos:definition	"Companies engaged in providing a computer program that provides database services to other computer programs or computers, as defined by the client server model."@en ;
	skos:notation	"5720102017" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/5720102018>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5720102018> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Security Software"@en ;
		skos:definition	"Companies engaged in access control, provides data protection, secures the system against viruses and network/Internet based intrusions."@en ;
		skos:notation	"5720102018" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Security Software"@en ;
	skos:definition	"Companies engaged in access control, provides data protection, secures the system against viruses and network/Internet based intrusions."@en ;
	skos:notation	"5720102018" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201020> .

<http://data.ga-group.nl/ics/trbc/57201020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Software"@en ;
		skos:notation	"57212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57201020> , <http://data.ga-group.nl/ics/trbc/2012/57201020> , <http://data.ga-group.nl/ics/trbc/2020/57201020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software"@en ;
		skos:notation	"57201020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57201020> , <http://data.ga-group.nl/ics/trbc/2020/57201020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software"@en ;
		skos:definition	"Designers, developers and marketers of system software, application software, enterprise software, mobile application software, programming software and testing tools, and server and database software."@en ;
		skos:notation	"57201020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Software"@en ;
	skos:definition	"Designers, developers and marketers of system software, application software, enterprise software, mobile application software, programming software and testing tools, and server and database software."@en ;
	skos:notation	"57201020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/572010> .

<http://data.ga-group.nl/ics/trbc/5720103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103010> , <http://data.ga-group.nl/ics/trbc/2020/5720103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Online Services (NEC)"@en ;
		skos:definition	"Companies engaged in providing various services via Internet, including Internet search engine operators, social websites, e-commerce service providers, Internet gaming companies, and web content management service providers."@en ;
		skos:notation	"5720103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Online Services (NEC)"@en ;
	skos:definition	"Companies engaged in providing various services via Internet, including Internet search engine operators, social websites, e-commerce service providers, Internet gaming companies, and web content management service providers."@en ;
	skos:notation	"5720103010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103011> , <http://data.ga-group.nl/ics/trbc/2020/5720103011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Search Engines"@en ;
		skos:definition	"Companies engaged in providing web search engine designed to search for information on the World Wide Web and FTP servers."@en ;
		skos:notation	"5720103011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Search Engines"@en ;
	skos:definition	"Companies engaged in providing web search engine designed to search for information on the World Wide Web and FTP servers."@en ;
	skos:notation	"5720103011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103012> , <http://data.ga-group.nl/ics/trbc/2020/5720103012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Social Media & Networking"@en ;
		skos:definition	"Companies providing an online service, platform, or site that focuses on building and reflecting of social networks or social relations among people, who, for example, share interests and/or activities."@en ;
		skos:notation	"5720103012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Social Media & Networking"@en ;
	skos:definition	"Companies providing an online service, platform, or site that focuses on building and reflecting of social networks or social relations among people, who, for example, share interests and/or activities."@en ;
	skos:notation	"5720103012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103013> , <http://data.ga-group.nl/ics/trbc/2020/5720103013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"E-commerce & Auction Services"@en ;
		skos:definition	"Companies engaged in providing buying and selling of products or services over electronic systems such as the Internet and other computer networks. Includes also the process of buying and selling goods or services by offering them up for bid, taking bids, and then selling the item to the highest bidder."@en ;
		skos:notation	"5720103013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"E-commerce & Auction Services"@en ;
	skos:definition	"Companies engaged in providing buying and selling of products or services over electronic systems such as the Internet and other computer networks. Includes also the process of buying and selling goods or services by offering them up for bid, taking bids, and then selling the item to the highest bidder."@en ;
	skos:notation	"5720103013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103014> , <http://data.ga-group.nl/ics/trbc/2020/5720103014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Content & Site Management Services"@en ;
		skos:definition	"Companies engaged in providing a collection of procedures used to manage work flow in a collaborative environment."@en ;
		skos:notation	"5720103014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Content & Site Management Services"@en ;
	skos:definition	"Companies engaged in providing a collection of procedures used to manage work flow in a collaborative environment."@en ;
	skos:notation	"5720103014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103015> , <http://data.ga-group.nl/ics/trbc/2020/5720103015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Internet Security & Transactions Services"@en ;
		skos:definition	"Companies engaged in providing computer security services related to the Internet. Includes also providers of systems that facilitate and manage transaction-oriented applications, typically for secure data entry and transaction processing."@en ;
		skos:notation	"5720103015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet Security & Transactions Services"@en ;
	skos:definition	"Companies engaged in providing computer security services related to the Internet. Includes also providers of systems that facilitate and manage transaction-oriented applications, typically for secure data entry and transaction processing."@en ;
	skos:notation	"5720103015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/5720103016>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720103016> , <http://data.ga-group.nl/ics/trbc/2020/5720103016> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Internet Gaming"@en ;
		skos:definition	"Companies engaged in providing games played over some form of computer network. Includes online games that range from simple text based games to games incorporating complex graphics and virtual worlds populated by many players simultaneously."@en ;
		skos:notation	"5720103016" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet Gaming"@en ;
	skos:definition	"Companies engaged in providing games played over some form of computer network. Includes online games that range from simple text based games to games incorporating complex graphics and virtual worlds populated by many players simultaneously."@en ;
	skos:notation	"5720103016" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57201030> .

<http://data.ga-group.nl/ics/trbc/57201030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57201030> , <http://data.ga-group.nl/ics/trbc/2020/57201030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Online Services"@en ;
		skos:definition	"Providers of various services via Internet, including Internet search engine operators, social websites, e-commerce service providers, Internet gaming companies, and web content management service providers."@en ;
		skos:notation	"57201030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Online Services"@en ;
	skos:definition	"Providers of various services via Internet, including Internet search engine operators, social websites, e-commerce service providers, Internet gaming companies, and web content management service providers."@en ;
	skos:notation	"57201030" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/572010> .

<http://data.ga-group.nl/ics/trbc/572010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/572010> , <http://data.ga-group.nl/ics/trbc/2012/572010> , <http://data.ga-group.nl/ics/trbc/2020/572010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software & IT Services"@en ;
		skos:notation	"572010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/572010> , <http://data.ga-group.nl/ics/trbc/2020/572010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software & IT Services"@en ;
		skos:definition	"Developers and marketers of generic system and application software, as well as providers of consulting and IT services."@en ;
		skos:notation	"572010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Software & IT Services"@en ;
	skos:definition	"Developers and marketers of generic system and application software, as well as providers of consulting and IT services."@en ;
	skos:notation	"572010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5720> .

<http://data.ga-group.nl/ics/trbc/5720>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5720> , <http://data.ga-group.nl/ics/trbc/2012/5720> , <http://data.ga-group.nl/ics/trbc/2020/5720> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software & IT Services"@en ;
		skos:notation	"5720" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5720> , <http://data.ga-group.nl/ics/trbc/2020/5720> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Software & IT Services"@en ;
		skos:definition	"Developers and marketers of generic system and application software, as well as providers of consulting and IT services."@en ;
		skos:notation	"5720" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Software & IT Services"@en ;
	skos:definition	"Developers and marketers of generic system and application software, as well as providers of consulting and IT services."@en ;
	skos:notation	"5720" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/57> .

<http://data.ga-group.nl/ics/trbc/57211>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57211> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"IT Services & Consulting"@en ;
		skos:notation	"57211" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"IT Services & Consulting"@en ;
	skos:notation	"57211" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/57212>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57212> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Software"@en ;
		skos:notation	"57212" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Software"@en ;
	skos:notation	"57212" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5730101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial Technology (Fintech) (NEC)"@en ;
		skos:definition	"Companies engaged in a variety of information technologies built to streamline financial services, used to automate insurance, trading and risk management, among others."@en ;
		skos:notation	"5730101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Technology (Fintech) (NEC)"@en ;
	skos:definition	"Companies engaged in a variety of information technologies built to streamline financial services, used to automate insurance, trading and risk management, among others."@en ;
	skos:notation	"5730101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301010> .

<http://data.ga-group.nl/ics/trbc/5730101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business to Business"@en ;
		skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for B2B Internet-based financial transactions/services."@en ;
		skos:notation	"5730101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business to Business"@en ;
	skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for B2B Internet-based financial transactions/services."@en ;
	skos:notation	"5730101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301010> .

<http://data.ga-group.nl/ics/trbc/5730101030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730101030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business to Consumer"@en ;
		skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for B2C Internet-based financial transactions/services."@en ;
		skos:notation	"5730101030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business to Consumer"@en ;
	skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for B2C Internet-based financial transactions/services."@en ;
	skos:notation	"5730101030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301010> .

<http://data.ga-group.nl/ics/trbc/5730101040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730101040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Consumer to Consumer"@en ;
		skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for C2C Internet-based financial transactions/services."@en ;
		skos:notation	"5730101040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Consumer to Consumer"@en ;
	skos:definition	"Companies engaged in providing technologies and infrastructure, such as software applications, processes, business models for C2C Internet-based financial transactions/services."@en ;
	skos:notation	"5730101040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301010> .

<http://data.ga-group.nl/ics/trbc/57301010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57301010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial Technology (Fintech)"@en ;
		skos:definition	"Companies engaged in providing information technologies built to streamline financial services."@en ;
		skos:notation	"57301010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Technology (Fintech)"@en ;
	skos:definition	"Companies engaged in providing information technologies built to streamline financial services."@en ;
	skos:notation	"57301010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/573010> .

<http://data.ga-group.nl/ics/trbc/5730102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730102010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Crowd Collaboration (NEC)"@en ;
		skos:definition	"Companies engaged in operating crowdsourcing platforms, as well as organizing crowdfunding and crowdfinancing activities."@en ;
		skos:notation	"5730102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Crowd Collaboration (NEC)"@en ;
	skos:definition	"Companies engaged in operating crowdsourcing platforms, as well as organizing crowdfunding and crowdfinancing activities."@en ;
	skos:notation	"5730102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301020> .

<http://data.ga-group.nl/ics/trbc/5730102020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730102020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Crowdfinancing & Crowdfunding"@en ;
		skos:definition	"Companies engaged in providing funding for a project/venture by raising small contributions from a large number of people, typically via the Internet."@en ;
		skos:notation	"5730102020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Crowdfinancing & Crowdfunding"@en ;
	skos:definition	"Companies engaged in providing funding for a project/venture by raising small contributions from a large number of people, typically via the Internet."@en ;
	skos:notation	"5730102020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301020> .

<http://data.ga-group.nl/ics/trbc/5730102030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730102030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Crowdsourcing Platforms"@en ;
		skos:definition	"Companies engaged in operating technology platforms for outsourcing tasks to broad, external groups of people."@en ;
		skos:notation	"5730102030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Crowdsourcing Platforms"@en ;
	skos:definition	"Companies engaged in operating technology platforms for outsourcing tasks to broad, external groups of people."@en ;
	skos:notation	"5730102030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301020> .

<http://data.ga-group.nl/ics/trbc/57301020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57301020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Crowd Collaboration"@en ;
		skos:definition	"Companies engaged in operating crowdsourcing platforms, organizing crowdfunding or crowdfinancing activities."@en ;
		skos:notation	"57301020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Crowd Collaboration"@en ;
	skos:definition	"Companies engaged in operating crowdsourcing platforms, organizing crowdfunding or crowdfinancing activities."@en ;
	skos:notation	"57301020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/573010> .

<http://data.ga-group.nl/ics/trbc/5730103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730103010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Blockchain & Cryptocurrency (NEC)"@en ;
		skos:definition	"Companies engaged in blockchain and cryptocurrency activities including trading platforms, technology, hardware and mining."@en ;
		skos:notation	"5730103010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Blockchain & Cryptocurrency (NEC)"@en ;
	skos:definition	"Companies engaged in blockchain and cryptocurrency activities including trading platforms, technology, hardware and mining."@en ;
	skos:notation	"5730103010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301030> .

<http://data.ga-group.nl/ics/trbc/5730103020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730103020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cryptocurrency Trading Platforms (Exchanges)"@en ;
		skos:definition	"Companies engaged in providing trading platforms to dominantly buy/sell/exchange cryptocurrencies."@en ;
		skos:notation	"5730103020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cryptocurrency Trading Platforms (Exchanges)"@en ;
	skos:definition	"Companies engaged in providing trading platforms to dominantly buy/sell/exchange cryptocurrencies."@en ;
	skos:notation	"5730103020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301030> .

<http://data.ga-group.nl/ics/trbc/5730103030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730103030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Blockchain Technology (Software)"@en ;
		skos:definition	"Companies engaged in providing decentralized and distributed digital databases for secure online transactions."@en ;
		skos:notation	"5730103030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Blockchain Technology (Software)"@en ;
	skos:definition	"Companies engaged in providing decentralized and distributed digital databases for secure online transactions."@en ;
	skos:notation	"5730103030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301030> .

<http://data.ga-group.nl/ics/trbc/5730103040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730103040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cryptocurrency Hardware"@en ;
		skos:definition	"Companies engaged in manufacturing devices specifically designed for the purposes of mining cryptocurrencies."@en ;
		skos:notation	"5730103040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cryptocurrency Hardware"@en ;
	skos:definition	"Companies engaged in manufacturing devices specifically designed for the purposes of mining cryptocurrencies."@en ;
	skos:notation	"5730103040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301030> .

<http://data.ga-group.nl/ics/trbc/5730103050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730103050> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Cryptocurrency Mining"@en ;
		skos:definition	"Companies engaged in running, hosting or managing mining farms of hardware specifically designed for the purposes of mining cryptocurrencies."@en ;
		skos:notation	"5730103050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Cryptocurrency Mining"@en ;
	skos:definition	"Companies engaged in running, hosting or managing mining farms of hardware specifically designed for the purposes of mining cryptocurrencies."@en ;
	skos:notation	"5730103050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301030> .

<http://data.ga-group.nl/ics/trbc/57301030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57301030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Blockchain & Cryptocurrency"@en ;
		skos:definition	"Companies engaged in blockchain and cryptocurrency activities."@en ;
		skos:notation	"57301030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Blockchain & Cryptocurrency"@en ;
	skos:definition	"Companies engaged in blockchain and cryptocurrency activities."@en ;
	skos:notation	"57301030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/573010> .

<http://data.ga-group.nl/ics/trbc/5730109010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730109010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Fintech Infrastructure"@en ;
		skos:definition	"Companies engaged in at least two activities under the Financial Technology (Fintech) & Infrastructure Industry Group, none being dominant."@en ;
		skos:notation	"5730109010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Fintech Infrastructure"@en ;
	skos:definition	"Companies engaged in at least two activities under the Financial Technology (Fintech) & Infrastructure Industry Group, none being dominant."@en ;
	skos:notation	"5730109010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57301090> .

<http://data.ga-group.nl/ics/trbc/57301090>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57301090> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Fintech Infrastructure"@en ;
		skos:definition	"Companies engaged in at least two activities under the Financial Technology (Fintech) & Infrastructure Industry Group, none being dominant."@en ;
		skos:notation	"57301090" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Fintech Infrastructure"@en ;
	skos:definition	"Companies engaged in at least two activities under the Financial Technology (Fintech) & Infrastructure Industry Group, none being dominant."@en ;
	skos:notation	"57301090" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/573010> .

<http://data.ga-group.nl/ics/trbc/573010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/573010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial Technology (Fintech) & Infrastructure"@en ;
		skos:definition	"Providers of financial technology (Fintech) services and infrastructure."@en ;
		skos:notation	"573010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Technology (Fintech) & Infrastructure"@en ;
	skos:definition	"Providers of financial technology (Fintech) services and infrastructure."@en ;
	skos:notation	"573010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5730> .

<http://data.ga-group.nl/ics/trbc/5730>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5730> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Financial Technology (Fintech) & Infrastructure"@en ;
		skos:definition	"Providers of financial technology (Fintech) services and infrastructure."@en ;
		skos:notation	"5730" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Financial Technology (Fintech) & Infrastructure"@en ;
	skos:definition	"Providers of financial technology (Fintech) services and infrastructure."@en ;
	skos:notation	"5730" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/57> .

<http://data.ga-group.nl/ics/trbc/5740101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Integrated Telecommunications Industry, none being dominant: providing telecommunication services other than wireless only. Includes integrated providers of both fixed-line and wireless services offering voice, data and high-density data transmission services as well as Voice over Internet Protocol (VOIP) services."@en ;
		skos:notation	"5740101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Telecommunications Services (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Integrated Telecommunications Industry, none being dominant: providing telecommunication services other than wireless only. Includes integrated providers of both fixed-line and wireless services offering voice, data and high-density data transmission services as well as Voice over Internet Protocol (VOIP) services."@en ;
	skos:notation	"5740101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/5740101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wired Telecommunications Carriers"@en ;
		skos:definition	"Companies engaged in providing of direct communication services (such as local calls and long distance national and international."@en ;
		skos:notation	"5740101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wired Telecommunications Carriers"@en ;
	skos:definition	"Companies engaged in providing of direct communication services (such as local calls and long distance national and international."@en ;
	skos:notation	"5740101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/5740101030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Resellers"@en ;
		skos:definition	"Companies engaged in purchasing access and network capacity from owners and operators of the networks and reselling wired and wireless telecommunications services to businesses and households. Includes telecommunication resellers, they do not operate and maintain telecommunications switching and transmission facilities."@en ;
		skos:notation	"5740101030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Resellers"@en ;
	skos:definition	"Companies engaged in purchasing access and network capacity from owners and operators of the networks and reselling wired and wireless telecommunications services to businesses and households. Includes telecommunication resellers, they do not operate and maintain telecommunications switching and transmission facilities."@en ;
	skos:notation	"5740101030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/5740101040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Internet Service Providers"@en ;
		skos:definition	"Companies engaged in activity that comprises Internet access providers, Internet service providers. Includes also companies providing direct access through telecommunications networks to computer-held information compiled or published by others."@en ;
		skos:notation	"5740101040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet Service Providers"@en ;
	skos:definition	"Companies engaged in activity that comprises Internet access providers, Internet service providers. Includes also companies providing direct access through telecommunications networks to computer-held information compiled or published by others."@en ;
	skos:notation	"5740101040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/5740101050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101050> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Network Infrastructure"@en ;
		skos:definition	"Companies engaged in providing a collection of terminals, links and nodes which connect together to enable telecommunication between users of the terminals. Includes communications platforms and solutions to carriers and service providers, cable/multiple system operators, wireless/cellular service providers, utilities and carrier of carriers, and government and defense entities."@en ;
		skos:notation	"5740101050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Network Infrastructure"@en ;
	skos:definition	"Companies engaged in providing a collection of terminals, links and nodes which connect together to enable telecommunication between users of the terminals. Includes communications platforms and solutions to carriers and service providers, cable/multiple system operators, wireless/cellular service providers, utilities and carrier of carriers, and government and defense entities."@en ;
	skos:notation	"5740101050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/5740101060>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740101060> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"VOIP Services"@en ;
		skos:definition	"Companies engaged in providing technologies, methodologies, communication protocols, and transmission techniques for the delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. Excludes producers of VOIP equipment/devices, classified in VOIP Equipment & Systems."@en ;
		skos:notation	"5740101060" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"VOIP Services"@en ;
	skos:definition	"Companies engaged in providing technologies, methodologies, communication protocols, and transmission techniques for the delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. Excludes producers of VOIP equipment/devices, classified in VOIP Equipment & Systems."@en ;
	skos:notation	"5740101060" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401010> .

<http://data.ga-group.nl/ics/trbc/57401010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57401010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services"@en ;
		skos:definition	"Providers of integrated and fixed-line services offering voice, data and high-density data transmission services, as well as Voice over Internet Protocol (VoIP) services."@en ;
		skos:notation	"57401010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Telecommunications Services"@en ;
	skos:definition	"Providers of integrated and fixed-line services offering voice, data and high-density data transmission services, as well as Voice over Internet Protocol (VoIP) services."@en ;
	skos:notation	"57401010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/574010> .

<http://data.ga-group.nl/ics/trbc/5740102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740102010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Wireless Telecommunications industry, none being dominant: providing wireless communication services such as paging, cell phone and other satellite telecommunication services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"5740102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecommunications Services (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Wireless Telecommunications industry, none being dominant: providing wireless communication services such as paging, cell phone and other satellite telecommunication services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"5740102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401020> .

<http://data.ga-group.nl/ics/trbc/5740102020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740102020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Alternative Communications Services"@en ;
		skos:definition	"Companies engaged in providing communication services such as paging, fax, internet to phone, data & voice business communications, as well as special services used to supplement or replace speech or writing for those with impairments in the production or comprehension of spoken or written language."@en ;
		skos:notation	"5740102020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Alternative Communications Services"@en ;
	skos:definition	"Companies engaged in providing communication services such as paging, fax, internet to phone, data & voice business communications, as well as special services used to supplement or replace speech or writing for those with impairments in the production or comprehension of spoken or written language."@en ;
	skos:notation	"5740102020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401020> .

<http://data.ga-group.nl/ics/trbc/5740102030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740102030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Satellite Service Operators"@en ;
		skos:definition	"Companies engaged in providing broadband satellite networks and services. Includes a range of broadband networking technologies, solutions, and services."@en ;
		skos:notation	"5740102030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Satellite Service Operators"@en ;
	skos:definition	"Companies engaged in providing broadband satellite networks and services. Includes a range of broadband networking technologies, solutions, and services."@en ;
	skos:notation	"5740102030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401020> .

<http://data.ga-group.nl/ics/trbc/5740102040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740102040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wi-Fi & Wi-Max Providers"@en ;
		skos:definition	"Companies engaged in providing wirelessly connecting electronic devices, including personal computers, video game consoles, smartphones, or digital audio players, which can be connected to the Internet via a wireless network access point. Includes also providers of communications technology for wirelessly delivering high-speed Internet service to large geographical areas."@en ;
		skos:notation	"5740102040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wi-Fi & Wi-Max Providers"@en ;
	skos:definition	"Companies engaged in providing wirelessly connecting electronic devices, including personal computers, video game consoles, smartphones, or digital audio players, which can be connected to the Internet via a wireless network access point. Includes also providers of communications technology for wirelessly delivering high-speed Internet service to large geographical areas."@en ;
	skos:notation	"5740102040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401020> .

<http://data.ga-group.nl/ics/trbc/5740102050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740102050> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecoms Service Providers"@en ;
		skos:definition	"Companies engaged in operating and maintaining switching and transmission facilities that provide direct communications via airwaves. Includes companies providing wireless telecommunications network services, such as cellular telephone or paging services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"5740102050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecoms Service Providers"@en ;
	skos:definition	"Companies engaged in operating and maintaining switching and transmission facilities that provide direct communications via airwaves. Includes companies providing wireless telecommunications network services, such as cellular telephone or paging services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"5740102050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/57401020> .

<http://data.ga-group.nl/ics/trbc/57401020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57401020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services"@en ;
		skos:definition	"Providers of wireless communication services, such as paging, cell phone and other satellite telecommunication services, such as provided by mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"57401020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecommunications Services"@en ;
	skos:definition	"Providers of wireless communication services, such as paging, cell phone and other satellite telecommunication services, such as provided by mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"57401020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/574010> .

<http://data.ga-group.nl/ics/trbc/574010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/574010> ;
		pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"574010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"574010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5740> .

<http://data.ga-group.nl/ics/trbc/5740>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5740> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"5740" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"5740" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/57> .

<http://data.ga-group.nl/ics/trbc/57>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/57000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Technology"@en ;
		skos:notation	"57000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/57> , <http://data.ga-group.nl/ics/trbc/2012/57> , <http://data.ga-group.nl/ics/trbc/2020/57> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Technology"@en ;
		skos:notation	"57" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/57> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Technology"@en ;
		skos:definition	"Manufacturers of semiconductors, communications equipment, computer hardware and technology related office equipment, as well as providers of consulting and IT services."@en ;
		skos:notation	"57" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/57> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Technology"@en ;
		skos:definition	"Manufacturers of semiconductors, communications equipment, computer hardware and technology related office equipment, providers of consulting, IT services & financial technology (Fintech) services and infrastructure. Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"57" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Technology"@en ;
	skos:definition	"Manufacturers of semiconductors, communications equipment, computer hardware and technology related office equipment, providers of consulting, IT services & financial technology (Fintech) services and infrastructure. Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"57" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5810101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Integrated Telecommunications Industry, none being dominant: providing telecommunication services other than wireless only. Includes integrated providers of both fixed-line and wireless services offering voice, data and high-density data transmission services as well as Voice over Internet Protocol (VOIP) services."@en ;
		skos:notation	"5810101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Telecommunications Services (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Integrated Telecommunications Industry, none being dominant: providing telecommunication services other than wireless only. Includes integrated providers of both fixed-line and wireless services offering voice, data and high-density data transmission services as well as Voice over Internet Protocol (VOIP) services."@en ;
	skos:notation	"5810101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/5810101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wired Telecommunications Carriers"@en ;
		skos:definition	"Companies engaged in providing of direct communication services (such as local calls and long distance national and international."@en ;
		skos:notation	"5810101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wired Telecommunications Carriers"@en ;
	skos:definition	"Companies engaged in providing of direct communication services (such as local calls and long distance national and international."@en ;
	skos:notation	"5810101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/5810101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Resellers"@en ;
		skos:definition	"Companies engaged in purchasing access and network capacity from owners and operators of the networks and reselling wired and wireless telecommunications services to businesses and households. Includes telecommunication resellers, they do not operate and maintain telecommunications switching and transmission facilities."@en ;
		skos:notation	"5810101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Resellers"@en ;
	skos:definition	"Companies engaged in purchasing access and network capacity from owners and operators of the networks and reselling wired and wireless telecommunications services to businesses and households. Includes telecommunication resellers, they do not operate and maintain telecommunications switching and transmission facilities."@en ;
	skos:notation	"5810101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/5810101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Internet Service Providers"@en ;
		skos:definition	"Companies engaged in activity that comprises Internet access providers, Internet service providers. Includes also companies providing direct access through telecommunications networks to computer-held information compiled or published by others."@en ;
		skos:notation	"5810101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Internet Service Providers"@en ;
	skos:definition	"Companies engaged in activity that comprises Internet access providers, Internet service providers. Includes also companies providing direct access through telecommunications networks to computer-held information compiled or published by others."@en ;
	skos:notation	"5810101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/5810101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Network Infrastructure"@en ;
		skos:definition	"Companies engaged in providing a collection of terminals, links and nodes which connect together to enable telecommunication between users of the terminals. Includes communications platforms and solutions to carriers and service providers, cable/multiple system operators, wireless/cellular service providers, utilities and carrier of carriers, and government and defense entities."@en ;
		skos:notation	"5810101014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Network Infrastructure"@en ;
	skos:definition	"Companies engaged in providing a collection of terminals, links and nodes which connect together to enable telecommunication between users of the terminals. Includes communications platforms and solutions to carriers and service providers, cable/multiple system operators, wireless/cellular service providers, utilities and carrier of carriers, and government and defense entities."@en ;
	skos:notation	"5810101014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/5810101015>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810101015> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"VOIP Services"@en ;
		skos:definition	"Companies engaged in providing technologies, methodologies, communication protocols, and transmission techniques for the delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. Excludes producers of VOIP equipment/devices, classified in VOIP Equipment & Systems."@en ;
		skos:notation	"5810101015" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"VOIP Services"@en ;
	skos:definition	"Companies engaged in providing technologies, methodologies, communication protocols, and transmission techniques for the delivery of voice communications and multimedia sessions over Internet Protocol (IP) networks, such as the Internet. Excludes producers of VOIP equipment/devices, classified in VOIP Equipment & Systems."@en ;
	skos:notation	"5810101015" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101010> .

<http://data.ga-group.nl/ics/trbc/58101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services"@en ;
		skos:notation	"58111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/58101010> , <http://data.ga-group.nl/ics/trbc/2012/58101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services"@en ;
		skos:notation	"58101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/58101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services"@en ;
		skos:definition	"Providers of integrated and fixed-line services offering voice, data and high-density data transmission services, as well as Voice over Internet Protocol (VoIP) services."@en ;
		skos:notation	"58101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Telecommunications Services"@en ;
	skos:definition	"Providers of integrated and fixed-line services offering voice, data and high-density data transmission services, as well as Voice over Internet Protocol (VoIP) services."@en ;
	skos:notation	"58101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/581010> .

<http://data.ga-group.nl/ics/trbc/5810102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Wireless Telecommunications industry, none being dominant: providing wireless communication services such as paging, cell phone and other satellite telecommunication services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"5810102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecommunications Services (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Wireless Telecommunications industry, none being dominant: providing wireless communication services such as paging, cell phone and other satellite telecommunication services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"5810102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101020> .

<http://data.ga-group.nl/ics/trbc/5810102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Alternative Communications Services"@en ;
		skos:definition	"Companies engaged in providing communication services such as paging, fax, internet to phone, data & voice business communications, as well as special services used to supplement or replace speech or writing for those with impairments in the production or comprehension of spoken or written language."@en ;
		skos:notation	"5810102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Alternative Communications Services"@en ;
	skos:definition	"Companies engaged in providing communication services such as paging, fax, internet to phone, data & voice business communications, as well as special services used to supplement or replace speech or writing for those with impairments in the production or comprehension of spoken or written language."@en ;
	skos:notation	"5810102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101020> .

<http://data.ga-group.nl/ics/trbc/5810102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Satellite Service Operators"@en ;
		skos:definition	"Companies engaged in providing broadband satellite networks and services. Includes a range of broadband networking technologies, solutions, and services."@en ;
		skos:notation	"5810102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Satellite Service Operators"@en ;
	skos:definition	"Companies engaged in providing broadband satellite networks and services. Includes a range of broadband networking technologies, solutions, and services."@en ;
	skos:notation	"5810102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101020> .

<http://data.ga-group.nl/ics/trbc/5810102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wi-Fi & Wi-Max Providers"@en ;
		skos:definition	"Companies engaged in providing wirelessly connecting electronic devices, including personal computers, video game consoles, smartphones, or digital audio players, which can be connected to the Internet via a wireless network access point. Includes also providers of communications technology for wirelessly delivering high-speed Internet service to large geographical areas."@en ;
		skos:notation	"5810102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wi-Fi & Wi-Max Providers"@en ;
	skos:definition	"Companies engaged in providing wirelessly connecting electronic devices, including personal computers, video game consoles, smartphones, or digital audio players, which can be connected to the Internet via a wireless network access point. Includes also providers of communications technology for wirelessly delivering high-speed Internet service to large geographical areas."@en ;
	skos:notation	"5810102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101020> .

<http://data.ga-group.nl/ics/trbc/5810102014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810102014> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecoms Service Providers"@en ;
		skos:definition	"Companies engaged in operating and maintaining switching and transmission facilities that provide direct communications via airwaves. Includes companies providing wireless telecommunications network services, such as cellular telephone or paging services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"5810102014" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecoms Service Providers"@en ;
	skos:definition	"Companies engaged in operating and maintaining switching and transmission facilities that provide direct communications via airwaves. Includes companies providing wireless telecommunications network services, such as cellular telephone or paging services. Includes also mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"5810102014" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/58101020> .

<http://data.ga-group.nl/ics/trbc/58101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services"@en ;
		skos:notation	"58112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/58101020> , <http://data.ga-group.nl/ics/trbc/2012/58101020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services"@en ;
		skos:notation	"58101020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/58101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services"@en ;
		skos:definition	"Providers of wireless communication services, such as paging, cell phone and other satellite telecommunication services, such as provided by mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
		skos:notation	"58101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecommunications Services"@en ;
	skos:definition	"Providers of wireless communication services, such as paging, cell phone and other satellite telecommunication services, such as provided by mobile virtual network operators (MVNO) and mobile other licensed operators (MOLO) who do not own the telecommunication network infrastructure."@en ;
	skos:notation	"58101020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/581010> .

<http://data.ga-group.nl/ics/trbc/581010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:notation	"58110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/581010> , <http://data.ga-group.nl/ics/trbc/2012/581010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:notation	"581010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/581010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"581010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"581010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5810> .

<http://data.ga-group.nl/ics/trbc/5810>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5810> , <http://data.ga-group.nl/ics/trbc/2012/5810> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:notation	"5810" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5810> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"5810" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"5810" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	tempo:validTill	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/58> .

<http://data.ga-group.nl/ics/trbc/58110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:notation	"58110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:notation	"58110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/58111>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58111> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Integrated Telecommunications Services"@en ;
		skos:notation	"58111" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Integrated Telecommunications Services"@en ;
	skos:notation	"58111" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/58112>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/58112> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Wireless Telecommunications Services"@en ;
		skos:notation	"58112" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wireless Telecommunications Services"@en ;
	skos:notation	"58112" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/58>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/58> , <http://data.ga-group.nl/ics/trbc/2012/58> , <http://data.ga-group.nl/ics/trbc/2020/58> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:notation	"58" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/58> , <http://data.ga-group.nl/ics/trbc/2020/58> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Telecommunications Services"@en ;
		skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
		skos:notation	"58" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Telecommunications Services"@en ;
	skos:definition	"Owners and operators of fixed line and wireless telecommunication networks providing voice and data services."@en ;
	skos:notation	"58" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/59100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:notation	"59100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Utilities"@en ;
	skos:notation	"59100" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/5910101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Electric Utilities Industry, none being dominant: Renewable Utilities, Fossil Fuel Electric Utilities, and Nuclear Utilities."@en ;
		skos:notation	"5910101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
		tempo:validTill	"2020"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Electric Utilities industry, none being dominant: fossil fuel, nuclear, hydro, solar, wind, biomass & waste, alternative utilities. It also includes entities not elsewhere classified under the Electric Utilities industry."@en ;
		skos:notation	"5910101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Utilities (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Electric Utilities industry, none being dominant: fossil fuel, nuclear, hydro, solar, wind, biomass & waste, alternative utilities. It also includes entities not elsewhere classified under the Electric Utilities industry."@en ;
	skos:notation	"5910101010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910101011> , <http://data.ga-group.nl/ics/trbc/2020/5910101011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
		rdfs:label	"Renewable Utilities"@en ;
		skos:definition	"Companies engaged in producing and distributing electric power using alternative methods, such as hydro, solar, wind, and tidal waves."@en ;
		skos:notation	"5910101011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2020-09-13T08:40:59Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable Utilities"@en ;
	skos:definition	"Companies engaged in producing and distributing electric power using alternative methods, such as hydro, solar, wind, and tidal waves."@en ;
	skos:notation	"5910101011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910101012> , <http://data.ga-group.nl/ics/trbc/2020/5910101012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fossil Fuel Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by burning fossil fuels, such as coal, and oil."@en ;
		skos:notation	"5910101012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fossil Fuel Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by burning fossil fuels, such as coal, and oil."@en ;
	skos:notation	"5910101012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910101013> , <http://data.ga-group.nl/ics/trbc/2020/5910101013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nuclear Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by using sustained nuclear fission. Nuclear power plants are fueled by Uranium."@en ;
		skos:notation	"5910101013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nuclear Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by using sustained nuclear fission. Nuclear power plants are fueled by Uranium."@en ;
	skos:notation	"5910101013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101014>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101014> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Power Charging Stations"@en ;
		skos:definition	"Companies engaged in operating automotive power charging stations, electric vehicle charging stations, and electric vehicle supply equipment (EVSE)."@en ;
		skos:notation	"5910101014" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Power Charging Stations"@en ;
	skos:definition	"Companies engaged in operating automotive power charging stations, electric vehicle charging stations, and electric vehicle supply equipment (EVSE)."@en ;
	skos:notation	"5910101014" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Alternative Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing and distributing electric power using alternative methods other than those renewables covered in the Hydroelectric & Tidal, Solar, Wind, Biomass & Waste, and Geothermal classifications."@en ;
		skos:notation	"5910101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Alternative Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing and distributing electric power using alternative methods other than those renewables covered in the Hydroelectric & Tidal, Solar, Wind, Biomass & Waste, and Geothermal classifications."@en ;
	skos:notation	"5910101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101021>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101021> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hydroelectric & Tidal Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by hydro or tidal powered methods."@en ;
		skos:notation	"5910101021" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hydroelectric & Tidal Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by hydro or tidal powered methods."@en ;
	skos:notation	"5910101021" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101022>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101022> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Solar Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by solar powered methods."@en ;
		skos:notation	"5910101022" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Solar Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by solar powered methods."@en ;
	skos:notation	"5910101022" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101023>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101023> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Wind Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by wind powered methods."@en ;
		skos:notation	"5910101023" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Wind Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by wind powered methods."@en ;
	skos:notation	"5910101023" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101024>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101024> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Biomass & Waste to Energy Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by biomass or waste energy methods."@en ;
		skos:notation	"5910101024" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Biomass & Waste to Energy Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by biomass or waste energy methods."@en ;
	skos:notation	"5910101024" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/5910101025>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/5910101025> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Geothermal Electric Utilities"@en ;
		skos:definition	"Companies engaged in producing electric power by geothermal energy methods."@en ;
		skos:notation	"5910101025" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Geothermal Electric Utilities"@en ;
	skos:definition	"Companies engaged in producing electric power by geothermal energy methods."@en ;
	skos:notation	"5910101025" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101010> .

<http://data.ga-group.nl/ics/trbc/59101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/59101010> , <http://data.ga-group.nl/ics/trbc/2012/59101010> , <http://data.ga-group.nl/ics/trbc/2020/59101010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities"@en ;
		skos:notation	"59101010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59101010> , <http://data.ga-group.nl/ics/trbc/2020/59101010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities"@en ;
		skos:definition	"Generators and distributors of electric power, includes hydroelectric, fossil fuel, nuclear, solar, tidal, and wind power generators."@en ;
		skos:notation	"59101010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Utilities"@en ;
	skos:definition	"Generators and distributors of electric power, includes hydroelectric, fossil fuel, nuclear, solar, tidal, and wind power generators."@en ;
	skos:notation	"59101010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/591010> .

<http://data.ga-group.nl/ics/trbc/5910102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910102010> , <http://data.ga-group.nl/ics/trbc/2020/5910102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Independent Power Producers (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Independent Power Producers, none being dominant: Fossil Fuel IPPs, Renewable IPPs and Nuclear IPPs."@en ;
		skos:notation	"5910102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Independent Power Producers (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Independent Power Producers, none being dominant: Fossil Fuel IPPs, Renewable IPPs and Nuclear IPPs."@en ;
	skos:notation	"5910102010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101020> .

<http://data.ga-group.nl/ics/trbc/5910102011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910102011> , <http://data.ga-group.nl/ics/trbc/2020/5910102011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fossil Fuel IPPs"@en ;
		skos:definition	"Companies engaged in producing electric power by burning fossil fuels and selling it to Utility Companies."@en ;
		skos:notation	"5910102011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fossil Fuel IPPs"@en ;
	skos:definition	"Companies engaged in producing electric power by burning fossil fuels and selling it to Utility Companies."@en ;
	skos:notation	"5910102011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101020> .

<http://data.ga-group.nl/ics/trbc/5910102012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910102012> , <http://data.ga-group.nl/ics/trbc/2020/5910102012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Renewable IPPs"@en ;
		skos:definition	"Companies engaged in producing electric power using alternative methods, such as hydro, solar, wind, and tidal waves. The IPPs sell the generated electric power to Utility Companies."@en ;
		skos:notation	"5910102012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Renewable IPPs"@en ;
	skos:definition	"Companies engaged in producing electric power using alternative methods, such as hydro, solar, wind, and tidal waves. The IPPs sell the generated electric power to Utility Companies."@en ;
	skos:notation	"5910102012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101020> .

<http://data.ga-group.nl/ics/trbc/5910102013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910102013> , <http://data.ga-group.nl/ics/trbc/2020/5910102013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nuclear IPPs"@en ;
		skos:definition	"Companies engaged in producing electric power using sustained nuclear fission (Uranium). The IPPs sell the generated electric power to Utility Companies."@en ;
		skos:notation	"5910102013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nuclear IPPs"@en ;
	skos:definition	"Companies engaged in producing electric power using sustained nuclear fission (Uranium). The IPPs sell the generated electric power to Utility Companies."@en ;
	skos:notation	"5910102013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59101020> .

<http://data.ga-group.nl/ics/trbc/59101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59101020> , <http://data.ga-group.nl/ics/trbc/2020/59101020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Independent Power Producers"@en ;
		skos:definition	"Operators of power plants and suppliers of electricity into the wholesale market."@en ;
		skos:notation	"59101020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Independent Power Producers"@en ;
	skos:definition	"Operators of power plants and suppliers of electricity into the wholesale market."@en ;
	skos:notation	"59101020" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/591010> .

<http://data.ga-group.nl/ics/trbc/591010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/591010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities"@en ;
		skos:notation	"591010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/591010> , <http://data.ga-group.nl/ics/trbc/2020/591010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities & IPPs"@en ;
		skos:definition	"Generators and distributors of electric power. Includes hydroelectric, fossil fuel, nuclear, solar, tidal, wind and independent electric power generators."@en ;
		skos:notation	"591010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Utilities & IPPs"@en ;
	skos:definition	"Generators and distributors of electric power. Includes hydroelectric, fossil fuel, nuclear, solar, tidal, wind and independent electric power generators."@en ;
	skos:notation	"591010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5910> .

<http://data.ga-group.nl/ics/trbc/59101100>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities"@en ;
		skos:notation	"59110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> .

<http://data.ga-group.nl/ics/trbc/5910201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910201010> , <http://data.ga-group.nl/ics/trbc/2020/5910201010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Natural Gas Utilities, none being dominant: Natural Gas Production, Natural Gas Distribution."@en ;
		skos:notation	"5910201010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Utilities (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Natural Gas Utilities, none being dominant: Natural Gas Production, Natural Gas Distribution."@en ;
	skos:notation	"5910201010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59102010> .

<http://data.ga-group.nl/ics/trbc/5910201011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910201011> , <http://data.ga-group.nl/ics/trbc/2020/5910201011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Distribution"@en ;
		skos:definition	"Companies engaged in operating gas distribution systems (mains, meters)."@en ;
		skos:notation	"5910201011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Distribution"@en ;
	skos:definition	"Companies engaged in operating gas distribution systems (mains, meters)."@en ;
	skos:notation	"5910201011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59102010> .

<http://data.ga-group.nl/ics/trbc/59102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:notation	"59120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/59102010> , <http://data.ga-group.nl/ics/trbc/2012/59102010> , <http://data.ga-group.nl/ics/trbc/2020/59102010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:notation	"59102010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59102010> , <http://data.ga-group.nl/ics/trbc/2020/59102010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:definition	"Producers and distributors of natural gas."@en ;
		skos:notation	"59102010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Utilities"@en ;
	skos:definition	"Producers and distributors of natural gas."@en ;
	skos:notation	"59102010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/591020> .

<http://data.ga-group.nl/ics/trbc/591020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/591020> , <http://data.ga-group.nl/ics/trbc/2012/591020> , <http://data.ga-group.nl/ics/trbc/2020/591020> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:notation	"591020" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/591020> , <http://data.ga-group.nl/ics/trbc/2020/591020> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:definition	"Producers and distributors of natural gas."@en ;
		skos:notation	"591020" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Utilities"@en ;
	skos:definition	"Producers and distributors of natural gas."@en ;
	skos:notation	"591020" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5910> .

<http://data.ga-group.nl/ics/trbc/5910301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910301010> , <http://data.ga-group.nl/ics/trbc/2020/5910301010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Water & Related Utilities (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under Water & Related Utilities, none being dominant: Water Supply & Irrigation Systems, Sewage Treatment Facilities and Heating & Air-Conditioning Supply."@en ;
		skos:notation	"5910301010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water & Related Utilities (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under Water & Related Utilities, none being dominant: Water Supply & Irrigation Systems, Sewage Treatment Facilities and Heating & Air-Conditioning Supply."@en ;
	skos:notation	"5910301010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59103010> .

<http://data.ga-group.nl/ics/trbc/5910301011>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910301011> , <http://data.ga-group.nl/ics/trbc/2020/5910301011> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Water Supply & Irrigation Systems"@en ;
		skos:definition	"Companies engaged in operating water treatment plants and/or operating water supply systems. Includes water supply system may include pumping stations, aqueducts, and/or distribution mains."@en ;
		skos:notation	"5910301011" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water Supply & Irrigation Systems"@en ;
	skos:definition	"Companies engaged in operating water treatment plants and/or operating water supply systems. Includes water supply system may include pumping stations, aqueducts, and/or distribution mains."@en ;
	skos:notation	"5910301011" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59103010> .

<http://data.ga-group.nl/ics/trbc/5910301012>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910301012> , <http://data.ga-group.nl/ics/trbc/2020/5910301012> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Sewage Treatment Facilities"@en ;
		skos:definition	"Companies engaged in operating sewer systems or sewage treatment facilities that collect, treat, and dispose of waste."@en ;
		skos:notation	"5910301012" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Sewage Treatment Facilities"@en ;
	skos:definition	"Companies engaged in operating sewer systems or sewage treatment facilities that collect, treat, and dispose of waste."@en ;
	skos:notation	"5910301012" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59103010> .

<http://data.ga-group.nl/ics/trbc/5910301013>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910301013> , <http://data.ga-group.nl/ics/trbc/2020/5910301013> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Heating & Air-Conditioning Supply"@en ;
		skos:definition	"Companies engaged in distribution of steam, heated air, hot water for the central heating purposes, and cooled air for the air-conditioning purposes."@en ;
		skos:notation	"5910301013" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Heating & Air-Conditioning Supply"@en ;
	skos:definition	"Companies engaged in distribution of steam, heated air, hot water for the central heating purposes, and cooled air for the air-conditioning purposes."@en ;
	skos:notation	"5910301013" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59103010> .

<http://data.ga-group.nl/ics/trbc/59103010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Water & Other Utilities"@en ;
		skos:notation	"59130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/59103010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Water & Other Utilities"@en ;
		skos:notation	"59103010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59103010> , <http://data.ga-group.nl/ics/trbc/2020/59103010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Water & Related Utilities"@en ;
		skos:definition	"Operators of water delivery infrastructure, water treatment, filtration and sewage disposal plants. Includes operators supplying geothermal, steam heat and cooled air, as well as providers of hot water for district heating purposes."@en ;
		skos:notation	"59103010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water & Related Utilities"@en ;
	skos:definition	"Operators of water delivery infrastructure, water treatment, filtration and sewage disposal plants. Includes operators supplying geothermal, steam heat and cooled air, as well as providers of hot water for district heating purposes."@en ;
	skos:notation	"59103010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/591030> .

<http://data.ga-group.nl/ics/trbc/591030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/591030> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Water & Other Utilities"@en ;
		skos:notation	"591030" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
		tempo:validTill	"2012"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/591030> , <http://data.ga-group.nl/ics/trbc/2020/591030> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Water & Related Utilities"@en ;
		skos:definition	"Operators of water delivery infrastructure, water treatment, filtration and sewage disposal plants. Includes operators supplying geothermal, steam heat and cooled air, as well as providers of hot water for district heating purposes."@en ;
		skos:notation	"591030" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water & Related Utilities"@en ;
	skos:definition	"Operators of water delivery infrastructure, water treatment, filtration and sewage disposal plants. Includes operators supplying geothermal, steam heat and cooled air, as well as providers of hot water for district heating purposes."@en ;
	skos:notation	"591030" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5910> .

<http://data.ga-group.nl/ics/trbc/5910401010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910401010> , <http://data.ga-group.nl/ics/trbc/2020/5910401010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:definition	"Companies involved in at least two activities in the Utilities Business Sector, none being dominant: Electric Utilities & IPPs, Natural Gas Utilities, and Water & Related Utilities."@en ;
		skos:notation	"5910401010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Utilities"@en ;
	skos:definition	"Companies involved in at least two activities in the Utilities Business Sector, none being dominant: Electric Utilities & IPPs, Natural Gas Utilities, and Water & Related Utilities."@en ;
	skos:notation	"5910401010" ;
	tempo:validFrom	"2012"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/59104010> .

<http://data.ga-group.nl/ics/trbc/59104010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59140> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:notation	"59140" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/59104010> , <http://data.ga-group.nl/ics/trbc/2012/59104010> , <http://data.ga-group.nl/ics/trbc/2020/59104010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:notation	"59104010" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59104010> , <http://data.ga-group.nl/ics/trbc/2020/59104010> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:definition	"Producers and distributors of electric power, natural gas and combined heat and power. Includes utility companies with multiple operations in the supply of electricity; natural gas; water and district heating and cooling services, and other utility operations. Includes also utility infrastructure operators."@en ;
		skos:notation	"59104010" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Utilities"@en ;
	skos:definition	"Producers and distributors of electric power, natural gas and combined heat and power. Includes utility companies with multiple operations in the supply of electricity; natural gas; water and district heating and cooling services, and other utility operations. Includes also utility infrastructure operators."@en ;
	skos:notation	"59104010" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/591040> .

<http://data.ga-group.nl/ics/trbc/591040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/591040> , <http://data.ga-group.nl/ics/trbc/2012/591040> , <http://data.ga-group.nl/ics/trbc/2020/591040> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:notation	"591040" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/591040> , <http://data.ga-group.nl/ics/trbc/2020/591040> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:definition	"Producers and distributors of electric power, natural gas and combined heat and power. Includes utility companies with multiple operations in the supply of electricity; natural gas; water and district heating and cooling services, and other utility operations. Includes also utility infrastructure operators."@en ;
		skos:notation	"591040" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Utilities"@en ;
	skos:definition	"Producers and distributors of electric power, natural gas and combined heat and power. Includes utility companies with multiple operations in the supply of electricity; natural gas; water and district heating and cooling services, and other utility operations. Includes also utility infrastructure operators."@en ;
	skos:notation	"591040" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/5910> .

<http://data.ga-group.nl/ics/trbc/5910>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:AnachronousDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59100> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:notation	"59100" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/5910> , <http://data.ga-group.nl/ics/trbc/2012/5910> , <http://data.ga-group.nl/ics/trbc/2020/5910> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:notation	"5910" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/5910> , <http://data.ga-group.nl/ics/trbc/2020/5910> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:definition	"Producers and distributors of electricity, natural gas, water, steam and utility infrastructure operators."@en ;
		skos:notation	"5910" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Utilities"@en ;
	skos:definition	"Producers and distributors of electricity, natural gas, water, steam and utility infrastructure operators."@en ;
	skos:notation	"5910" ;
	tempo:validFrom	"2008"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/59> .

<http://data.ga-group.nl/ics/trbc/59110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59110> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Electric Utilities"@en ;
		skos:notation	"59110" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Electric Utilities"@en ;
	skos:notation	"59110" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/59120>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59120> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Natural Gas Utilities"@en ;
		skos:notation	"59120" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Natural Gas Utilities"@en ;
	skos:notation	"59120" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/59130>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59130> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Water & Other Utilities"@en ;
		skos:notation	"59130" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Water & Other Utilities"@en ;
	skos:notation	"59130" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/59140>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/59140> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Multiline Utilities"@en ;
		skos:notation	"59140" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Multiline Utilities"@en ;
	skos:notation	"59140" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/59>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2008/59> , <http://data.ga-group.nl/ics/trbc/2012/59> , <http://data.ga-group.nl/ics/trbc/2020/59> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:notation	"59" ;
		tempo:validFrom	"2008"^^xsd:gYear ;
	] , [
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2012/59> , <http://data.ga-group.nl/ics/trbc/2020/59> ;
		pav:sourceAccessedOn	"2016-07-11T16:31:25Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Utilities"@en ;
		skos:definition	"Producers and distributors of electricity, natural gas, water and steam, among other utility services."@en ;
		skos:notation	"59" ;
		tempo:validFrom	"2012"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Utilities"@en ;
	skos:definition	"Producers and distributors of electricity, natural gas, water and steam, among other utility services."@en ;
	skos:notation	"59" ;
	tempo:validFrom	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/6010101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Rental, Development & Operations (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Real Estate Rental, Development & Operations Industry, none being dominant: Office Real Estate Rental Operations, Retail Real Estate Rental Operations, Industrial Real Estate Rental Operations, Residential Real Estate Rental Operations. Includes also entities not classified elsewhere under the Real Estate Rental, Development & Operations industry."@en ;
		skos:notation	"6010101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Rental, Development & Operations (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Real Estate Rental, Development & Operations Industry, none being dominant: Office Real Estate Rental Operations, Retail Real Estate Rental Operations, Industrial Real Estate Rental Operations, Residential Real Estate Rental Operations. Includes also entities not classified elsewhere under the Real Estate Rental, Development & Operations industry."@en ;
	skos:notation	"6010101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101010> .

<http://data.ga-group.nl/ics/trbc/6010101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010101020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of office buildings. Includes also companies involved in developing buildings exclusively for the purpose of rental and subsequently renting them."@en ;
		skos:notation	"6010101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of office buildings. Includes also companies involved in developing buildings exclusively for the purpose of rental and subsequently renting them."@en ;
	skos:notation	"6010101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101010> .

<http://data.ga-group.nl/ics/trbc/6010101030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010101030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of commercial (business) real estate, including retail stores, malls, shopping centers, restaurants, self storage properties. Includes also companies developing retail real estate exclusively for the purpose of rental and subsequently renting it. Excludes companies engaged in rental of office space, classified in Office Real Estate Rental Development."@en ;
		skos:notation	"6010101030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of commercial (business) real estate, including retail stores, malls, shopping centers, restaurants, self storage properties. Includes also companies developing retail real estate exclusively for the purpose of rental and subsequently renting it. Excludes companies engaged in rental of office space, classified in Office Real Estate Rental Development."@en ;
	skos:notation	"6010101030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101010> .

<http://data.ga-group.nl/ics/trbc/6010101040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010101040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental of industrial properties (properties used for production), warehouses and other industrial space. Includes also companies involved in developing industrial properties exclusively for the purpose of rental and subsequently renting them."@en ;
		skos:notation	"6010101040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental of industrial properties (properties used for production), warehouses and other industrial space. Includes also companies involved in developing industrial properties exclusively for the purpose of rental and subsequently renting them."@en ;
	skos:notation	"6010101040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101010> .

<http://data.ga-group.nl/ics/trbc/6010101050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010101050> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential Real Estate Rental & Development"@en ;
		skos:definition	"Companies engaged in the rental or sale of residential properties, such as single- and multi-family houses, flats and apartments. Includes also entities involved in developing residential properties exclusively for the rental purposes and subsequently renting them."@en ;
		skos:notation	"6010101050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Real Estate Rental & Development"@en ;
	skos:definition	"Companies engaged in the rental or sale of residential properties, such as single- and multi-family houses, flats and apartments. Includes also entities involved in developing residential properties exclusively for the rental purposes and subsequently renting them."@en ;
	skos:notation	"6010101050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101010> .

<http://data.ga-group.nl/ics/trbc/60101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60101010> ;
		pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Rental, Development & Operations"@en ;
		skos:definition	"Companies engaged in developing, renting and leasing residential, retail, office, industrial and commercial properties."@en ;
		skos:notation	"60101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-07-28T17:27:51Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Rental, Development & Operations"@en ;
	skos:definition	"Companies engaged in developing, renting and leasing residential, retail, office, industrial and commercial properties."@en ;
	skos:notation	"60101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601010> .

<http://data.ga-group.nl/ics/trbc/6010102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010102010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services (NEC)"@en ;
		skos:definition	"Companies engaged in providing real estate brokerage and agency services, real estate appraisal services, consulting services and management services."@en ;
		skos:notation	"6010102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Services (NEC)"@en ;
	skos:definition	"Companies engaged in providing real estate brokerage and agency services, real estate appraisal services, consulting services and management services."@en ;
	skos:notation	"6010102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101020> .

<http://data.ga-group.nl/ics/trbc/6010102020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010102020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office Real Estate Services"@en ;
		skos:definition	"Companies providing office property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"6010102020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office Real Estate Services"@en ;
	skos:definition	"Companies providing office property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"6010102020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101020> .

<http://data.ga-group.nl/ics/trbc/6010102030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010102030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail Real Estate Services"@en ;
		skos:definition	"Companies providing commercial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"6010102030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail Real Estate Services"@en ;
	skos:definition	"Companies providing commercial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"6010102030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101020> .

<http://data.ga-group.nl/ics/trbc/6010102040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010102040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial Real Estate Services"@en ;
		skos:definition	"Companies providing industrial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"6010102040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial Real Estate Services"@en ;
	skos:definition	"Companies providing industrial property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"6010102040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101020> .

<http://data.ga-group.nl/ics/trbc/6010102050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010102050> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential Real Estate Services"@en ;
		skos:definition	"Companies providing residential property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
		skos:notation	"6010102050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential Real Estate Services"@en ;
	skos:definition	"Companies providing residential property brokerage/agency, appraisal, consultancy and management/administration services."@en ;
	skos:notation	"6010102050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60101020> .

<http://data.ga-group.nl/ics/trbc/60101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60101020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Services"@en ;
		skos:definition	"Real estate brokers, agency services, real estate appraisal services, consulting services and management services."@en ;
		skos:notation	"60101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Services"@en ;
	skos:definition	"Real estate brokers, agency services, real estate appraisal services, consulting services and management services."@en ;
	skos:notation	"60101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601010> .

<http://data.ga-group.nl/ics/trbc/601010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/601010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate Operations"@en ;
		skos:definition	"Developers and managers of real estate who build, rent and lease residential and commercial properties. Includes real estate brokerage and agency services, real estate appraisal services and consulting services."@en ;
		skos:notation	"601010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate Operations"@en ;
	skos:definition	"Developers and managers of real estate who build, rent and lease residential and commercial properties. Includes real estate brokerage and agency services, real estate appraisal services and consulting services."@en ;
	skos:notation	"601010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6010> .

<http://data.ga-group.nl/ics/trbc/6010201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010201010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:definition	"Companies engaged in providing securitization of interests related to residential and commercial real estate."@en ;
		skos:notation	"6010201010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified REITs"@en ;
	skos:definition	"Companies engaged in providing securitization of interests related to residential and commercial real estate."@en ;
	skos:notation	"6010201010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102010> .

<http://data.ga-group.nl/ics/trbc/60102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60102010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Diversified REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to residential and commercial real estate."@en ;
		skos:notation	"60102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Diversified REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to residential and commercial real estate."@en ;
	skos:notation	"60102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601020> .

<http://data.ga-group.nl/ics/trbc/6010202010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010202010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs (NEC)"@en ;
		skos:definition	"Companies involved in at least two activities under the Commercial REITs industry, none being dominant: Office REITs, Retail REITs and Industrial REITs. Includes also entities not classified elsewhere under the Commercial REITs industry. Excludes companies that invest in commercial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"6010202010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial REITs (NEC)"@en ;
	skos:definition	"Companies involved in at least two activities under the Commercial REITs industry, none being dominant: Office REITs, Retail REITs and Industrial REITs. Includes also entities not classified elsewhere under the Commercial REITs industry. Excludes companies that invest in commercial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"6010202010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102020> .

<http://data.ga-group.nl/ics/trbc/6010202020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010202020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Office REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to office properties. Excludes companies that invest in office real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"6010202020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Office REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to office properties. Excludes companies that invest in office real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"6010202020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102020> .

<http://data.ga-group.nl/ics/trbc/6010202030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010202030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Retail REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to commercial properties, such as retail stores, restaurants, gas stations, shopping centers and malls. Excludes companies that invest in retail real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry. Excludes REITs involved in investing in hotels, classified as Hospitality REITs; investing in healthcare facilities, classified as Healthcare REITs; investing in self -storage facilities, classified as Self-Storage REITs."@en ;
		skos:notation	"6010202030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Retail REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to commercial properties, such as retail stores, restaurants, gas stations, shopping centers and malls. Excludes companies that invest in retail real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry. Excludes REITs involved in investing in hotels, classified as Hospitality REITs; investing in healthcare facilities, classified as Healthcare REITs; investing in self -storage facilities, classified as Self-Storage REITs."@en ;
	skos:notation	"6010202030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102020> .

<http://data.ga-group.nl/ics/trbc/6010202040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010202040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Industrial REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to industrial properties, such as factories, warehouses, among others. Excludes companies that invest in industrial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"6010202040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Industrial REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to industrial properties, such as factories, warehouses, among others. Excludes companies that invest in industrial real estate assets, but do not have REIT status, classified under the Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"6010202040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102020> .

<http://data.ga-group.nl/ics/trbc/60102020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60102020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Commercial REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to commercial real estate, such as office, retail and industrial properties."@en ;
		skos:notation	"60102020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Commercial REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to commercial real estate, such as office, retail and industrial properties."@en ;
	skos:notation	"60102020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601020> .

<http://data.ga-group.nl/ics/trbc/6010203010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010203010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:definition	"Companies engaged in securization of interest related to residential properties, such as single- and multi-family houses, flats and apartments. Excludes companies that invest in residential real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry."@en ;
		skos:notation	"6010203010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential REITs"@en ;
	skos:definition	"Companies engaged in securization of interest related to residential properties, such as single- and multi-family houses, flats and apartments. Excludes companies that invest in residential real estate assets, but do not have REIT status, classified in respective activity under Real Estate Rental, Operations and Development industry."@en ;
	skos:notation	"6010203010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102030> .

<http://data.ga-group.nl/ics/trbc/60102030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60102030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to residential real estate, such as single- and multi-family homes, apartment complexes and condominiums."@en ;
		skos:notation	"60102030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to residential real estate, such as single- and multi-family homes, apartment complexes and condominiums."@en ;
	skos:notation	"60102030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601020> .

<http://data.ga-group.nl/ics/trbc/6010204010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialized REITs (NEC)"@en ;
		skos:definition	"Companies involved in in at least two activities under the Specialized REITs Industry, none being dominant: Healthcare REITs, Hospitality REITs, Self-Storage REITs, Timber REITs, Mortgage REITs. Includes also entities not elsewhere classified under the Specialized REITs industry."@en ;
		skos:notation	"6010204010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized REITs (NEC)"@en ;
	skos:definition	"Companies involved in in at least two activities under the Specialized REITs Industry, none being dominant: Healthcare REITs, Hospitality REITs, Self-Storage REITs, Timber REITs, Mortgage REITs. Includes also entities not elsewhere classified under the Specialized REITs industry."@en ;
	skos:notation	"6010204010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Healthcare REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to healthcare properties, such as hospitals, clinics, outpatient medical care centers, skilled nursing facilities and medical office buildings."@en ;
		skos:notation	"6010204020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Healthcare REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to healthcare properties, such as hospitals, clinics, outpatient medical care centers, skilled nursing facilities and medical office buildings."@en ;
	skos:notation	"6010204020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204030> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Hospitality REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to hospitality properties, such as hotels, motels, resorts and lodging (holiday accommodation)."@en ;
		skos:notation	"6010204030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Hospitality REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to hospitality properties, such as hotels, motels, resorts and lodging (holiday accommodation)."@en ;
	skos:notation	"6010204030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Self-Storage REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to self-storage properties, such as garages, non-industrial and warehouses."@en ;
		skos:notation	"6010204040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Self-Storage REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to self-storage properties, such as garages, non-industrial and warehouses."@en ;
	skos:notation	"6010204040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204050> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Timber REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to woodlands and forestry."@en ;
		skos:notation	"6010204050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Timber REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to woodlands and forestry."@en ;
	skos:notation	"6010204050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204060>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204060> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Mortgage REITs"@en ;
		skos:definition	"Companies engaged in investment and ownership of property mortgages. REITs loan money for mortgages to owners of real estate, or purchase existing mortgages or mortgage-backed securities."@en ;
		skos:notation	"6010204060" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Mortgage REITs"@en ;
	skos:definition	"Companies engaged in investment and ownership of property mortgages. REITs loan money for mortgages to owners of real estate, or purchase existing mortgages or mortgage-backed securities."@en ;
	skos:notation	"6010204060" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/6010204070>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010204070> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Islamic REITs"@en ;
		skos:definition	"Companies engaged in securitization of interests related to all type of properties, in accordance with Sharia law."@en ;
		skos:notation	"6010204070" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Islamic REITs"@en ;
	skos:definition	"Companies engaged in securitization of interests related to all type of properties, in accordance with Sharia law."@en ;
	skos:notation	"6010204070" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/60102040> .

<http://data.ga-group.nl/ics/trbc/60102040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60102040> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Specialized REITs"@en ;
		skos:definition	"Operators of investment trusts that secure interests related to non-residential and non-commercial properties, such as Healthcare, Hospitals, Self-Storage, Mortgage , Islamic and Timber."@en ;
		skos:notation	"60102040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Specialized REITs"@en ;
	skos:definition	"Operators of investment trusts that secure interests related to non-residential and non-commercial properties, such as Healthcare, Hospitals, Self-Storage, Mortgage , Islamic and Timber."@en ;
	skos:notation	"60102040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/601020> .

<http://data.ga-group.nl/ics/trbc/601020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/601020> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Residential & Commercial REITs"@en ;
		skos:definition	"Investment trusts that secure interests related to rights on residential and commercial real estate."@en ;
		skos:notation	"601020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Residential & Commercial REITs"@en ;
	skos:definition	"Investment trusts that secure interests related to rights on residential and commercial real estate."@en ;
	skos:notation	"601020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6010> .

<http://data.ga-group.nl/ics/trbc/6010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:definition	"Developers and managers of real estate operations and related services. Includes residential, commercial and specialized real estate investment trusts."@en ;
		skos:notation	"6010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate"@en ;
	skos:definition	"Developers and managers of real estate operations and related services. Includes residential, commercial and specialized real estate investment trusts."@en ;
	skos:notation	"6010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/60> .

<http://data.ga-group.nl/ics/trbc/60>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/60> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Real Estate"@en ;
		skos:definition	"Companies engaged in the development and/or management of real estate operations and related services, commercial, diversified and specialized (healthcare, hospitality, self-storage, timber, mortgage and Islamic) real estate investment trusts."@en ;
		skos:notation	"60" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Real Estate"@en ;
	skos:definition	"Companies engaged in the development and/or management of real estate operations and related services, commercial, diversified and specialized (healthcare, hospitality, self-storage, timber, mortgage and Islamic) real estate investment trusts."@en ;
	skos:notation	"60" ;
	tempo:validFrom	"2020"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/6110101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110101010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Religious Organizations"@en ;
		skos:definition	"Organizations engaged in administrating organized religions, promotion of religious activities, running places of worship such as temples, churches etc."@en ;
		skos:notation	"6110101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Religious Organizations"@en ;
	skos:definition	"Organizations engaged in administrating organized religions, promotion of religious activities, running places of worship such as temples, churches etc."@en ;
	skos:notation	"6110101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101010> .

<http://data.ga-group.nl/ics/trbc/61101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61101010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Religious Organizations"@en ;
		skos:definition	"Organizations engaged in administrating organized religions, promotion of religious activities, running places of worship such as temples, churches etc."@en ;
		skos:notation	"61101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Religious Organizations"@en ;
	skos:definition	"Organizations engaged in administrating organized religions, promotion of religious activities, running places of worship such as temples, churches etc."@en ;
	skos:notation	"61101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/611010> .

<http://data.ga-group.nl/ics/trbc/6110102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110102010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Civic & Social Organizations"@en ;
		skos:definition	"Organizations promoting the values of their members, examples include Parent Teacher associations, scouts, car clubs, book clubs, student unions, youth clubs etc."@en ;
		skos:notation	"6110102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Civic & Social Organizations"@en ;
	skos:definition	"Organizations promoting the values of their members, examples include Parent Teacher associations, scouts, car clubs, book clubs, student unions, youth clubs etc."@en ;
	skos:notation	"6110102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101020> .

<http://data.ga-group.nl/ics/trbc/61101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Civic & Social Organizations"@en ;
		skos:definition	"Organizations promoting the values of their members, examples include Parent Teacher associations, scouts, car clubs, book clubs, student unions, youth clubs etc."@en ;
		skos:notation	"61101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Civic & Social Organizations"@en ;
	skos:definition	"Organizations promoting the values of their members, examples include Parent Teacher associations, scouts, car clubs, book clubs, student unions, youth clubs etc."@en ;
	skos:notation	"61101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/611010> .

<http://data.ga-group.nl/ics/trbc/6110103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110103010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Organizations"@en ;
		skos:definition	"Organizations promoting environment protection, conservation and preventative measures."@en ;
		skos:notation	"6110103010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Organizations"@en ;
	skos:definition	"Organizations promoting environment protection, conservation and preventative measures."@en ;
	skos:notation	"6110103010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101030> .

<http://data.ga-group.nl/ics/trbc/61101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61101030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Environmental Organizations"@en ;
		skos:definition	"Organizations promoting environment protection, conservation and preventative measures."@en ;
		skos:notation	"61101030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Environmental Organizations"@en ;
	skos:definition	"Organizations promoting environment protection, conservation and preventative measures."@en ;
	skos:notation	"61101030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/611010> .

<http://data.ga-group.nl/ics/trbc/6110104010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110104010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Charity Organizations"@en ;
		skos:definition	"Organizations engaged in promoting and raising money for charitable causes."@en ;
		skos:notation	"6110104010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Charity Organizations"@en ;
	skos:definition	"Organizations engaged in promoting and raising money for charitable causes."@en ;
	skos:notation	"6110104010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101040> .

<http://data.ga-group.nl/ics/trbc/61101040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61101040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Charity Organizations"@en ;
		skos:definition	"Organizations engaged in promoting and raising money for charitable causes."@en ;
		skos:notation	"61101040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Charity Organizations"@en ;
	skos:definition	"Organizations engaged in promoting and raising money for charitable causes."@en ;
	skos:notation	"61101040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/611010> .

<http://data.ga-group.nl/ics/trbc/6110105010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110105010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional Organizations (NEC)"@en ;
		skos:definition	"Organizations engaged in at least two Business, Professional & Labor, Political and Non Governmental interests for their members, or not supported in a specific activity."@en ;
		skos:notation	"6110105010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional Organizations (NEC)"@en ;
	skos:definition	"Organizations engaged in at least two Business, Professional & Labor, Political and Non Governmental interests for their members, or not supported in a specific activity."@en ;
	skos:notation	"6110105010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101050> .

<http://data.ga-group.nl/ics/trbc/6110105020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110105020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Business, Professional & Labor Organizations"@en ;
		skos:definition	"Organizations engaged in the promotion of business, professional and labor interests of their members."@en ;
		skos:notation	"6110105020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Business, Professional & Labor Organizations"@en ;
	skos:definition	"Organizations engaged in the promotion of business, professional and labor interests of their members."@en ;
	skos:notation	"6110105020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101050> .

<http://data.ga-group.nl/ics/trbc/6110105030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110105030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Political Organizations"@en ;
		skos:definition	"Organizations engaged in promoting or raising funds for political parties or candidates."@en ;
		skos:notation	"6110105030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Political Organizations"@en ;
	skos:definition	"Organizations engaged in promoting or raising funds for political parties or candidates."@en ;
	skos:notation	"6110105030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101050> .

<http://data.ga-group.nl/ics/trbc/6110105040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110105040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Non-Governmental Organizations (NGOs)"@en ;
		skos:definition	"Non-government professional organizations engaged in promoting the interests of their members."@en ;
		skos:notation	"6110105040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-Governmental Organizations (NGOs)"@en ;
	skos:definition	"Non-government professional organizations engaged in promoting the interests of their members."@en ;
	skos:notation	"6110105040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/61101050> .

<http://data.ga-group.nl/ics/trbc/61101050>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61101050> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional Organizations"@en ;
		skos:definition	"Organizations engaged in Business, Professional & Labor, Political and other Non Governmental interests for their members."@en ;
		skos:notation	"61101050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional Organizations"@en ;
	skos:definition	"Organizations engaged in Business, Professional & Labor, Political and other Non Governmental interests for their members."@en ;
	skos:notation	"61101050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/611010> .

<http://data.ga-group.nl/ics/trbc/611010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/611010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Institutions, Associations & Organizations"@en ;
		skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
		skos:notation	"611010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Institutions, Associations & Organizations"@en ;
	skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
	skos:notation	"611010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6110> .

<http://data.ga-group.nl/ics/trbc/6110>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6110> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Institutions, Associations & Organizations"@en ;
		skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
		skos:notation	"6110" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Institutions, Associations & Organizations"@en ;
	skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
	skos:notation	"6110" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/61> .

<http://data.ga-group.nl/ics/trbc/61>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/61> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Institutions, Associations & Organizations"@en ;
		skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
		skos:notation	"61" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Institutions, Associations & Organizations"@en ;
	skos:definition	"Institutions, Associations & Organizations engaged in administrating and promoting the interests and values of their members."@en ;
	skos:notation	"61" ;
	tempo:validFrom	"2020"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/6210101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210101010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government & Government Finance (NEC)"@en ;
		skos:definition	"Organizations engaged in providing multiple government services with none being dominant or not having their own specific activity under the Government Activity Industry Group."@en ;
		skos:notation	"6210101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government & Government Finance (NEC)"@en ;
	skos:definition	"Organizations engaged in providing multiple government services with none being dominant or not having their own specific activity under the Government Activity Industry Group."@en ;
	skos:notation	"6210101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101010> .

<http://data.ga-group.nl/ics/trbc/6210101020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Public Finance Activities"@en ;
		skos:definition	"Organizations involved in public finance, debt issuance, budgeting/setting monetary policies and taxation."@en ;
		skos:notation	"6210101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Public Finance Activities"@en ;
	skos:definition	"Organizations involved in public finance, debt issuance, budgeting/setting monetary policies and taxation."@en ;
	skos:notation	"6210101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101010> .

<http://data.ga-group.nl/ics/trbc/62101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/62101010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government & Government Finance"@en ;
		skos:definition	"Organizations engaged in providing government services and public finance activities."@en ;
		skos:notation	"62101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government & Government Finance"@en ;
	skos:definition	"Organizations engaged in providing government services and public finance activities."@en ;
	skos:notation	"62101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/621010> .

<http://data.ga-group.nl/ics/trbc/6210102010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210102010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Legal & Safety Public Services (NEC)"@en ;
		skos:definition	"Organizations engaged in providing legal and safety public services with none being dominant or not having their own specific activity under the Legal & Safety Public Services Industry Group."@en ;
		skos:notation	"6210102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Legal & Safety Public Services (NEC)"@en ;
	skos:definition	"Organizations engaged in providing legal and safety public services with none being dominant or not having their own specific activity under the Legal & Safety Public Services Industry Group."@en ;
	skos:notation	"6210102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101020> .

<http://data.ga-group.nl/ics/trbc/6210102020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210102020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Police, Justice & Legal Counsel"@en ;
		skos:definition	"Organizations involved in the provision of criminal and civil law enforcement, public safety, courts and legal counsel."@en ;
		skos:notation	"6210102020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Police, Justice & Legal Counsel"@en ;
	skos:definition	"Organizations involved in the provision of criminal and civil law enforcement, public safety, courts and legal counsel."@en ;
	skos:notation	"6210102020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101020> .

<http://data.ga-group.nl/ics/trbc/6210102030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210102030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Fire"@en ;
		skos:definition	"Organizations involved in the provision of fire safety, preventative fire action and firefighting."@en ;
		skos:notation	"6210102030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Fire"@en ;
	skos:definition	"Organizations involved in the provision of fire safety, preventative fire action and firefighting."@en ;
	skos:notation	"6210102030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101020> .

<http://data.ga-group.nl/ics/trbc/62101020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/62101020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Legal & Safety Public Services"@en ;
		skos:definition	"Organizations involved in the provision of legal and safety public services, including criminal and civil law enforcement, public safety, courts and legal counsel, fire safety, prevention and firefighting."@en ;
		skos:notation	"62101020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Legal & Safety Public Services"@en ;
	skos:definition	"Organizations involved in the provision of legal and safety public services, including criminal and civil law enforcement, public safety, courts and legal counsel, fire safety, prevention and firefighting."@en ;
	skos:notation	"62101020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/621010> .

<http://data.ga-group.nl/ics/trbc/6210103010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210103010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government Administration Activities"@en ;
		skos:definition	"Organizations involved in the administration, supervision, regulation of government programs e.g. social, housing, public health, tourism."@en ;
		skos:notation	"6210103010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government Administration Activities"@en ;
	skos:definition	"Organizations involved in the administration, supervision, regulation of government programs e.g. social, housing, public health, tourism."@en ;
	skos:notation	"6210103010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101030> .

<http://data.ga-group.nl/ics/trbc/62101030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/62101030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government Administration Activities"@en ;
		skos:definition	"Organizations involved in the administration, supervision, regulation of government programs e.g. social, housing, public health, tourism."@en ;
		skos:notation	"62101030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government Administration Activities"@en ;
	skos:definition	"Organizations involved in the administration, supervision, regulation of government programs e.g. social, housing, public health, tourism."@en ;
	skos:notation	"62101030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/621010> .

<http://data.ga-group.nl/ics/trbc/6210104010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210104010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"National Security & International Affairs"@en ;
		skos:definition	"Organizations engaged in the provision of armed forces and national security. This activity includes government organisations engaged in the setting and managing of international affairs."@en ;
		skos:notation	"6210104010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"National Security & International Affairs"@en ;
	skos:definition	"Organizations engaged in the provision of armed forces and national security. This activity includes government organisations engaged in the setting and managing of international affairs."@en ;
	skos:notation	"6210104010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/62101040> .

<http://data.ga-group.nl/ics/trbc/62101040>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/62101040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"National Security & International Affairs"@en ;
		skos:definition	"Organizations engaged in the provision of armed forces, national security and international affairs."@en ;
		skos:notation	"62101040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"National Security & International Affairs"@en ;
	skos:definition	"Organizations engaged in the provision of armed forces, national security and international affairs."@en ;
	skos:notation	"62101040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/621010> .

<http://data.ga-group.nl/ics/trbc/621010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/621010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government Activity"@en ;
		skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
		skos:notation	"621010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government Activity"@en ;
	skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
	skos:notation	"621010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6210> .

<http://data.ga-group.nl/ics/trbc/6210>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6210> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government Activity"@en ;
		skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
		skos:notation	"6210" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government Activity"@en ;
	skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
	skos:notation	"6210" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/62> .

<http://data.ga-group.nl/ics/trbc/62>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/62> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Government Activity"@en ;
		skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
		skos:notation	"62" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Government Activity"@en ;
	skos:definition	"Organizations engaged in government related activities, including public finance, police, fire, legal, administration, national security and international affairs."@en ;
	skos:notation	"62" ;
	tempo:validFrom	"2020"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/6310101010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310101010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Educational Service Providers"@en ;
		skos:definition	"Companies engaged in providing any other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
		skos:notation	"6310101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Educational Service Providers"@en ;
	skos:definition	"Companies engaged in providing any other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
	skos:notation	"6310101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63101010> .

<http://data.ga-group.nl/ics/trbc/63101010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/63101010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Educational Service Providers"@en ;
		skos:definition	"Companies engaged in providing any other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
		skos:notation	"63101010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Educational Service Providers"@en ;
	skos:definition	"Companies engaged in providing any other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
	skos:notation	"63101010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/631010> .

<http://data.ga-group.nl/ics/trbc/631010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/631010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Miscellaneous Educational Service Providers"@en ;
		skos:definition	"Providers of other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
		skos:notation	"631010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Miscellaneous Educational Service Providers"@en ;
	skos:definition	"Providers of other educational provision or course not covered elsewhere in the Academic & Educational Services Business Group."@en ;
	skos:notation	"631010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6310> .

<http://data.ga-group.nl/ics/trbc/6310201010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Schools, Colleges & Universities (NEC)"@en ;
		skos:definition	"Organizations engaged in providing two or more academic education services with none being dominant or not having their own specific activity under the Schools, Colleges & Universities industry group."@en ;
		skos:notation	"6310201010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Schools, Colleges & Universities (NEC)"@en ;
	skos:definition	"Organizations engaged in providing two or more academic education services with none being dominant or not having their own specific activity under the Schools, Colleges & Universities industry group."@en ;
	skos:notation	"6310201010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/6310201020>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Nursery & Pre-Schools"@en ;
		skos:definition	"Organizations providing nursery, pre-school and kindergarten services. The activity includes governing boards of the Nursery & Pre-Schools."@en ;
		skos:notation	"6310201020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Nursery & Pre-Schools"@en ;
	skos:definition	"Organizations providing nursery, pre-school and kindergarten services. The activity includes governing boards of the Nursery & Pre-Schools."@en ;
	skos:notation	"6310201020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/6310201030>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Elementary & Primary Schools"@en ;
		skos:definition	"Organizations providing academic education at the elementary or primary level as a follow on to the Nursery & Pre-Schools level activity. The activity includes governing boards of the Elementary & Primary schools."@en ;
		skos:notation	"6310201030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Elementary & Primary Schools"@en ;
	skos:definition	"Organizations providing academic education at the elementary or primary level as a follow on to the Nursery & Pre-Schools level activity. The activity includes governing boards of the Elementary & Primary schools."@en ;
	skos:notation	"6310201030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/6310201040>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201040> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Colleges & Secondary Schools"@en ;
		skos:definition	"Organizations providing academic courses at the secondary or college level as a follow on to the Elementary & Primary Schools level activity. The activity includes governing boards of the Colleges & Secondary schools."@en ;
		skos:notation	"6310201040" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Colleges & Secondary Schools"@en ;
	skos:definition	"Organizations providing academic courses at the secondary or college level as a follow on to the Elementary & Primary Schools level activity. The activity includes governing boards of the Colleges & Secondary schools."@en ;
	skos:notation	"6310201040" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/6310201050>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201050> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Universities"@en ;
		skos:definition	"Organizations providing academic courses at the university and graduate level as a follow on to the Colleges & Secondary Schools level activity. The activity includes regents and governing boards of the universities."@en ;
		skos:notation	"6310201050" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Universities"@en ;
	skos:definition	"Organizations providing academic courses at the university and graduate level as a follow on to the Colleges & Secondary Schools level activity. The activity includes regents and governing boards of the universities."@en ;
	skos:notation	"6310201050" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/6310201060>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310201060> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"School Districts"@en ;
		skos:definition	"Organizations involved in the management of school districts and their services; these may contain one or more levels of schools, colleges, universities within the Schools, Colleges & Universities industry."@en ;
		skos:notation	"6310201060" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"School Districts"@en ;
	skos:definition	"Organizations involved in the management of school districts and their services; these may contain one or more levels of schools, colleges, universities within the Schools, Colleges & Universities industry."@en ;
	skos:notation	"6310201060" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63102010> .

<http://data.ga-group.nl/ics/trbc/63102010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/63102010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Schools, Colleges & Universities"@en ;
		skos:definition	"Organizations involved in the provision, management and governance of schools, colleges and universities including nursery/pre-schools and school districts."@en ;
		skos:notation	"63102010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Schools, Colleges & Universities"@en ;
	skos:definition	"Organizations involved in the provision, management and governance of schools, colleges and universities including nursery/pre-schools and school districts."@en ;
	skos:notation	"63102010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/631020> .

<http://data.ga-group.nl/ics/trbc/631020>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/631020> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Schools, Colleges & Universities"@en ;
		skos:definition	"Organizations involved in the provision, management and governance of schools, colleges and universities including nursery/pre-schools and school districts."@en ;
		skos:notation	"631020" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Schools, Colleges & Universities"@en ;
	skos:definition	"Organizations involved in the provision, management and governance of schools, colleges and universities including nursery/pre-schools and school districts."@en ;
	skos:notation	"631020" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6310> .

<http://data.ga-group.nl/ics/trbc/6310301010>
	a	owl:NamedIndividual ;
	a	trbc:Activity , trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310301010> ;
		pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional & Business Education"@en ;
		skos:definition	"Companies engaged in the provision of non-academic professional and business education e.g. on-job training, vocational training, and other types of employee training. It also includes business, management and technical schools and training."@en ;
		skos:notation	"6310301010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2017-12-31T07:04:19Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional & Business Education"@en ;
	skos:definition	"Companies engaged in the provision of non-academic professional and business education e.g. on-job training, vocational training, and other types of employee training. It also includes business, management and technical schools and training."@en ;
	skos:notation	"6310301010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isActivityOf	<http://data.ga-group.nl/ics/trbc/63103010> .

<http://data.ga-group.nl/ics/trbc/63103010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:Industry ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/63103010> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional & Business Education"@en ;
		skos:definition	"Companies engaged in the provision of non-academic professional and business education."@en ;
		skos:notation	"63103010" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional & Business Education"@en ;
	skos:definition	"Companies engaged in the provision of non-academic professional and business education."@en ;
	skos:notation	"63103010" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryOf	<http://data.ga-group.nl/ics/trbc/631030> .

<http://data.ga-group.nl/ics/trbc/631030>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:IndustryGroup ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/631030> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Professional & Business Education"@en ;
		skos:definition	"Providers of non-academic professional and business education."@en ;
		skos:notation	"631030" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Professional & Business Education"@en ;
	skos:definition	"Providers of non-academic professional and business education."@en ;
	skos:notation	"631030" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isIndustryGroupOf	<http://data.ga-group.nl/ics/trbc/6310> .

<http://data.ga-group.nl/ics/trbc/6310>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:BusinessSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/6310> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Academic & Educational Services"@en ;
		skos:definition	"Organizations engaged in providing, managing and governing academic courses, non-academic education and training."@en ;
		skos:notation	"6310" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Academic & Educational Services"@en ;
	skos:definition	"Organizations engaged in providing, managing and governing academic courses, non-academic education and training."@en ;
	skos:notation	"6310" ;
	tempo:validFrom	"2020"^^xsd:gYear ;
	trbc:isBusinessSectorOf	<http://data.ga-group.nl/ics/trbc/63> .

<http://data.ga-group.nl/ics/trbc/63>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification , trbc:EconomicSector ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/trbc/2020/63> ;
		pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
		rdfs:label	"Academic & Educational Services"@en ;
		skos:definition	"Organizations engaged in providing, managing and governing academic courses, non-academic education and training."@en ;
		skos:notation	"63" ;
		tempo:validFrom	"2020"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2021-04-25T05:48:36Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2021-08-01T01:06:53Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Academic & Educational Services"@en ;
	skos:definition	"Organizations engaged in providing, managing and governing academic courses, non-academic education and training."@en ;
	skos:notation	"63" ;
	tempo:validFrom	"2020"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/90000>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/90000> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Governmental Services"@en ;
		skos:notation	"90000" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Governmental Services"@en ;
	skos:notation	"90000" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/90010>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/90010> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Non-profit Organizations"@en ;
		skos:notation	"90010" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Non-profit Organizations"@en ;
	skos:notation	"90010" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .

<http://data.ga-group.nl/ics/trbc/90099>
	a	owl:NamedIndividual ;
	a	trbc:BusinessClassification ;
	pav:createdWith	<file:infer-trbc.sql> ;
	pav:derivedFrom	[
		a	prov:ContemporaryDerivation ;
		a	trbc:BusinessClassification ;
		pav:derivedFrom	<http://data.ga-group.nl/ics/rbss/2004/90099> ;
		pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
		rdfs:label	"Subject to Further Review"@en ;
		skos:notation	"90099" ;
		tempo:validFrom	"2004"^^xsd:gYear ;
		tempo:validTill	"2008"^^xsd:gYear ;
	] ;
	pav:sourceAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	pav:sourceLastAccessedOn	"2009-08-11T19:18:52Z"^^xsd:dateTime ;
	rdfs:isDefinedBy	<http://data.ga-group.nl/ics/trbc/> ;
	rdfs:label	"Subject to Further Review"@en ;
	skos:notation	"90099" ;
	tempo:validFrom	"2004"^^xsd:gYear ;
	tempo:validTill	"2008"^^xsd:gYear .
