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

tero:p1372
  skos:prefLabel "relationships"@en, "relationer"@sv, "suhteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01069 .

<http://www.yso.fi/onto/hpmulti/T01069> skos:exactMatch tero:T01069 .
tero:conceptscheme a skos:ConceptScheme .
tero:T01069
  skosext:broaderGeneric tero:p1372 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01069> ;
  skos:broader tero:p1372 ;
  skos:related tero:T01067, tero:p247 ;
  skos:prefLabel "sexuellt förhållande"@sv, "seksuaalisuhteet"@fi, "sexual relationships"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p247
  skos:prefLabel "sexual behavior"@en, "sukupuolikäyttäytyminen"@fi, "sexuellt beteende"@sv ;
  a skos:Concept ;
  skos:related tero:T01069 .

tero:T01067
  skos:prefLabel "coitus"@en, "sukupuoliyhdyntä"@fi, "samlag"@sv ;
  a skos:Concept ;
  skos:related tero:T01069 .

