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

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

yso:p11455
  rdfs:comment "1) varustaa profiililla; 2) luoda tuotteelle tms. profiili; 3) määrittää jonkin ihmisryhmän koostumus tai määräomaisuudet" ;
  skos:closeMatch allars:Y29605, ysa:Y125702 ;
  skos:prefLabel "profiling"@en, "profilering"@sv, "profilointi"@fi ;
  a skos:Concept ;
  skos:broader yso:p642 ;
  dc11:source "Suomen kielen perussanakirja" ;
  skos:inScheme kulo:conceptscheme .

yso:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11455 .

