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

yso:p1355
  skos:broader yso:p7381 ;
  skos:related yso:p1353, yso:p1348 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "sociolekter"@sv, "social dialects"@en, "sosiaaliset murteet"@fi ;
  a skos:Concept .

yso:p7381
  skos:prefLabel "dialects"@en, "dialekter"@sv, "murteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1355 .

yso:p1353
  skos:prefLabel "sociolingvistik"@sv, "sociolinguistics"@en, "sosiolingvistiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p1355 .

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

yso:p1348
  skos:prefLabel "slang (språk)"@sv, "slang"@en, "slangi"@fi ;
  a skos:Concept ;
  skos:related yso:p1355 .

