@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://www.yso.fi/onto/yso-meta/singularAltLabel>
  rdfs:subPropertyOf skos:hiddenLabel ;
  rdfs:label "hänvisningsterm i singular"@sv, "stivrentearbma ovttaidlogus"@se, "ohjaustermin yksikkömuoto"@fi, "singular entry term"@en .

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

yso:
  rdfs:label "YSO - Almmolaš suopmelaš ontologiija"@sme, "ALLFO - Allmän finländsk ontologi"@sv, "YSO - Yleinen suomalainen ontologia"@fi, "YSO - General Finnish ontology"@en ;
  a owl:Ontology, skos:ConceptScheme .

<http://www.yso.fi/onto/yso-meta/Concept>
  rdfs:label "Allmänbegrepp"@sv, "Oktasašdoaba"@se, "Yleiskäsite"@fi, "General concept"@en ;
  a owl:Class .

yso:p40995
  ns0:singularAltLabel "helical stair"@en ;
  dc:created "2025-10-30T12:21:30"^^xsd:dateTime ;
  ns0:singularPrefLabel "spiraltrappa"@sv, "kierreporras"@fi, "spiral stair"@en ;
  a ns0:Concept, skos:Concept ;
  dc:modified "2025-11-20T14:28:27"^^xsd:dateTime ;
  skos:prefLabel "spiral stairs"@en, "kierreportaat"@fi, "spiraltrappor"@sv ;
  skos:altLabel "helical stairs"@en ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p76584> ;
  skos:inScheme yso: ;
  skos:broader yso:p10127 ;
  skos:closeMatch wd:Q12513 ;
  skos:hiddenLabel "helical stair"@en, "spiral stair"@en, "kierreporras"@fi, "spiraltrappa"@sv .

yso:p10127
  skos:prefLabel "tráhpat"@se, "trappor"@sv, "stairs"@en, "portaat"@fi ;
  a skos:Concept, ns0:Concept ;
  skos:narrower yso:p40995 .

yso:p26568
  skos:prefLabel "37 Huksen. Huksenindustriija. Dállohuksen. Eananhuksen. Čáhcehuksen. Geaidnohuksen"@se, "37 Byggnadsverksamhet. Byggnadsindustri. Husbyggnad. Markbyggnad. Vattenbyggnad. Vägbyggnad"@sv, "37 Rakentaminen. Rakennusteollisuus. Talonrakennus. Maarakennus. Vesirakennus. Tienrakennus"@fi, "37 Construction. Building Industry. Housing Construction. Earth Construction. Hydraulic Engineering. Road Construction"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p40995 .

