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

n9j:-PHRZSH2C-8
  skos:prefLabel "toy companies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M31TJMT9-Z .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M31TJMT9-Z .

n9j:-M31TJMT9-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/mcfarlane_toys> ;
  skos:definition "McFarlane Toys (formerly Todd Toys) is the fifth largest action figure manufacturer in the United States. The company is not only commercially successful, but has also had a significant stylistic impact on other manufacturers of action figures, raising the bar for the entire industry in terms of sculpting and painting detail. [Source: Encyclopedia of Play in Today's Society; McFarlane Toys]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PHRZSH2C-8 ;
  skos:prefLabel "mcfarlane toys"@en .

n9j: a skos:ConceptScheme .
