@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p9140
  a skos:Concept ;
  skos:prefLabel "logistik"@sv, "logistics"@en, "logistiikka"@fi ;
  skos:related yso:p9139 .

yso:p7285
  a skos:Concept ;
  skos:prefLabel "transport"@sv, "transport"@en, "kuljetus"@fi ;
  skos:related yso:p9139 .

yso:p9139
  a skos:Concept ;
  rdfs:comment "ammattimainen tavaran kuljetuksen välittäminen" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader yso:p6561 ;
  skos:closeMatch ysa:Y95435, allars:Y26623 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "forwarding"@en, "spedition"@sv, "huolinta"@fi ;
  skos:related yso:p7285, yso:p9140 .

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

yso:p6561
  a skos:Concept ;
  skos:narrower yso:p9139 ;
  skos:prefLabel "causing to move"@en, "rörelseframkallande"@sv, "liikuttaminen"@fi .

