@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p4286
  skosext:broaderGeneric tero:p861 ;
  skos:broader tero:p861 ;
  skos:exactMatch yso:p4286, ysa:Y99052, allars:Y25786 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sexualmoral"@sv, "sukupuolimoraali"@fi, "sexual morality"@en ;
  skos:altLabel "seksuaalietiikka"@fi, "sexualetik"@sv ;
  skos:related tero:p24869 ;
  a skos:Concept .

tero:p861
  skos:prefLabel "morals"@en, "moraali"@fi, "moral"@sv ;
  a skos:Concept ;
  skos:narrower tero:p4286 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y99052 skos:exactMatch tero:p4286 .
allars:Y25786 skos:exactMatch tero:p4286 .
tero:p24869
  skos:prefLabel "siveellisyys"@fi, "sedlighet"@sv ;
  a skos:Concept ;
  skos:related tero:p4286 .

yso:p4286 skos:exactMatch tero:p4286 .
