@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-X28KZZLX-F .

n9j:-X28KZZLX-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/standard_international_trade_classification> ;
  skos:definition "The Standard International Trade Classification is a classification system maintained by the United Nations Statistics Division. The system is used to provide a standardized classification of imported and exported goods, in order to make it feasible to compare sets of import/export data regardless of country, and to have accurate data about international trade. [Source: Encyclopedia of Business in Today's World; Standard International Trade Classification]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C65JP8DG-1 ;
  skos:prefLabel "standard international trade classification"@en .

n9j:-C65JP8DG-1
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X28KZZLX-F .

n9j: a skos:ConceptScheme .
