@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@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#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y19110 skos:exactMatch tero:p11600 .
yso:p11600 skos:exactMatch tero:p11600 .
tero:p193
  skos:prefLabel "creation related to information"@en, "informationsrelaterat skapande"@sv, "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11600 .

ysa:Y105878 skos:exactMatch tero:p11600 .
tero:p11600
  a skos:Concept ;
  skos:exactMatch yso:p11600, ysa:Y105878, allars:Y19110 ;
  skos:prefLabel "perustaminen"@fi, "grundande"@sv, "founding"@en ;
  skosext:broaderGeneric tero:p193 ;
  dc11:source "Suomen kielen perussanakirja" ;
  rdfs:comment "panna jokin alkuun, luoda, muodostaa" ;
  skos:broader tero:p193 ;
  skos:inScheme tero:conceptscheme .

