@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:p5150
  ns0:tietue "70", "cc=40", "maitomittarit", "kalibrointi", "n", "sta=hyväksytty", "agcx=measuring instruments", "ntx=kosteusmittarit", "ctx=mittauslaitteet", "rtx=anturit", "md=1995-09-19", "ed=1986-02-01", "stalista=tarkista" ;
  ns0:stalista "tarkista" ;
  ns0:agcx "measuring instruments"@en ;
  skos:prefLabel "mittauslaitteet"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-19" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p3583 ;
  ns0:ed "1986-02-01" ;
  skos:narrower afo:p5149 ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "2820" ;
  skos:topConceptOf yso:conceptscheme .

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

yso:p3583
  skos:prefLabel "measuring devices"@en, "mätinstrument"@sv, "mittauslaitteet"@fi ;
  a skos:Concept .

afo:p5149
  skos:prefLabel "maitomittarit"@fi ;
  a skos:Concept ;
  skos:broader afo:p5150 .

