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

yso:p7734 skos:exactMatch tero:p7734 .
tero:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7734 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104884 skos:exactMatch tero:p7734 .
allars:Y28934 skos:exactMatch tero:p7734 .
tero:p7734
  skos:prefLabel "vitalismi"@fi, "vitalism"@sv, "vitalism"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p127 ;
  skos:exactMatch allars:Y28934, ysa:Y104884, yso:p7734 ;
  skosext:broaderGeneric tero:p127 ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "fil. luonnonfilosofinen käsitys, jonka mukaan elämän ilmiöt eivät ole pelkästään mekaanisia, fysikaalisia t. kemiallisia tapahtumia" ;
  a skos:Concept .

