@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p193
  skos:prefLabel "creation related to information"@en, "informationsrelaterat skapande"@sv, "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1407 .

yso:p1407
  skos:closeMatch allars:Y25123, ysa:Y111514 ;
  a skos:Concept ;
  skos:altLabel "representation"@sv ;
  rdfs:comment "esittäminen, kuvaaminen" ;
  skos:prefLabel "representation"@en, "representation (teorier)"@sv, "representaatio"@fi ;
  skos:broader yso:p193 ;
  skos:inScheme yso:conceptscheme .

