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

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:p15483
  skos:narrowMatch <http://id.loc.gov/authorities/subjects/sh00006385> ;
  skos:narrower yso:p40685 ;
  dc:created "1986-09-01"^^xsd:date ;
  skos:closeMatch wd:Q202843, <http://id.loc.gov/authorities/subjects/sh85077181> ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  dc:modified "2025-03-28"^^xsd:date ;
  skos:prefLabel "linear programming"@en, "lineaarinen optimointi"@fi, "linjär optimering"@sv, "lineára optimeren"@se ;
  skos:altLabel "lineaarinen ohjelmointi"@fi, "linjär programmering"@sv, "lineára programmeren"@se ;
  skos:exactMatch <http://www.yso.fi/onto/allars/Y21951>, ysa:Y96939, <http://www.yso.fi/onto/koko/p18376> ;
  skos:inScheme yso: ;
  skos:broader yso:p13477 .

yso:p40685
  skos:prefLabel "stokastisk optimering"@sv, "stokastinen optimointi"@fi, "stochastic programming"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:broader yso:p15483 .

yso:p26574
  skos:prefLabel "04 Matematihkka. Statistihkka"@se, "04 Matematik. Statistik"@sv, "04 Matematiikka. Tilastotiede"@fi, "04 Mathematics. Statistics"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p15483 .

yso:p13477
  skos:prefLabel "optimeren"@se, "optimering"@sv, "optimointi"@fi, "optimisation"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p15483 .

