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

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

afo:p682
  skos:prefLabel "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1483 .

afo:p1483
  skos:exactMatch yso:p21949 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:id "6282" ;
  ns0:tietue "ed=1995-12-12", "ctx=antimikrobiset yhdisteet", "n", "sta2=vapaa", "sta=hyväksytty", "stalista=tarkista", "md=1995-12-15" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  ns0:sta2 "vapaa" ;
  skos:broader afo:p682 ;
  ns0:md "1995-12-15" ;
  ns0:ed "1995-12-12" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "antimikrobiset yhdisteet"@fi .

yso:p21949
  skos:prefLabel "antimicrobial compounds"@en, "antimikrobiska föreningar"@sv, "antimikrobiset yhdisteet"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p1483 .

