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

afo:p552
  ns0:tietue "ctx=mekaniikka", "md=1995-09-05", "sta=hyväksytty", "fte=mechanics", "btx=fysiikka", "cc=10", "n", "stalista=tarkista", "ed=1987-01-01" ;
  skos:broader afo:p1801 ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "mekaniikka"@fi ;
  a skos:Concept ;
  skos:narrower afo:p550 ;
  ns0:id "2696" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p3753 ;
  ns0:md "1995-09-05" ;
  ns0:ed "1987-01-01" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "mechanics"@en .

afo:p550
  skos:prefLabel "reologia"@fi ;
  a skos:Concept ;
  skos:broader afo:p552 .

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

yso:p3753
  skos:prefLabel "mekanik"@sv, "mekaniikka"@fi, "mechanics"@en ;
  a skos:Concept .

afo:p1801
  skos:prefLabel "fysiikka"@fi ;
  a skos:Concept ;
  skos:narrower afo:p552 .

