@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:p4965
  ns0:sta "hyväksytty" ;
  ns0:ed "1992-05-31" ;
  skos:prefLabel "kaukomittaus"@fi ;
  ns0:stalista "tarkista" ;
  ns0:agcx "telemetry"@en ;
  ns0:tietue "ed=1992-05-31", "cc=80", "stalista=tarkista", "agcx=telemetry", "rtx=mittaus", "n", "md=1996-01-01", "sta=hyväksytty", "ctx=kaukomittaus" ;
  skos:broader yso:p4794, afo:p387 ;
  ns0:md "1996-01-01" ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "1497" ;
  a skos:Concept .

yso:p4794
  skos:prefLabel "mätning"@sv, "measurement"@en, "mittaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4965 .

afo:p387
  skos:prefLabel "mittaus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4965 .

