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

yso:p9979
  skos:prefLabel "báiki"@se, "plats"@sv, "paikka"@fi, "place"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

<http://www.yso.fi/onto/yso-meta/singularPrefLabel>
  rdfs:subPropertyOf skos:hiddenLabel ;
  rdfs:label "ávžžuhuvvon tearbma ovttaidlogus"@se, "singular preferred term"@en, "föredragen term i singular"@sv, "käytettävän termin yksikkömuoto"@fi .

<http://www.yso.fi/onto/yso-meta/deprecatedConcepts> a skosext:DeprecatedConcept, skos:Concept .
yso:deprecatedconceptscheme a skos:ConceptScheme .
yso:p2424
  skos:broadMatch yso:p9979 ;
  ns0:deprecatedBroader ns0:deprecatedConcepts ;
  dc:isReplacedBy yso:p9979 ;
  a skos:Concept, skosext:DeprecatedConcept ;
  skos:prefLabel "other places"@en, "muut paikat"@fi, "andra platser"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p95353> ;
  skos:inScheme yso:deprecatedconceptscheme ;
  skos:broader ns0:deprecatedConcepts ;
  skos:hiddenLabel "other place"@en, "muu paikka"@fi, "annan plats"@sv ;
  ns0:singularPrefLabel "other place"@en, "muu paikka"@fi, "annan plats"@sv ;
  owl:deprecated true ;
  skos:scopeNote "deprecated on 31.10.2017" .

