@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:p1844
  skos:prefLabel "legal informatics"@en, "rättsinformatik"@sv, "oikeusinformatiikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1842 .

yso:p1842
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p1845, yso:p1843 ;
  skos:altLabel "tieto-oikeus"@fi ;
  skos:broader yso:p1844 ;
  a skos:Concept ;
  skos:prefLabel "information law"@en, "informaatio-oikeus"@fi, "informationsrätt"@sv ;
  skos:closeMatch ysa:Y106170, allars:Y30068 .

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

yso:p1845
  skos:prefLabel "communication law"@en, "kommunikationsrätt"@sv, "viestintäoikeus"@fi ;
  a skos:Concept ;
  skos:related yso:p1842 .

yso:p1843
  skos:prefLabel "IT-rätt"@sv, "information technology law"@en, "tietotekniikkaoikeus"@fi ;
  a skos:Concept ;
  skos:related yso:p1842 .

