@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

ysa:Y125641 skos:exactMatch tero:p3184 .
yso:p3184 skos:exactMatch tero:p3184 .
tero:p3184
  skos:altLabel "kilvet"@fi ;
  skos:prefLabel "sköldar (utrustning)"@sv, "shields"@en, "kilvet (varusteet)"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y29566, yso:p3184, ysa:Y125641 ;
  skosext:broaderGeneric tero:p4577 ;
  rdfs:comment "lyönneiltä, pistoilta yms. suojaava levymäinen, tavallisesti kädessä pidettävä varuste" ;
  skos:broader tero:p4577 ;
  a skos:Concept ;
  dc11:source "Suomen kielen perussanakirja" .

tero:conceptscheme a skos:ConceptScheme .
allars:Y29566 skos:exactMatch tero:p3184 .
tero:p4577
  skos:prefLabel "equipment"@en, "utrustning"@sv, "varusteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3184 .

