@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p245
  skos:prefLabel "inanimate physical whole"@en, "icke-levande fysisk entitet"@sv, "eloton fyysinen kokonaisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10778 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p21287
  skos:prefLabel "tuotepolitiikka"@fi, "produktpolitik"@sv ;
  a skos:Concept ;
  skos:related yso:p10778 .

yso:p10778
  skos:broader yso:p245 ;
  skos:related yso:p21287, yso:p2862 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "product ranges"@en, "produkturval"@sv, "tuotevalikoimat"@fi ;
  a skos:Concept .

yso:p2862
  skos:prefLabel "produkter"@sv, "products"@en, "tuotteet"@fi ;
  a skos:Concept ;
  skos:related yso:p10778 .

