@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p2028
  skos:prefLabel "test animals"@en, "försöksdjur"@sv, "koe-eläimet"@fi ;
  a skos:Concept ;
  skos:related yso:p2782 .

yso:p2778
  skos:prefLabel "prevention of cruelty to animals"@en, "eläinsuojelu"@fi, "djurskydd"@sv ;
  a skos:Concept ;
  skos:related yso:p2782 .

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

yso:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2782 .

yso:p2782
  skos:prefLabel "cruelty to animals"@en, "djurplågeri"@sv, "eläinrääkkäys"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y30318, ysa:Y133610 ;
  skos:related yso:p2780, yso:p2779, yso:p2028, yso:p2778 ;
  a skos:Concept ;
  skos:broader yso:p14 .

yso:p2780
  skos:prefLabel "djurförsök"@sv, "animal experiments"@en, "eläinkokeet"@fi ;
  a skos:Concept ;
  skos:related yso:p2782 .

yso:p2779
  skos:prefLabel "vivisection"@en, "vivisektion"@sv, "vivisektio"@fi ;
  a skos:Concept ;
  skos:related yso:p2782 .

