@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:p10999
  skos:narrowMatch <http://id.loc.gov/authorities/subjects/sh2001009060> ;
  dc:created "1997-02-05"^^xsd:date ;
  skos:closeMatch wd:Q473746 ;
  skos:broader yso:p5019 ;
  skos:inScheme yso: ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p5224>, ysa:Y110187, <http://www.yso.fi/onto/allars/Y42967> ;
  skos:prefLabel "subjunktiiva"@se, "konjunktiv"@sv, "subjunktiivi"@fi, "subjunctive"@en ;
  dc:modified "2023-05-04"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

yso:p26557
  skos:prefLabel "85 Gielladieđa"@se, "85 Språkvetenskap"@sv, "85 Kielitiede"@fi, "85 Linguistics"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p10999 .

yso:p5019
  skos:prefLabel "modusat"@se, "modus (språk)"@sv, "tapaluokat"@fi, "moods (linguistics)"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p10999 .

