@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p24389
  skosext:broaderGeneric tero:p649 ;
  yso:p23805 ysa:Y175627 ;
  skos:broader tero:p649 ;
  skos:exactMatch yso:p24389 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "beaching"@en, "rantautuminen"@fi, "landning (sjöfart)"@sv ;
  a skos:Concept .

tero:p649
  skos:prefLabel "motion"@en, "liikkuminen"@fi, "motion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24389 .

yso:p24389 skos:exactMatch tero:p24389 .
