@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1009
  skos:prefLabel "service occupations"@en, "serviceyrken"@sv, "palveluammatit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7965 .

tero:conceptscheme a skos:ConceptScheme .
yso:p7965 skos:exactMatch tero:p7965 .
ysa:Y133051 skos:exactMatch tero:p7965 .
tero:p7965
  rdfs:comment "yksityisen henkilön, perheen tms. kotitaloutta palkattuna hoitava nainen, taloudenhoitajatar, emännöitsijä" ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "hushållerskor"@sv, "taloudenhoitajat (taloustöiden hoitajat)"@fi, "housekeepers"@en ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:altLabel "taloudenhoitajat"@fi ;
  skosext:broaderGeneric tero:p1009 ;
  a skos:Concept ;
  skos:broader tero:p1009 ;
  skos:exactMatch yso:p7965, ysa:Y133051 .

