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

yso:p1706
  skos:closeMatch ysa:Y102792, allars:Y25417 ;
  a skos:Concept ;
  skos:related yso:p341 ;
  skos:prefLabel "forensic anthropology"@en, "rättsantropologi"@sv, "oikeusantropologia"@fi ;
  skos:broader yso:p3582, yso:p2460 ;
  skos:inScheme yso:conceptscheme .

yso:p341
  skos:prefLabel "sedvanerätt"@sv, "customary law"@en, "tapaoikeus"@fi ;
  a skos:Concept ;
  skos:related yso:p1706 .

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

yso:p3582
  skos:prefLabel "rättsvetenskap"@sv, "forensic science"@en, "oikeustiede"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1706 .

yso:p2460
  skos:prefLabel "kulturantropologi"@sv, "cultural anthropology"@en, "kulttuuriantropologia"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1706 .

