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

yso:p861
  skos:prefLabel "morals"@en, "moraali"@fi, "moral"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2408 .

kauno:p3037
  skos:prefLabel "skenhelighet"@sv, "tekopyhyys"@fi ;
  a skos:Concept ;
  skos:related kauno:p2408 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p532
  skos:prefLabel "moraali"@fi, "moral"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2408 .

kauno:p2408
  skos:related kauno:p3037 ;
  a skos:Concept ;
  skos:prefLabel "kaksinaismoraali"@fi, "dubbelmoral"@sv ;
  skos:broader kauno:p532, yso:p861 ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "46375" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340335624> ;
  owl:sameAs kauno:kaksinaismoraali ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@fi, "0"@sv .

