@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:021596
  skos:notation "341"^^udcs:UDCnotation ;
  skos:prefLabel "Kansainvälinen oikeus"@fi, "International law"@en, "Internationell rätt"@sv ;
  a skos:Concept ;
  skos:narrower udcs:021840 .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:021840
  skos:notation "341.9"^^udcs:UDCnotation ;
  skos:broader udcs:021596 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Internationell privaträtt. Konflikt mellan lagar"@sv, "Kansainvälinen yksityisoikeus. Lainvalinta"@fi, "International private law. Conflict of laws"@en ;
  a skos:Concept .

