@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:p1532
  skos:prefLabel "oikeus (erikoisala)"@fi, "law"@en, "rätt"@sv ;
  a skos:Concept ;
  skos:narrower yso:p341 .

yso:p1706
  skos:prefLabel "forensic anthropology"@en, "rättsantropologi"@sv, "oikeusantropologia"@fi ;
  a skos:Concept ;
  skos:related yso:p341 .

yso:p341
  skos:altLabel "landssed"@sv, "maantapa"@fi ;
  a skos:Concept ;
  skos:related yso:p1704, yso:p1706, yso:p1703, yso:p1705 ;
  skos:prefLabel "sedvanerätt"@sv, "tapaoikeus"@fi, "customary law"@en ;
  skos:inScheme puho:conceptscheme ;
  skos:broader yso:p1532 ;
  skos:narrower yso:p340 .

yso:p1704
  skos:prefLabel "blood vengeance"@en, "blodshämnd"@sv, "verikosto"@fi ;
  a skos:Concept ;
  skos:related yso:p341 .

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

yso:p1705
  skos:prefLabel "sources of law"@en, "oikeuslähteet"@fi, "rättskällor"@sv ;
  a skos:Concept ;
  skos:related yso:p341 .

yso:p340
  skos:prefLabel "kansainvälinen tapaoikeus"@fi, "international customary law"@en, "internationell sedvanerätt"@sv ;
  a skos:Concept ;
  skos:broader yso:p341 .

yso:p1703
  skos:prefLabel "legal usage"@en, "rättspraxis"@sv, "oikeuskäytäntö"@fi ;
  a skos:Concept ;
  skos:related yso:p341 .

