@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

yso:deprecatedconceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/yso-meta/deprecatedConcepts> a skosext:DeprecatedConcept, skos:Concept .
yso:p277
  skos:prefLabel "nuppástus"@se, "förändring"@sv, "muutos"@fi, "change"@en ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

yso:p1945
  ns0:deprecatedBroader ns0:deprecatedConcepts ;
  skos:broadMatch yso:p277 ;
  skos:inScheme yso:deprecatedconceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p95188> ;
  skos:broader ns0:deprecatedConcepts ;
  skos:altLabel "personrelaterad förändring"@sv ;
  skos:scopeNote "deprecated on 2019-01-03" ;
  owl:deprecated true ;
  dc:isReplacedBy yso:p277 ;
  skos:prefLabel "förändring relaterad till person"@sv, "henkilöön liittyvä muutos"@fi, "change related to person"@en ;
  a skosext:DeprecatedConcept, skos:Concept .

