@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1548
  skos:prefLabel "publikationer"@sv, "julkaisut"@fi, "publications"@en ;
  a skos:Concept ;
  skos:narrower tero:D020485 .

tero:D020485
  skos:altLabel "legislation (pt)"@en, "laws (publication type)"@en ;
  skos:prefLabel "lagstiftning (publikationstyp)"@sv, "lainsäädäntö (julkaisutyyppi)"@fi, "legislation [publication type]"@en ;
  skos:broader tero:p1548 ;
  skosext:broaderGeneric tero:p1548 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D020485> ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D020485> skos:exactMatch tero:D020485 .
