@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

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

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 "Oktasašdoaba"@se, "Allmänbegrepp"@sv, "Yleiskäsite"@fi, "General concept"@en ;
  a owl:Class .

yso:p19953
  dc:created "1986-08-01"^^xsd:date ;
  ns0:singularPrefLabel "metallkonstruktion"@sv, "metal structure"@en, "metallirakenne"@fi ;
  a ns0:Concept, skos:Concept ;
  dc:modified "2020-01-25"^^xsd:date ;
  skos:prefLabel "metal structures"@en, "metallirakenteet"@fi, "metallkonstruktioner"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p10446>, <http://www.yso.fi/onto/allars/Y22716>, ysa:Y103494 ;
  skos:inScheme yso: ;
  skos:broader yso:p994 ;
  skos:hiddenLabel "metal structure"@en, "metallirakenne"@fi, "metallkonstruktion"@sv .

yso:p994
  skos:prefLabel "ráhkadusat (huksen)"@se, "konstruktioner (byggnad)"@sv, "rakenteet (rakentaminen)"@fi, "structures and constructions"@en ;
  a skos:Concept, ns0:Concept ;
  skos:narrower yso:p19953 .

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:p19953 .

