@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p26572
  skos:prefLabel "81 Libraries. Archives. Information Services. Museums. Exhibitions"@en, "81 Kirjastot. Arkistot. Tietopalvelu. Museot. Näyttelyt"@fi, "81 Bibliotek. Arkiv. Informationstjänst. Museer. Utställningar"@sv ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p14952 .

tao: a skos:ConceptScheme .
yso:p14952
  skos:closeMatch ysa:Y102943, allars:Y28584 ;
  skos:broader yso:p14 ;
  skos:prefLabel "utvidgad biblioteksverksamhet"@sv, "laajennettu kirjastotoiminta"@fi, "extended library services"@en ;
  skos:inScheme tao: ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

yso:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual action"@en, "keskinäinen toiminta"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Hierarchy>, skos:Concept ;
  skos:narrower yso:p14952 .

<http://www.yso.fi/onto/yso-meta/Concept>
  rdfs:label "YSO-käsite"@fi, "YSO Concept"@en, "ALLFO-begrepp"@sv ;
  a owl:Class .

