@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 .

yso:p1393
  skos:prefLabel "föreningar"@sv, "järjestöt"@fi, "organisations"@en ;
  a skos:Concept ;
  skos:narrower afo:p4245 .

afo:p4245
  ns0:tietue "md=2000-02-02", "ctx=uittoyhdistykset", "Driving Associations", "sta2=vapaa", "stalista=tarkista", "sta=hyväksytty", "River Drive Associations", "cc=90", "ed=2000-02-02", "fte=Floating Associations", "n" ;
  skos:broader yso:p1393 ;
  ns0:md "2000-02-02" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  ns0:id "6743" ;
  skos:altLabel "Driving Associations"@en, "Floating Associations"@en, "River Drive Associations"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "2000-02-02" ;
  skos:prefLabel "uittoyhdistykset"@fi ;
  ns0:sta2 "vapaa" ;
  a skos:Concept .

