@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 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:p39005
  dc:created "2020-10-12"^^xsd:date ;
  skos:broader yso:p12108 ;
  skos:inScheme yso: ;
  skos:exactMatch <http://www.yso.fi/onto/koko/p89562> ;
  skos:altLabel "Graphics Interchange Format"@se, "Graphics Interchange Format"@sv, "Graphics Interchange Format"@fi, "Graphics Interchange Format"@en ;
  skos:prefLabel "GIF"@se, "GIF"@sv, "GIF"@fi, "GIF"@en ;
  dc:modified "2022-10-13"^^xsd:date ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> .

yso:p12108
  skos:prefLabel "fiilahámit"@se, "filformat"@sv, "tiedostomuodot"@fi, "file formats"@en ;
  a skos:Concept, <http://www.yso.fi/onto/yso-meta/Concept> ;
  skos:narrower yso:p39005 .

yso:p26553
  skos:prefLabel "43 Adg. Diehtoteknihkka. Diehtogieđahallan"@se, "43 Adb. Datateknik. Informationsbehandling"@sv, "43 Atk. Tietotekniikka. Tietojenkäsittely"@fi, "43 Information Technology. Data processing"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member yso:p39005 .

